hass-core/homeassistant/components/vicare
Christopher Fenner eca67eb901
Add ability to change heating programs for heat pumps in ViCare integration (#110924)
* heating programs

* fix heating program

* fix heating program

* remove commented code

* simplify

* Update types.py

* update vicare_programs in init
2024-05-14 17:01:34 +02:00
..
__init__.py
binary_sensor.py
button.py
climate.py Add ability to change heating programs for heat pumps in ViCare integration (#110924) 2024-05-14 17:01:34 +02:00
config_flow.py
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
diagnostics.py Improve lists in integrations [V-W] (#113252) 2024-03-13 19:38:04 +01:00
entity.py
icons.json
manifest.json
number.py Add secondary temperature sensor for DHW in ViCare (#106612) 2024-04-17 17:08:23 +02:00
sensor.py Add battery discharge sensor to ViCare integration (#113502) 2024-03-16 12:38:54 +01:00
services.yaml
strings.json Add secondary temperature sensor for DHW in ViCare (#106612) 2024-04-17 17:08:23 +02:00
types.py Add ability to change heating programs for heat pumps in ViCare integration (#110924) 2024-05-14 17:01:34 +02:00
utils.py Enable Ruff TRY300 (#114437) 2024-03-30 10:37:59 +01:00
water_heater.py