Add new HS220 kasa aes fixture (#1050)

Many thanks to @pjarbit for making the device available for a fixture!
This commit is contained in:
Steven B
2024-07-07 13:22:43 +01:00
committed by GitHub
parent 6e0bbd8720
commit 4b77db31d0
4 changed files with 374 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ STRIPS_SMART = {"P300", "TP25"}
STRIPS = {*STRIPS_IOT, *STRIPS_SMART}
DIMMERS_IOT = {"ES20M", "HS220", "KS220M", "KS230", "KP405"}
DIMMERS_SMART = {"KS225", "S500D", "P135"}
DIMMERS_SMART = {"HS220", "KS225", "S500D", "P135"}
DIMMERS = {
*DIMMERS_IOT,
*DIMMERS_SMART,