core/homeassistant/components/vicare
Christopher Fenner bb8d742423
Ignore gateway devices in ViCare integration (#106477)
* filter unsupported devices

* Update __init__.py

* use debug

* remove dead code
2024-02-03 12:53:22 +01:00
..
__init__.py Ignore gateway devices in ViCare integration (#106477) 2024-02-03 12:53:22 +01:00
binary_sensor.py
button.py
climate.py Add migrated climate feature flags to vicare (#109439) 2024-02-03 12:13:52 +01:00
config_flow.py Ignore gateway devices in ViCare integration (#106477) 2024-02-03 12:53:22 +01:00
const.py
diagnostics.py
entity.py
manifest.json
number.py
sensor.py Ignore gateway devices in ViCare integration (#106477) 2024-02-03 12:53:22 +01:00
services.yaml
strings.json Add fuelcell gas consumption sensors to ViCare integration (#105461) 2024-01-31 13:23:51 +01:00
utils.py
water_heater.py