What's Changed since beta8
- expand model configs by @KartoffelToby
- fix trv modes by @KartoffelToby / @RubenKelevra
- enhance device id checks by @KartoffelToby
- fix fucked up indentations by @RubenKelevra
- refactor valve position storing by @RubenKelevra
- add more debug messages by @RubenKelevra
- fix getting not existing system_mode attribute by @RubenKelevra
- rewrite convert_inbound_states by @RubenKelevra
- rewrite events.trv by @RubenKelevra
- change from turning "off" to status reporting "off" if a window is open; idle if weather is too warm; heat in any other case (removing prior "idle"-case) and make it possible to turn the heat on/off in BT while a window is open by @RubenKelevra
- rewrite state storing functionality to seperately store own and trv state to remove code complexity by @RubenKelevra
- add debug messages climate.hvac_action by @RubenKelevra
- do a ha state update if there has been a change detected in control_trv by @RubenKelevra
- debug message for controlling.control_trv() by @RubenKelevra
- add more debug messages to events.trv by @RubenKelevra
- fix reading sensor data for outdoor sensor by @RubenKelevra
- rewrite mode mapping, fixes #345
- [TASK] change startup by @KartoffelToby
Full Changelog: 0.9.3...1.0.0-beta9