Changed
- feat(kettle): show which slot the target temperature comes from
- fix(h1370): send fan power to the fan not the lights, and add the light tiles and oscillation
- feat(ice-maker): control the H8120 night light and ice making with its real app commands (#1250)
- feat(h601f): main and ambient light tiles with per-light power and correct brightness (#1223)
- feat(scenes): a scene selector dropdown with scenes, snapshots and diy scenes (#1360)
- fix: colour picks raced one behind, and colour echoes desaturated the pick (#1361)
- fix(h5106): skip command ack frames the monitor was reading as impossible temperatures (#1296)
- chore(deps): dependency updates
Note
A few corrections in this release change behaviour you may have worked around:
- H8120 ice maker: the ice-size speed slider is removed — this model has no ice sizes, so it never did anything real.
- H1370 ceiling fan: the fan's power switch now controls the fan (it was wired to the lights); two light tiles and an oscillation switch appear.
- H601F downlights: brightness is now on the correct 0-100 scale (100% used to show as 39%), and per-light tiles appear in the Default Room.
- Automations built around the old behaviour of these three may need a quick review.