mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Added mapping for 11830304 (#4385)
This commit is contained in:
@@ -1956,6 +1956,7 @@ const mapping = {
|
||||
'E1F-N5E': [cfg.light_brightness_colortemp_colorxy],
|
||||
'E220-KR4N0Z0-HA': [switchEndpoint('l1'), switchEndpoint('l2'), switchEndpoint('l3'), switchEndpoint('l4')],
|
||||
'HLD503-Z-CT': [cfg.light_brightness_colortemp],
|
||||
'11830304': [cfg.cover_position],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user