HVAC actions
Warning
[BREAKING CHANGE]
When upgrading to this version you need to be aware that the climate actions changed in order to reflect the current actions of the stove, this might break your automations if you rely on the previous way of implementation
What's Changed
- Fix blocking I/O in the event loop by @Robbe-B in #169
- Resolve some pylinter stuff in the init.py by @Robbe-B in #170
- Resolve some pylinter stuff in the models.py by @Robbe-B in #171
- Implement the stove model generations concept in models.py by @Robbe-B in #172
- Implement HVAC actions in the climate.py + pylinter stuff by @Robbe-B in #177
- Update manifest.json by @Robbe-B in #178
Full Changelog: v0.6.2-beta...v0.6.3-beta