blob: 5897142626e2df72208e0f7fe9f8d2d7927005a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# homekit
My "smart home" implementation. Completely self-written, used in real life in
a country house, solving real life tasks.
Mostly undocumented.
## TODO
esp8266/esp32 code:
- move common stuff to the `commom` directory and use it as a framework
## License
BSD-3c
|