Mas2112 / solarwatt-energymanager-homeassistant

A SOLARWATT EnergyManager Home Assistant custom component.
MIT License
17 stars 3 forks source link

Wrong entity on EnergyManager #8

Closed M4ndaL0re closed 2 years ago

M4ndaL0re commented 2 years ago

Since new update of HA i only see the wrong sensors (total instead of live data) in the Dashboard

Mas2112 commented 2 years ago

I just updated my HA and had the same problem.

I just released 0.5.0, which contains more sensors. Can you update the integration? After the update, you need to delete the EnergyManager integration and add it again.

M4ndaL0re commented 2 years ago

hi, sorry, wrote via iphone and wasnt able to add the entity. I like to have the actual produced (same view as in EnergyManager) but im unable to use e.g. sensor.energymanager_powerproduced in the Dashboard of Energy from HA. Im only able to use pther entitys to see the summarization of produced or used power. Same for battery etc.

Mas2112 commented 2 years ago

Why can't you use the power produced? What kind of values are shown?

This is what my device looks like.

On Sat, Oct 15, 2022, 15:47 M4ndaL0re @.***> wrote:

hi, sorry, wrote via iphone and wasnt able to add the entity. I like to have the actual produced (same view as in EnergyManager) but im unable to use e.g. sensor.energymanager_powerproduced in the Dashboard of Energy from HA. Im only able to use pther entitys to see the summarization of produced or used power. Same for battery etc.

— Reply to this email directly, view it on GitHub https://github.com/Mas2112/solarwatt-energymanager-homeassistant/issues/8#issuecomment-1279749469, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJLAYEE55U6T2THJBLEK3WDKYXHANCNFSM6AAAAAARDT3FXQ . You are receiving this because you commented.Message ID: @.*** com>

M4ndaL0re commented 2 years ago

This is what i have to select. For the produced (left side) i figured out that it should be the "power self consumed" Entitiy.

SolarWatt For the other ones as the Entitys with "Power" instead with "work" as the Work Entitys shows only the summarization SolarWatt2

Mas2112 commented 2 years ago

This is actually normal behavior for the home assistant energy management.

To view real time power usage, I think you have to use a different visualization.

I use this card: https://github.com/JonahKr/power-distribution-card

Which looks at the power data.

On Sat, Oct 15, 2022, 20:31 M4ndaL0re @.***> wrote:

This is what i have to select. For the produced (left side) i figured out that it should be the "power self consumed" Entitiy.

[image: SolarWatt] https://user-images.githubusercontent.com/114978337/196002459-fb249a97-6ac7-4cdb-bc7e-d849f00b45e3.png For the other ones as the Entitys with "Power" instead with "work" as the Work Entitys shows only the summarization [image: SolarWatt2] https://user-images.githubusercontent.com/114978337/196002576-54574a59-fcc6-4c79-9f77-7ed94aa3073d.png

— Reply to this email directly, view it on GitHub https://github.com/Mas2112/solarwatt-energymanager-homeassistant/issues/8#issuecomment-1279802977, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJLAZU4YVTYIIPDLKD7OTWDL2AZANCNFSM6AAAAAARDT3FXQ . You are receiving this because you commented.Message ID: @.*** com>

M4ndaL0re commented 2 years ago

ok thx.