mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Add support for Embrighten Outlet 43102 (#3939)
This commit is contained in:
@@ -1782,6 +1782,7 @@ const mapping = {
|
||||
'X711A': [cfg.switch],
|
||||
'X712A': [switchEndpoint('l1'), switchEndpoint('l2')],
|
||||
'TYZS1L': [cfg.light_brightness_colortemp_colorxy],
|
||||
'43102': [cfg.switch],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user