Add S200B(EU) fw 1.11.0 fixture (#1205)

Adds a note about button presses not being supported.
This commit is contained in:
Steven B.
2024-10-29 08:58:47 +00:00
committed by GitHub
parent e7f921299a
commit fdadeebaa9
4 changed files with 126 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ DIMMERS = {
}
HUBS_SMART = {"H100", "KH100"}
SENSORS_SMART = {"T310", "T315", "T300", "T100", "T110"}
SENSORS_SMART = {"T310", "T315", "T300", "T100", "T110", "S200B"}
THERMOSTATS_SMART = {"KE100"}
WITH_EMETER_IOT = {"HS110", "HS300", "KP115", "KP125", *BULBS_IOT}