Add TP25 fixtures (#729)

* Add TP25 fixtures

* redump fixture
This commit is contained in:
J. Nick Koston
2024-02-01 12:52:57 -06:00
committed by GitHub
parent 1acf4e86da
commit 1f62aee7b6
3 changed files with 425 additions and 1 deletions

View File

@@ -121,7 +121,7 @@ PLUGS = {
*PLUGS_SMART,
}
STRIPS_IOT = {"HS107", "HS300", "KP303", "KP200", "KP400", "EP40"}
STRIPS_SMART = {"P300"}
STRIPS_SMART = {"P300", "TP25"}
STRIPS = {*STRIPS_IOT, *STRIPS_SMART}
DIMMERS_IOT = {"ES20M", "HS220", "KS220M", "KS230", "KP405"}