mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-21 14:58:02 +00:00
Add fixture for waterleak sensor T300 (#897)
Fixture by courtesy of @ngaertner (https://github.com/python-kasa/python-kasa/issues/875#issuecomment-2091484438)
This commit is contained in:
@@ -109,7 +109,7 @@ DIMMERS = {
|
||||
}
|
||||
|
||||
HUBS_SMART = {"H100", "KH100"}
|
||||
SENSORS_SMART = {"T310", "T315"}
|
||||
SENSORS_SMART = {"T310", "T315", "T300"}
|
||||
THERMOSTATS_SMART = {"KE100"}
|
||||
|
||||
WITH_EMETER_IOT = {"HS110", "HS300", "KP115", "KP125", *BULBS_IOT}
|
||||
|
Reference in New Issue
Block a user