colinrobbins
colinrobbins
About
- Username
- colinrobbins
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
Also note, that Home Assistant Energy will support kWh in a future release. It's in the development branch: https://community.home-assistant.io/t/energy-dashboard-allow-gas-as-kwh/339891/16
-
Hi, I have a home assistant integration working, giving m3 reading and costs, via a sensor, using the Rest API. It also supplies the current tariff. https://github.com/ColinRobbins/ha-hildebrandglow-dcc Note this is a fork of the HandyHat repo of…
-
Hello, You can read the Tariff data in home assistant via the main API - I have it working in: https://github.com/ColinRobbins/ha-hildebrandglow-dcc NOTE: this is a fork of the HandyHat repro of the same name - pending a pull request.