2024.7.1 light and cover improvements
Breaking changes
- backward compatbile vacuum entities for lawn_mower devices were deprecated more than 6 months ago and are now removed
- backward compatible binary_sensor entities for motion, button, doorbell event devices were deprecated more than 6 months ago and are now removed
- backward compatible water_heater for Poolex Q7 was replaced by a climate entity more than 6 months ago, and is now removed
- backward compatible charge state sensor for 9in1 air quality monitor was replaced by a charging binary_sensor more than 6 months ago, and is now removed.
- backward compatible fan entity for Klarstein DryFy Pro was replaced by the humidifier mode more than 6 months ago, and is now removed.
New devices
- CCT v1 lightbulb (Connect Smart white GU10 downlight) #2125 by @joe-sydney
- Klarstein Skyscraper Ice cooling fan #2136 by @Ryoga85
- DH-CSK03W dehumidifier #2134 by @neilmartin83
- Moes motion sensor switch #2087 by @levineds
- Tera W01 EV charger #2116 by @tomassanjuann
- RTCZ-03 human presence sensor #2146 by @illuzn
- WellToBe WB S36D pet feeder #2150 by @rorydcampbell
- Woods WDD90 dehumidifier #1942
- SOP10 water sprinkler #1964
Improvements to existing devices
- Dongguan curtain: dp 7 not useable as action #2119 by @almirus
- ZY-M100-W: improve compatibility #1913
- BLE YL01 water tester: remove duplicate configs, scale chlorine reading #2056
- V330L pet feeder: support DU4L model #2105 by @e2equiel
- Smartplug USB: improve compatibility #2126
- Lefant N3: improve compatibility #1393
- WOUEJ EV charger: improve compatibility #2133
- Casdon TD Pro 2: add device specific translations #2115 by @jianyun8023
- Pulido P13: improve compatibility #2138 by @gkwok1
- Weeket kettle: improve compatibility #2140
- Rotenso Ronix: limit max temperature to 31 #2145 by @piotrek2555
- SH07 sprinkler: improve compatibility with Liectory LK06 #2143 by @zalatnaicsongor
- Casdon TD Pro 2: add built-in recipe selection #2137 by @jianyun8023
- Madimack Elite V3: add fault code sensor #2153 by @sikkek
- Caldo Up-T: fix preset_mode underlying values #2033 by @sebastianciupinski
General improvements
- Chinese (Traditional) translations #2123 by @swonge
- light: fix incorrect reference for effect OFF #2135
- tinytuya: updated to 1.15.1
- device: enumerate configs in the executor thread #2133
- cover: don't try to guess opening and closing state based on possibly inaccurate info #2099
Development improvements
- Use yaml template for new device form, to better guide users