mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Add P125M and update EP25 fixtures (#621)
* Add P125M and update EP25 fixtures * fix: adjust tests
This commit is contained in:
@@ -98,7 +98,7 @@ PLUGS_IOT = {
|
||||
"KP401",
|
||||
"KS200M",
|
||||
}
|
||||
PLUGS_SMART = {"P110", "KP125M", "EP25", "KS205"}
|
||||
PLUGS_SMART = {"P110", "KP125M", "EP25", "KS205", "P125M"}
|
||||
PLUGS = {
|
||||
*PLUGS_IOT,
|
||||
*PLUGS_SMART,
|
||||
|
Reference in New Issue
Block a user