You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to be able to do something like the following in secrets,yaml and then use that in the config to hide the meter IDs in the main config.
Please note: If you want to add Gas or Water to the Energy Dashboard, you MUST change the units to m³. Once added to the energy dashboard, the units can be changed back.
The text was updated successfully, but these errors were encountered:
Either of these methods for pulling Meter IDs out of the primary config would work for me.
Please note: If you want to add Gas or Water to the Energy Dashboard, you MUST change the units to m³. Once added to the energy dashboard, the units can be changed back.
Can you elaborate on this one? I've been wondering why my water units aren't showing up in the Energy Dashboard - they are currently in ft³. Something like this?
Change the units to m³ in rtlamr2mqtt, restart rtlamr2mqtt
Restart homeassistant, see them on the dashboard
Reset units back to ft³ in rtlamr2mqtt, restart rtlamr2mqtt
It would be great to be able to do something like the following in secrets,yaml and then use that in the config to hide the meter IDs in the main config.
--- secrets.yaml ---
meter_elec: 10528282
meter_gas: 52212210
meter_water: 3223125100
The numbers above are random numbers I created in the moment and are not reflective of an exact meter ID; they are used as examples only.
Please note: If you want to add Gas or Water to the Energy Dashboard, you MUST change the units to m³. Once added to the energy dashboard, the units can be changed back.
The text was updated successfully, but these errors were encountered: