herikw / home-assistant-custom-components

Atag One Custom components for Home-Assistant
GNU General Public License v3.0
11 stars 5 forks source link

Use in energy dashboard #43

Closed smuliv closed 2 months ago

smuliv commented 2 months ago

Hi. Is there any way to use the gas consumtion in energy dashboard? I searched on Google and many forums but could not find a way to convert the m³/h to something that the energy dashboard accepts.

Thanks Smuli

herikw commented 2 months ago

Hi, You may need to create a template sensor like this:

template:

Now you will see "Atag Gasverbruik" in the list. Please note that it takes some time before you will see the first statistics.

smuliv commented 2 months ago

Many thanks for your help 😊

Kind regards