- Blower is now a single speed pump, not a switch - Single speed pumps no longer support modes, it's either on or off - Pump modes are from the user demand list not the device control one, so previously "HIGH" was a pump mode, it is now "HI".
1.0.1
Add support for lock mode if it exists on the spa Add support for standby mode Add "Heating" binary sensor
1.0.0
Removed sync API Updated all clients and sample code to use async API Refactored code to DRY out the code base Added support for external heat sources
0.4.20
This is the last sync version of this library. It has become too complex to keep both API types in the same codebase. The client samples have been updated and HA integration uses the async version.
If there are any other clients of this still using the sync version, this is the last version that I will be updating. Most of the recent work was on the async API but you might still be able to salvage some recent updates if you have a sync fork still going.
0.4.18
Actually push the changes to GIT before publishing a new release.
0.4.17
Expose water heater internal sensors so they can be exposed in home assistant