Hello,
I want to consume a provided API by the Greek energy operator (DEDDIE).
The documentation is here: HEDNO Swagger UI
Ideally I want to query this API and feed three sensors:
- active energy
- produced energy
- injected energy
All three values are provided by this API. Is there a way I can do it?
Thank you!