mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-25 12:09:53 +00:00
added config for Third Reality Switch 3RSS007Z (#3089)
* added config for Third Reality Switch 3RSS007Z * Update homeassistant.js * Update homeassistant.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koen Kanters
parent
b92e3c31d1
commit
3f7d383ead
@@ -944,6 +944,7 @@ const mapping = {
|
||||
'YMF40': [cfg.lock, cfg.sensor_battery],
|
||||
'V3-BTZB': [cfg.lock],
|
||||
'3RSS008Z': [cfg.switch, cfg.sensor_battery],
|
||||
'3RSS007Z': [cfg.switch],
|
||||
'99432': [cfg.fan, cfg.light_brightness],
|
||||
'511.10': [cfg.light_brightness],
|
||||
'IM6001-MPP01': [
|
||||
@@ -1300,6 +1301,7 @@ const mapping = {
|
||||
'73743': [cfg.sensor_action, cfg.sensor_battery],
|
||||
'C4': [cfg.sensor_action],
|
||||
'GL-D-003ZS': [cfg.light_brightness_colortemp_colorxy],
|
||||
'66492-001': [cfg.lock, cfg.sensor_battery],
|
||||
'798.09': [cfg.light_brightness_colortemp_colorxy],
|
||||
'U202DST600ZB': [lightWithPostfix('l1'), lightWithPostfix('l2')],
|
||||
'SM10ZW': [cfg.binary_sensor_contact, cfg.sensor_battery],
|
||||
|
||||
Reference in New Issue
Block a user