mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Add support for TRADFRI Control Outlet (#413)
The control outlet is a switch, hence the switch configuration.
This commit is contained in:
@@ -346,6 +346,7 @@ const mapping = {
|
||||
'433714': [configurations.light_brightness],
|
||||
'3261030P7': [configurations.light_brightness_colortemp],
|
||||
'DJT11LM': [configurations.sensor_action],
|
||||
'E1603': [configurations.switch],
|
||||
};
|
||||
|
||||
// A map of all discoverd devices
|
||||
|
||||
Reference in New Issue
Block a user