Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing for tariffs on meter #207

Open
arthurbenemann opened this issue May 31, 2023 · 0 comments
Open

Allowing for tariffs on meter #207

arthurbenemann opened this issue May 31, 2023 · 0 comments

Comments

@arthurbenemann
Copy link

It would be quite nice to allow for tariffs to be setup as part of a meter, just as an extra configuration similar to "device_class".

Home assistant does not support setting tariff as part of the custumization.yaml, so they have to be added during creation of the utility_meter object. That is why placing the request here. The workaround at the moment is to create clone utility_meters, but that end-ups causing duplication on energy dashboard.

My use case is to split a water meter output based on the state of irrigation system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant