Wanted to add my water meters to Home Assistant forever.
In general the idea is to track the water meter manually. Every week I want to get a notification on my smartphone which reminds me to read the water meter and record its value. I need an easy & quick way to enter the values into Home Assistant, otherwise I wont do it. At last, the entered values should be treated as normal sensor values. I want to be able to display them in the UI and use them in queries and reports from within Grafana.
Although not very high-tech for us freaks I really like the good-enough part, quite often: less is more.
Both my water and gas meter are outside the premises, without electricity to add sensors, so this one would help a bit.
@sven1 - This is minor. But please also note that HA is changing how template sensors being configured / structured in configuration.yaml. The legacy way would still work, as of today, but I’d expect it would be phasing out over time, and eventually being dropped.
Hi sven1,
you could create an automation that triggers a notification to your phone. This notification is answerable like a message and ha put’s this in a template sensor.