-
Notifications
You must be signed in to change notification settings - Fork 103
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
Smartmeter: neues Plugin für SML- und DLMS-Smartmeter #982
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first testing as replacment of smlx plugin finished and found bug already fixed.
asyncio ist jetzt für SML eingepflegt. |
Läuft mit SML und DLMS per cycle/crontab. Ergebnisse sind nicht 100% non-breaking (SML: value / valueReal -> value / valueRaw), dafür zwischen DLMS und SML überwiegend vergleichbar. (DLMS habe ich bisher keinen scaler gesehen, also value=valueRaw, keinen status, keinen Zeitstempel)
TODO:
Gerne testen und rückmelden, vor allem, wenn "spezielle" Zähler mit quirks vorhanden sind...