What's Changed
- simplify code in controlling.trv_valve_maintenance() #306 by @RubenKelevra
- improve window state decoding #305 by @RubenKelevra
- fix typo #308 by @RubenKelevra (included in #286)
- Rewrite setpoint calculation functions #308 by @RubenKelevra (included in #286)
- Bugfix: better_thermostat doesn't start if no window sensor was setup #286 by @KartoffelToby
- Bugfix: better_thermostat doesn't trigger the night mode #286 by @KartoffelToby
- Bugfix: "setpoint override" devices doesn't react to any temperature changes #286 by @KartoffelToby
- Bugfix: "setpoint override" devices didn't start proper #286 by @KartoffelToby
- Improve Docstrings #286 by @RubenKelevra
- avoid loading the config file on each outgoing/ingoing TRV command #286 by @RubenKelevra
- Replace math.ceil with round() #286 by @RubenKelevra
- remove unused variable #286 by @RubenKelevra
- rewrite models.convert_outbound_states() and remove utils.calibration() #286 by @RubenKelevra
- revert uncommented change in previous PR #286 by @RubenKelevra
Full Changelog: 0.9.3...1.0.0-beta6