Skip to content

Commit ff9438d

Browse files
authored
Added support for Insteon RF 2-Wire SwitchLinc Dimmer
1 parent 9ffcf43 commit ff9438d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyhs3/factory.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"Insteon Dual-Band SwitchLinc Dimmer": InsteonSwitchMultilevel,
5757
"Insteon Dual-Band FanLinc Light": InsteonSwitchMultilevel,
5858
"Insteon Dual-Band A19 LED Bulb": InsteonSwitchMultilevel,
59+
"Insteon RF 2-Wire SwitchLinc Dimmer": InsteonSwitchMultilevel,
5960
# Insteon sensors
6061
"Insteon I/O Linc Input Sensor": GenericBinarySensor,
6162
# ZWave switch

0 commit comments

Comments
 (0)