-
Notifications
You must be signed in to change notification settings - Fork 33
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
Feature request: Support for 3 phase "grid" service #59
Comments
I would like to start by implementing this as a replacement for my own https://github.com/dsteinkopf/venus.dbus-MqttToGridMeter/ which is not really not very sophisticated... but it is stable. Nevertheless, it would be a nice thing if I could also collect grid meter values in this one script here. First exercise: How to get the grid meter values? In my case, I am collecting them via home assistant edl21 integration. So to have a fit for our "templates" I fetch values via API: (Entitiy names are only valid for my installation of course.)
L1: /api/states/sensor.hausstrom_l1_active_instantaneous_power |
First challenge: How to configure everything in config.ini? First idea:
Still missing/open: |
I think a nice approach would be to read a "Lesekopf" flashed with Tasmota. Nearly everybody with a PV installation will have a "Intelligentes Messsystem". That is a very cheap and easy solution.
I think here you are the expert.
First I thought that there are no calculations needed because everything is provided by the SML interface. But I think I'm wrong. |
Hiho, i have scripted a Tasmota Script for different gridMeter. Here is the Ouput off the EM24.
|
Can you give some more infos background on your json? |
It would be nice if your driver would support 3 phase gridmeter.
The benefit would be, that no EM24 would be necessary. A Tasmota device connected to a smartmeter would be enough.
The text was updated successfully, but these errors were encountered: