Releases: signalkraft/mypyllant-component
v0.8.22
Added seperate handlers for quota errors in system data & energy data. This should hopefully allow most of the integration to continue to work if only energy data endpoints get quota errors.
Full Changelog: v0.8.21...v0.8.22
v0.8.21
Small fix to display the API count sensor as a total_increasing graph.
Full Changelog: v0.8.20...v0.8.21
v0.8.20
- Add reachable and battery low ambisense device binary sensor by @thomasgermain in #219
- Skip API updates for disabled energy sensors to reduce quota exceeded issues. Just go to the settings of an energy entity and disable it, to reduce the number of API calls
- Fixed unique ids of device data sensors not being unique
- Made
circuit_state
optional to fix #230 - Added a diagnostics entity for the number of API requests made by this integration
- Removed version debug logging on setup
Full Changelog: v0.8.18...v0.8.20
v0.8.19
- Add reachable and battery low ambisense device binary sensor by @thomasgermain in #219
Full Changelog: v0.8.18...v0.8.19
v0.8.18
- Added number entities for heating curve, max outside temperature for heating, and min flow temperature
- Added Cyprus, Ireland, and Turkey as supported countries fo Vaillant setups
Full Changelog: v0.8.17...v0.8.18
v0.8.17
Actual fix for a change in Vaillant's API, where ZoneCooling might now be empty on some systems
Full Changelog: v0.8.16...v0.8.17
v0.8.16
Added ONE_DAY_BANK_HOLIDAY as a valid DHW special function on VRC700 controllers
Full Changelog: v0.8.15...v0.8.16
v0.8.15
Fix for a change in Vaillant's API, where ZoneCooling might now be empty on some systems
Full Changelog: v0.8.14...v0.8.15
v0.8.14
- Updated base library to fix issues with timezone parsing
- Made AmbisenseDevice unreach field optional
Full Changelog: v0.8.13...v0.8.14
v0.8.13
Ignore rbr_capability when fetching ambisense rooms
Full Changelog: v0.8.12...v0.8.13