Closed dandelionclock closed 5 months ago
Thanks. Breaking changes refer to changes that impact users. Dev changes aren't breaking.
Thanks. Breaking changes refer to changes that impact users. Dev changes aren't breaking.
Although the UI didn't change, the states behind presets are now normal, defrost, keep, dog, and camp. Existing automations and scripts would probably still try to turn preset to "Dog Mode" which will now error out.
Added icons for climate preset modes and fan modes
Breaking Changes strings.json and icons.json must be used for adding icons to climate preset and fan modes. Translation keys in these files can only consist of lowercase letters, numbers, and underscore.
Please update your scripts and automations after this update.
Fixes issue 725