cyberjunky / home-assistant-toon_smartmeter

This component reads and displays sensor values from the meteradapter connected to a rooted Toon thermostat.
MIT License
25 stars 13 forks source link

Energy dashboard setup #85

Open xaetacore opened 1 month ago

xaetacore commented 1 month ago

I see in ur readme that you provided a screenshot of how you could set it up, however it looks like its not working for me

is there any way you could show me how to set it up properly?

cyberjunky commented 1 month ago

Just make sure you have the counters working (cnt) and add them to the energy dashboard, that is all..

image

What exactly do you run into?

xaetacore commented 1 month ago

well some of the values like

Toon p1 power cnt don't exist

i only have high and low for example

cyberjunky commented 1 month ago

@xaetacore do you have a P1 smartmeter, and did you include those cnt values also in the config?


    resources:
      - gasused
      - gasusedcnt
      - elecusageflowpulse
      - elecusagecntpulse
      - elecusageflowlow
      - elecusagecntlow
      - elecusageflowhigh
      - elecusagecnthigh
      - elecprodflowlow
      - elecprodcntlow
      - elecprodflowhigh
      - elecprodcnthigh
xaetacore commented 4 weeks ago

Yea i do and i have everything in there

mine looks like this

would that be right? image

cyberjunky commented 4 weeks ago

@xaetacore Yes that looks fine, so you found the devices now? It takes time to show some results.

xaetacore commented 4 weeks ago

Well if this is good then i'm all good now.

i was just confused because in your screenshot it had the sensor p1 power cnt and mine just had low and high :P