Add fixture for S505D (#947)

By courtesy of @steveredden:
https://github.com/python-kasa/python-kasa/issues/888#issuecomment-2145193072
This commit is contained in:
Teemu R
2024-06-03 18:52:15 +02:00
committed by GitHub
parent 30e37038d7
commit bfba7a347f
4 changed files with 266 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ SWITCHES_SMART = {
"KS240",
"S500D",
"S505",
"S505D",
}
SWITCHES = {*SWITCHES_IOT, *SWITCHES_SMART}
STRIPS_IOT = {"HS107", "HS300", "KP303", "KP200", "KP400", "EP40"}