core/homeassistant/components/plugwise
Bouwe Westerdijk 0996c82c02
Plugwise: limit _attr_max_temp to 35.0 for thermostats that report a max of 100. (#104324)
2023-11-22 13:20:33 +01:00
..
__init__.py
binary_sensor.py
climate.py Plugwise: limit _attr_max_temp to 35.0 for thermostats that report a max of 100. (#104324) 2023-11-22 13:20:33 +01:00
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
manifest.json
number.py Remove Plugwise entity descriptions required fields mixins (#104004) 2023-11-14 21:47:39 -05:00
select.py Remove Plugwise entity descriptions required fields mixins (#104004) 2023-11-14 21:47:39 -05:00
sensor.py
strings.json
switch.py
util.py