core/homeassistant/components/plugwise
Bouwe Westerdijk b41d3b465c
Add domestic_hot_water_setpoint number to Plugwise (#98092)
* Add max_dhw_temperature number

* Update strings.json

* Add related tests

* Correct test

* Black-fix
2023-08-13 12:57:34 +02:00
..
__init__.py
binary_sensor.py
climate.py Plugwise climate: add HVAC_Mode handling to set_temperature() (#98273) 2023-08-13 12:39:46 +02:00
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
manifest.json
number.py Add domestic_hot_water_setpoint number to Plugwise (#98092) 2023-08-13 12:57:34 +02:00
select.py
sensor.py
strings.json Add domestic_hot_water_setpoint number to Plugwise (#98092) 2023-08-13 12:57:34 +02:00
switch.py
util.py