core/homeassistant/components/vicare
Christopher Fenner 2f312f56f6
Add fuelcell gas consumption sensors to ViCare integration (#105461)
* add fuel cell gas consumption sensors

* add total gas consumption sensors

* add uom

* Update strings.json

* reorder

* Revert "reorder"

This reverts commit 0bcaa3b4e6.

* Revert "add uom"

This reverts commit b3c0dc4756.

* Update sensor.py
2024-01-31 13:23:51 +01:00
..
__init__.py
binary_sensor.py
button.py
climate.py Use home/sleep preset in ViCare climate entity (#105636) 2024-01-31 13:01:28 +01:00
config_flow.py
const.py
diagnostics.py
entity.py
manifest.json
number.py
sensor.py Add fuelcell gas consumption sensors to ViCare integration (#105461) 2024-01-31 13:23:51 +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