We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610907a commit ce6d9dbCopy full SHA for ce6d9db
plugwise/constants.py
@@ -501,8 +501,8 @@ class DeviceData(
501
available: bool | None
502
503
binary_sensors: SmileBinarySensors
504
- max_dhw_temperature: ActuatorData | float
505
- maximum_boiler_temperature: ActuatorData | float
+ max_dhw_temperature: ActuatorData
+ maximum_boiler_temperature: ActuatorData
506
sensors: SmileSensors
507
switches: SmileSwitches
508
thermostat: ActuatorData
0 commit comments