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

Allow grid meter to get inverted #62

Closed
goebelmeier opened this issue Apr 27, 2020 · 3 comments · Fixed by #90
Closed

Allow grid meter to get inverted #62

goebelmeier opened this issue Apr 27, 2020 · 3 comments · Fixed by #90
Labels
enhancement New feature or request infrastructure Basic functionality

Comments

@goebelmeier
Copy link
Contributor

My grid meter is currently providing positive values as long as power gets delivered to the grid and negative values if power is getting purchased from the grid.

Please implement a config parameter to invert the reading. Currently i'm just dry-running evcc just with my meters. Charger and vehicle is configured as dummy script.

@andig andig added the enhancement New feature or request label Apr 27, 2020
@andig
Copy link
Member

andig commented Apr 27, 2020

Would you expect this on the plugin or on the meter level? I see the same issue with the total energy- kWh vs Wh.

Note: the MQTT provider already supports this.

@goebelmeier
Copy link
Contributor Author

From my point of view, it should be safe on the meter level

@andig
Copy link
Member

andig commented May 2, 2020

@goebelmeier as per #90 the scale parameter is supported for HTTP and MQTT devices. Where else would we need this? Modbus? Websocket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure Basic functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants