Skip to content

Tricked-dev/esphome-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiisu Sensor Hub

Kiisu Sensor Hub preview

A simple refactor of kiisu sensor hub by twoelw to show that you can export data to a esp32 running esphome connected to the kiisu. Esphome config running on the esp32 sends a command with data\n and then reads the output and updates the sensors accordingly.

Licensed under Apache-2.0 like kiisu-sensor-hub, all driver code comes from twoelw and most of the code in esphome_connect_app.c also does. I only added some stuff to send the things over uart to the esp32 for displaying in homeassistant

Features

  • You get some sort of sensor data to home assistant

Why

Yes

Wiring

Hass demo

alt text

Goals

  • Would love for someone to take this as inspiration to make it work with more of the sensors NFC would be very cool

Installing & Running

  1. First flash your esp32 with esphome Esphome config for additional settings you will want on it, doing it now will make it easier.
  2. Wire the ESP32 to the Kiisu see above for which need to be wired to where
  3. See if the esp32 starts up once the Kiisu is connected to power again by checking the esphome dashboard or the built in web ui of the esp32 if enabled
  4. Open the app (see releases for the download) and data should be send to the esp32 every minute after that

About

Send kiisu sensor data to homeassistant using a esp32

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages