2021.8.0: Feel the energy ⚡️

Wondering if anyone is seeing the same things I am. I’m using the Fronius integration to obtain data from my inverter and smart meter. The energy dashboard is showing export overnight even though the sensor that represents the amount of energy exported has not changed.

image

image

image

image

Also as per the third image, the dashboard is not displaying energy costs, even though the cost sensor has a value.

1 Like

Do the new energy monitoring features in HA work well with IoTaWatt?

Is there a way of not displaying grid lines with the new graphs or theming them so the data plot is a contrasting colour?

Graphs

1 Like

Are you using the default sensor from fronius for the total export or are you converting it to kwh first? If you are it could be a rounding error.

The energy dashboard works fine on the raw Wh and doesn’t need conversion first.

I am using the sensor.energy_real_produced_fronius_meter_0 directly from the integration and don’t have phantom export during the night.

I’m using a template sensor to convert to float and divide by 1000. I guess it could be rounding? But the sensor state (both the template and the fronius sensor) hasn’t changed during that period so I’m not sure where the 0.04kWh every hour comes from. I’ll go back to the raw Wh sensors and see if it’s still there.

Does the cost calculation work for you as well?

Fixed mine - I have all my TP-Link IPs listed in the config, and the KP400s had been under switch. Moving them to strip worked after a restart.

This update made the Aeotech Siren 6 100% compatible with z-waveJS without the need to use the nodered flows/mqtt that was a solution but had some flaws/hiccups.

waiting on my shelly em to test the new energy area.

Cost calculation was working yesterday but it is not calculated on the dashboard to show you hey you used 5kwh so multiply by cost and show it, it is actually an entity that accumulates over time so just changing the price won’t show up until you use it and every time you change the sensor for the grid consumption it resets to zero.

I can’t really tell if mine is working today as I played with my consumption and now I’m 100% solar so probably won’t find out until tonight.

Thanks, Scott! This is the answer. Instantly worked. I wonder if it needed to be considered a “strip” the whole time as I didnt even need to “reload” the integration like I normally needed to. I can try it out on my dev instance as its behind by a few versions to test it out for curiosity sake. Not sure what we can do to include this in “break fix” notes or the integration page, but it needs to be updated to reflect this. I doubt we are the only 2 with the issue.

1 Like

I get that - in my images the cost entity was increasing ($6.66 in the screenshot), but the dashboard still showed $0.00

What does your history page show for the cost? When was the 6.66 accumulated was it yesterday?

Unfortunately I changed over to the Wh sensors and have lost the previous entities, but that 6.66 would have been since the sensor was configured the day before - it was only configured around 5pm and went through the night.

Since changing to the fronius sensors there is a cost showing up now, reflecting the created entities, incorrect for the whole of today as they only started about 2.5 hours ago. Guess I’ll have to wait for a full day (tomorrow) to see some accuracy.

Is there any known way to make this energy update work with the DTE Energy Bridge (that has never worked for me)?

Are you using the default theme?

I’m using a Rainforest meter total energy delivered(a total from the meter which is about 35,000kwh) as my energy dashboard reference.

HA was reading the kwh brilliantly and breaking it down per hour. Then suddenly the graph has gone into negative territory by a huge margin. the graph is now -35,022kwh.

Is there a way to reset the data and get rid of the erroneous data point? alternatively is there a way to ignore impossible data in case of a meter error like this seems to be?

1 Like

I know the energy dashboard need/uses other items, but I think it’s a missed opportunity to release it as a Lovelace dashboard with people can copy and alter, maybe something for new release.
I didn’t read whole thread, so I guess I’m not the only one suggesting this.

Also would it be nice if you can tag switches, lights and anything that uses same amount of power with a static power usage value, so the energy dashboard can use this information for calculations when device is switched on, (or even also low for standby power value) without the need to have a power plug.

Take a look at this custom component made by bramski.
You can use it to have a static power usage value, standby value or even calculate power usage for lights.

1 Like

“feels the energy” … but not of my Tesla, integration broke wioth the update. Any hint?

Setup failed for tesla: Integration failed to initialize.

9:26:07 AM – (ERROR) setup.py

Authentication error: Unable to login with credentials

9:26:07 AM – (ERROR) tesla

Please let me know how you go, I still can’t quite figure out the fronius setup. I am getting correct solar production but the consumption isn’t right.

ecowitt integration is broken after update

Logger: homeassistant.setup
Source: setup.py:173
First occurred: August 5, 2021, 8:31:39 PM (1 occurrences)
Last logged: August 5, 2021, 8:31:39 PM

Setup failed for ecowitt: Unable to import component: cannot import name ‘VOLT’ from ‘homeassistant.const’ (/usr/src/homeassistant/homeassistant/const.py)

1 Like