Home Assistant, the Python IoT Hub
Home Assistant, the Python IoT Hub
Posted Jun 11, 2020 0:22 UTC (Thu) by Cyberax (✭ supporter ✭, #52523)Parent article: Home Assistant, the Python IoT hub
My major issues were with barely functional ZWave and ZigBee support. In particular, HA uses OpenZWave library that just _loves_ to corrupt its device database (kept in a flat file). It also can't use a database for it.
I looked at its internal code structure and got scared away by its internals, the most problematic part was its use of await/async to simulate threads.
Posted Jun 11, 2020 4:00 UTC (Thu)
by pj (subscriber, #4506)
[Link]
Posted Jun 11, 2020 19:19 UTC (Thu)
by dw (subscriber, #12017)
[Link] (1 responses)
Posted Jun 11, 2020 21:28 UTC (Thu)
by Cyberax (✭ supporter ✭, #52523)
[Link]
Posted Jun 14, 2020 22:27 UTC (Sun)
by djs_tx (guest, #29646)
[Link]
Home Assistant, the Python IoT Hub
Home Assistant, the Python IoT Hub
Home Assistant, the Python IoT Hub
Home Assistant, the Python IoT Hub