-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
EMH CASA meter: add implementation #26427
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
base: master
Are you sure you want to change the base?
Conversation
|
This is a lot of code we would need to maintain. Could the actual device interface live in an external repo? |
|
Don't yet know. HAN is special in usage anyway: is it generally useful? The interface could be seen somewhat stable as TRUDI uses it. Let's know about community interest in general first, then decide? TAF-1 profile gives realtime data access that's why it's valid as a grid meter. As many, I don't personally rely on it as I have an additional meter installed already. Locally the implementation replaces the old IR reading device. |
|
Don‘t get me wrong- HAN makes absolute sense. I‘m just saying the core library could live outside of evcc. |
* Refactor EMH CASA meter to use external library * Update go.mod and go.sum
|
This looks promising! Unfortunately, my SMGW currently only provides meter readings and not the real-time power output. I’ve already reached out to my metering point operator regarding this; it might be related to the specific user profile assigned to my access. That said, I can confirm that the library works as intended and reliably retrieves measurement data whenever it is available. Since any software change on the SMGW requires re-certification, I expect the API to remain stable. Ultimately, it would be great to have the SMGW supported as a grid meter. |
That's a no-go since the primary purpose of the grid meter is not fulfilled. Let's close here. We can reopen once power measurements become available. |
|
Closed too early as it depends? My meter provides stable power measurements (see screenshots). We need multiple feedback on installed meters? |
|
How could we get more feedback? |
|
I have asked in Slack & GH discussions please update here on any changes. Could you try to select and not to autodiscover? Would be great to exchange a (reduced) set of meter data to be sure not to have an implementation error and to exclude issues with ordering of meter ids as there are at least two contracts available. |
|
It seems not every installation of the same gateway is providing second-based metering. Example dataset of an gateway/meter installation (TAF1/7)
|
Add support for EMH CASA 1.1 Smart Meter Gateway
Implements native meter support for EMH CASA 1.1 Smart Meter Gateways via HAN interface.
Features
Implementation Notes
Configuration Example
Config UI
Result