core/homeassistant/components/vicare
Christopher Fenner b23297bb7e
Add hysteresis entity for heat pumps via ViCare (#124294)
* add hysteresis entity

* update PyViCare-neo dependency

* add hysteresis switch on / of entities

* Revert "add hysteresis entity"

This reverts commit dcb5680d0c.
2024-09-04 20:32:40 +02:00
..
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
diagnostics.py
entity.py
fan.py
icons.json
manifest.json Add hysteresis entity for heat pumps via ViCare (#124294) 2024-09-04 20:32:40 +02:00
number.py Add hysteresis entity for heat pumps via ViCare (#124294) 2024-09-04 20:32:40 +02:00
sensor.py
services.yaml
strings.json Add hysteresis entity for heat pumps via ViCare (#124294) 2024-09-04 20:32:40 +02:00
types.py
utils.py
water_heater.py