Releases: vincentwolsink/home_assistant_micronova_agua_iot
0.6.4
What's Changed
- Use HA helper to prevent AsyncClient blocking calls by @vincentwolsink in #193
- Extraflame only works with total control 3.0 for now by @vincentwolsink in #194
- Add Jollymec wood temperature sensor by @vincentwolsink in #201
Full Changelog: 0.6.3...0.6.4
0.6.3
What's Changed
- Total Control. Correct customer code. by @vincentwolsink in #191
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- Add missing variables by @madd0 in #185
- Add Extraflame Total Control (thanks @teruggim) by @vincentwolsink in #187
New Contributors
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- Another workaround for Nobis, canalization by @vincentwolsink in #182
Full Changelog: 0.6.0...0.6.1
0.6.0
Noteworthy (or breaking) changes:
- Real power sensors are now measurements (numeric only) to show nice graphs.
- Separate Power entity (which does the same thing as the fan mode on the main climate entity).
- Show all possible states under extra attributes for sensors like status, alarm.
What's Changed
- Add options/possible states as extra state attributes by @vincentwolsink in #172
- Fix Nobis vent front being unavailable. by @vincentwolsink in #173
- Expose pellet power as seperate control by @vincentwolsink in #174
- Make real power sensors measurements so we have nice graphs by @vincentwolsink in #175
- Refactor Nobis workarounds in vent detection by @vincentwolsink in #176
Full Changelog: 0.5.2...0.6.0
0.5.2
FIX: sync_clock action was not working.
What's Changed
- Limits sometimes apply to values after formula calculation by @vincentwolsink in #168
Full Changelog: 0.5.1...0.5.2
0.5.1
0.5.0
What's Changed
- Expose water controls as seperate climate entity by @vincentwolsink in #162
- Some vendors translations for OFF are wrong. Assume status 0 is always off by @vincentwolsink in #164
Full Changelog: 0.4.9...0.5.0
0.5.0-beta2
What's Changed
- Some vendors translations for OFF are wrong. Assume status 0 is always off by @vincentwolsink in #164
Full Changelog: 0.5.0-beta1...0.5.0-beta2
0.5.0-beta1
Controls you are using for stoves with water might have moved to a separate climate entity. Since it became impossible to predict which mode the stove is working in (air/water) with all the different stove variants I now just expose all controls available.
What's Changed
- Expose water controls as seperate climate entity by @vincentwolsink in #162
Full Changelog: 0.4.9...0.5.0-beta1