Replies: 1 comment 1 reply
|
If you're using the pre-release version you can use |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am getting Smartmeter values for Power from MQTT
If I am selling power out of my house it shows me a positiv value (7600)
if I am buying electricity it shows me a negativ value -7600
I found out, that CT002 or B2500 is acting in the inverted way. Might there be the posibility to add a
#SMA-INVERT-SETTING=0
##(Default=0) If you need inverted power values set it to 1
something like this?
All reactions