* Add API for power monitoring * Improved post protocol error handling and management * Formatted code using black and sorted imports
1.2.2
* Contains code for initial work for power monitoring * Fixes some connection bugs, where the update loop would fail out with certain poorly formatted response messages * Updated some error messages with better data
1.1.8
This minor update: * Fixes issues with server synchronization, all server communication is serialised to avoid errors * Updates to newer python dependency, as required by home assistant
1.1.7
Some issues noticed around server interactions, posting would return prior to state being updated, and multiple in-fly requests at once would crash the server needing a reboot.
1.1.6
* Add support for four speed fans * Update code to allow python 3.9
Thanks to SgtBatten for four speed fan work
1.1.4
Add support for changing AirFlowMin and AirFlowMax.