File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## master
3+ ## 0.2.0
44- Support for "stop" command for blinds adapter
55- Support for "skip" action on Ikea Symfonisk
66- Support for ` rgb ` and ` rgbw ` zigbee groups
@@ -50,6 +50,7 @@ New devices:
5050- Shenzhen Homa Smart LED driver
5151- Shenzhen Homa Wireless dimmable controller
5252- Shenzhen Homa ZigBee AC phase-cut dimmer
53+ - Sinope Zigbee line volt thermostat
5354
5455## 0.1.0
5556- Update adapter for Nue / 3A Smart in-wall switch (HGZB-01A)
Original file line number Diff line number Diff line change @@ -322,6 +322,9 @@ If your device is not listed in the list below but [zigbee2mqtt supports](https:
322322- Shenzhen Homa Wireless dimmable controller
323323- Shenzhen Homa ZigBee AC phase-cut dimmer
324324
325+ # Sinope
326+ - Sinope Zigbee line volt thermostat
327+
325328### Smart Home Pty
326329- Smart Home Pty RGBW Downlight
327330- Smart Home Pty Power plug
Original file line number Diff line number Diff line change 22
33
44sinope_adapters = {
5- 'TH1124ZB' : TH1124ZB , # Bitron Compact magnetic contact sensor
5+ 'TH1124ZB' : TH1124ZB , # Sinope Zigbee line volt thermostat
66}
You can’t perform that action at this time.
0 commit comments