mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Add Home Assistant autodiscovery for Paulmann 50043 switch (#1486)
Depends on https://github.com/Koenkk/zigbee-shepherd-converters/pull/424 being merged.
This commit is contained in:
committed by
Koen Kanters
parent
31088255ab
commit
919b8a9b4c
@@ -470,6 +470,7 @@ const mapping = {
|
||||
configurations.binary_sensor_gas,
|
||||
configurations.sensor_gas_density,
|
||||
],
|
||||
'50043': [configurations.switch],
|
||||
'50045': [configurations.light_brightness],
|
||||
'AV2010/22': [configurations.binary_sensor_occupancy, configurations.sensor_battery],
|
||||
'3210-L': [configurations.switch],
|
||||
|
||||
Reference in New Issue
Block a user