DCSBL / ha-homewizard-energy

The old custom Home Assistant integration for HomeWizard Energy. This integration is now available in Core.
https://community.home-assistant.io/t/custom-component-homewizard-energy-wifi-p1-meter-and-kwh-meter/227441
Apache License 2.0
26 stars 3 forks source link

Add new options for display cost daily, month etc. #77

Closed snhnic closed 2 years ago

snhnic commented 2 years ago

Missing how to add display methods in Home Assistant. Were to find them for this new integration?

DCSBL commented 2 years ago

What do you mean? You maybe just want to use https://www.home-assistant.io/docs/energy

snhnic commented 2 years ago

I mean in the add in the configuration.yaml

template and utility_meter Since the meter has new name. Mine is now called sensor.p1_meter_3c39e7251e82_active_power was sensor.p1_meter_active_power

DCSBL commented 2 years ago

You can rename the entity ID to whatever you want. Or update utility_meter sensor to what you need.

Your question is a bit unclear Is I mis some context. If you want any further help please fully describe your problem. This can be in Dutch if that is better for you.

snhnic commented 2 years ago

Sorry if it was not clear enough. I think you did a great job, but I'm missing new info on how to create costs display in the front end besides the energy dashboard. What to put in the configuration file to see a display with cost per month or whatever. No probs renaming, but as I said perhaps good to add it to the documentation with the integration