Releases: signalkraft/mypyllant-component
v0.8.8
- Updated translations and added missing option labels
- Fix for manual cooling switch on VRC700
- Enabled temperature ranges on VRC700 with cooling enabled
Full Changelog: v0.8.7...v0.8.8
v0.8.7
Removed checks for VRC700 that prevented manual cooling
Full Changelog: v0.8.6...v0.8.7
v0.8.6
- Added support for manual cooling / cooling for days on VRC700 controllers
- Added EEBus and Energy Management data + sensors
- Added EEBus switch
- Added options for fetching Ambisense rooms, energy management data, and eebus data
- Hopefully improved energy data fetching - the API calls now match what the app does more closely
- Fixed an issue with parsing temperature setpoints out of calendar entries
Full Changelog: v0.8.5...v0.8.6
v0.8.5
- Added experimental temperature range feature for climate entity, if cooling & heating are both active
- Added services set_time_controlled_cooling_setpoint, set_cooling_for_days (manual cooling), and set_ventilation_boost
- Added switches for manual cooling & ventilation boost
- Added Datetime entities for manual cooling
- Renamed some climate presets to match the names in myVAILLANT
Full Changelog: v0.8.4...v0.8.5
v0.8.4
- Added ZoneIsManualCoolingActive binary sensor
- Added ZoneCoolingCalendar
- Added desired temperatures as extra state attributes to ZoneDesiredRoomTemperatureSetpointSensor
- Added turn_on / turn_off to domestic hot water which fixed #167
- Fix for #153 and #160
- Fixed version number being outdated in the UI #166
- Fixed missing legacy special function #175
- Removed blocking call from getting timezone #172
Full Changelog: v0.8.3...v0.8.4
v0.8.3: Compatible with Home Assistant 2024.6
Updated base library to be compatible with latest Home Assiant release
v0.8.3b1
Added support for ventilation climate entities on VRC700 controllers
Full Changelog: v0.8.2...v0.8.3b1
v0.8.3b0
- Added calendar for ambisense time program
- Deprecated set_zone_time_program in favor of set_time_program on climate entities
Full Changelog: v0.8.2...v0.8.3b0
Support for Ambisense Room Time Program
Warning
If you are using real time power usage, on/off cycles, or operation time sensors, you need to enable two new options in the configuration screen of this integration. They are off by default, because some users have constant 404 errors in their logs.
- Added time program service to ambisense room climate entities
- Fixed issues with missing ambisense room data causing errors
- Deprecated set_zone_time_program in favor of set_time_program (which works for both room and climate entities)
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Warning
If you are using real time power usage, on/off cycles, or operation time sensors, you need to enable two new options in the configuration screen of this integration. They are off by default, because some users have constant 404 errors in their logs.
- Added config option for energy data update interval
- Fixed zone operation mode service throwing exception after update
Full Changelog: v0.8.0...v0.8.1