You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text entities with base64 content are now correctly validated
number entities can now use optional dps to define max and min, with fallback to hardcoded range
masked values extracted from base64 or hex fields can now be negative
21 new devices, improvements to over 30 devices
Breaking changes
various smartplugs, powerstrips, wall switches and dimmers that have a switch indicator light that can be set to different modes have been standardized to call the select entity "light_mode" with options "off", "on", "state", "locator". These all now have translations in all supported languages.
Goldair Platinum Tower Fan: the timer attribute has been removed from the climate entity. Use the timer number entity instead.
water_air heatpumps: these were abusing the operation_mode, so mode is now split out to a heat_pump_mode select entity, and operation_mode now only accepts "off" and "heat_pump".