mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Add ZWallRemote0 homeassistant mapping (#2076)
* Add ZWallRemote0 homeassistant mapping * Fix Spaces in list * Update homeassistant.js
This commit is contained in:
@@ -876,6 +876,7 @@ const mapping = {
|
||||
'PSB19-SW27': [cfg.light_brightness],
|
||||
'S1': [cfg.switch],
|
||||
'S2': [switchWithPostfix('l1'), switchWithPostfix('l2')],
|
||||
'ZWallRemote0': [configurations.sensor_click],
|
||||
'D1': [cfg.light_brightness],
|
||||
'J1': [cfg.cover_position_tilt],
|
||||
'73741': [cfg.light_brightness_colortemp_colorxy],
|
||||
|
||||
Reference in New Issue
Block a user