This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
1.13.0 - Breaking changes
- [Breaking change] Change report entity_id and unique_id (multiple devices can have the same report id, so now the unique/entity id is based on the device id and the report id). Thanks to xaviergriffon
- [Possible breaking change] Multiple instances of the integration. If you setup your integration (even a single instance) and fill your serial number, following services names will change:
remove_quick_mode
,remove_holiday_mode
,set_quick_mode
,set_holiday_mode
,set_quick_veto
,remove_quick_veto
,request_hvac_update
andset_datetime
. They will be suffixed with the serial number:set_datetime_<serial_number>