17 lines
276 B
Markdown
17 lines
276 B
Markdown
# 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
|