core/homeassistant/components/vicare
Christopher Fenner 5dc64dd6b9
Fix HA state update in ViCare number platform (#104687)
use sync update fn
2023-11-29 09:16:58 +01:00
..
__init__.py Add reauth flow to ViCare integration (#103109) 2023-11-13 13:57:29 +01:00
binary_sensor.py Set min, max, and step for ViCare number entities (#104593) 2023-11-28 10:53:59 +01:00
button.py Set min, max, and step for ViCare number entities (#104593) 2023-11-28 10:53:59 +01:00
climate.py Fix async issue in ViCare climate entity (#104619) 2023-11-28 10:19:20 +01:00
config_flow.py Add reauth flow to ViCare integration (#103109) 2023-11-13 13:57:29 +01:00
const.py Add number entities to adjust heating curve in ViCare integration (#103901) 2023-11-23 07:29:28 +01:00
diagnostics.py Get diagnostics of all devices in ViCare account (#102218) 2023-10-18 18:07:42 +02:00
entity.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00
manifest.json Bump PyViCare to 2.29.0 (#104516) 2023-11-26 01:01:53 +01:00
number.py Fix HA state update in ViCare number platform (#104687) 2023-11-29 09:16:58 +01:00
sensor.py Set min, max, and step for ViCare number entities (#104593) 2023-11-28 10:53:59 +01:00
services.yaml
strings.json Handle preset change errors in ViCare integration (#103992) 2023-11-27 15:35:43 +01:00
utils.py Add reuse functions to access circuits, burners and compressors in ViCare integration (#104371) 2023-11-25 15:47:45 +01:00
water_heater.py Fix async issue in ViCare integration (#104541) 2023-11-26 15:28:58 +01:00