Add P125M and update EP25 fixtures (#621)

* Add P125M and update EP25 fixtures

* fix: adjust tests
This commit is contained in:
J. Nick Koston
2024-01-04 13:01:34 -10:00
committed by GitHub
parent 17d96064c2
commit efd67b9261
3 changed files with 552 additions and 27 deletions

View File

@@ -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,