Skip to content

Commit 9ffcf43

Browse files
authored
Update factory.py
Handled both band and Band devices
1 parent 7eb122b commit 9ffcf43

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
@@ -28,6 +28,7 @@
2828
"ApplianceLinc": InsteonSwitch,
2929
"Insteon Dual-Band In-LineLinc 277V Relay": InsteonSwitch,
3030
"Insteon Dual-Band Outdoor Module": InsteonSwitch,
31+
"Insteon Dual-band Outdoor Module": InsteonSwitch,
3132
"Insteon Dual-Band SwitchLinc On/Off": InsteonSwitch,
3233
"Insteon I/O Linc Output Relay": InsteonSwitch,
3334
"Insteon Outdoor ApplianceLinc": InsteonSwitch,

0 commit comments

Comments
 (0)