Add KP401 fixture (#234)

This commit is contained in:
J. Nick Koston
2021-10-11 05:13:00 -10:00
committed by GitHub
parent cf151ead4a
commit 85a618f7c6
2 changed files with 44 additions and 1 deletions

View File

@@ -40,7 +40,18 @@ BULBS = {
}
PLUGS = {"HS100", "HS103", "HS105", "HS110", "HS200", "HS210", "EP10", "KP115", "KP105"}
PLUGS = {
"HS100",
"HS103",
"HS105",
"HS110",
"HS200",
"HS210",
"EP10",
"KP115",
"KP105",
"KP401",
}
STRIPS = {"HS107", "HS300", "KP303", "KP400", "EP40"}
DIMMERS = {"HS220"}