core/homeassistant/components/vicare
Christopher Fenner 5805601a83
Set unique_id by base entity in ViCare integration (#104277)
* set unique_id in ViCareEntity

* remove individual unique_id functions

* remove description

* remove individual _attr_unique_id

* fix return types
2023-11-21 09:53:02 +01:00
..
__init__.py Add reauth flow to ViCare integration (#103109) 2023-11-13 13:57:29 +01:00
binary_sensor.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00
button.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00
climate.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00
config_flow.py Add reauth flow to ViCare integration (#103109) 2023-11-13 13:57:29 +01:00
const.py
diagnostics.py
entity.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00
manifest.json
sensor.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00
services.yaml
strings.json Add reauth flow to ViCare integration (#103109) 2023-11-13 13:57:29 +01:00
utils.py
water_heater.py Set unique_id by base entity in ViCare integration (#104277) 2023-11-21 09:53:02 +01:00