Releases: gazoodle/gecko-home-assistant
Releases · gazoodle/gecko-home-assistant
v0.1.30
v0.1.30
- Bump geckolib to 1.0.13
- Add inMix synchro support
v0.1.29
v0.1.29
- Bump geckolib to 1.0.11
- Fix tardy updates to spa controls
- inMix driver updates the whole inMix structure in one go - hopefully this will control the zones correctly.
v0.1.28
v0.1.28
- Bump geckolib to 1.0.10
- Handle TempNotValid error by making climate, water heater and current temperature sensors unavailable
- Fix Error sensor that wasn't updating if the library error sensor changed state
v0.1.27
v0.1.27
- Bump geckolib to 1.0.9
- Fixed broken EcoMode swithc that 1.0.8 introduced (#160)
- Added pump and blower sensors to show P & BL device states because buttons use UdP exclusively (#159)
- Restore old min temperature, but use the max config data for min & max if available (#149)
v0.1.26
v0.1.26
- Bump geckolib to 1.0.8
- Mr.Steam basic support
v0.1.25
v0.1.25
- Bump geckolib to 1.0.7
- Get some sensors from Mr.Steam units hopefully
v0.1.24
v0.1.24
- Bump geckolib to 1.0.6 to handle bubble generator issues
- Fix platorm loading bug that caused errors in log file during start-up
v0.1.23
- Support basic inMix RGB zones. Need feedback on this. No lighting modes or synchro support yet.
- Made platform load/unload more tolerant of runtime faults
v0.1.21
Prevent various entities (such as reminder dates) from being included in scenes as this would make reminders a bit pointless. This was belt and braces really since the date platform doesn't support scene restore, but in doing this, there were other entities that were being used that would have potentially caused problems.
v0.1.20
Support changing date for reminders. A simple button to reset was originally considered, but ended up being a date object that can be set which gives much better flexibility. You can write your own buttons now.