This release adds support for several new devices, and new capabilities for devices you may already own.
New devices
- Three gear fan (17) — fan speed and oscillation
- Wireless temperature and humidity sensor (242)
- SNZB-01M zigbee button (7039)
New capabilities for existing devices
- MINI R3 / R4 (138) — wall button presses are now exposed, so a detached relay can drive HomeKit automations
- SPM-4Relay (130) — sub units now appear as multi channel outlets with per channel power readings
- SNZB-03P / SNZB-06P (7002/7016) — light level is now reported
- TRVZB radiator valve (7017) — child lock control
- Sonoff SC (18) — dust and light levels
- MINI dimmer (277) and outlets reporting phase values (226) — power readings
Changed
- chore: remove the looking-for-maintainers message
- feat: add support for the snzb-01m zigbee button (7039)
- feat: add support for the wireless temperature and humidity sensor (242)
- feat: add support for the three gear fan (17)
- feat: expose the light level on the snzb-03p and snzb-06p sensors (7002/7016)
- feat: add power readings for outlets reporting phase values (226)
- feat: add power readings for the mini dimmer (277)
- feat: expose the spm-4relay sub units as multi channel outlets with power readings (130)
- feat: expose the dust and light levels on the sonoff sc (18)
- feat: add a child lock control for the trvzb radiator valve (7017)
- feat: expose the wall button presses on the mini r3/r4 for detached relay setups (138)
- fix: correct the multi channel format and add power readings for the s60zbtpf zigbee outlet (7032)
- fix: stop treating the dualr3 lite as a power monitoring device (165)
- fix: time out stalled http requests so device fetching cannot hang forever (#788) (@glenmarks-hub)
- fix: apply the request timeout to the login request too (#788)
- fix: use the switch_00 param for the swv-zne irrigation valve (7047) (#778)
- chore(github): update the setup-node action to v7
Thanks to @AlexxIT and the SonoffLAN project, whose device research made the new device support possible.