pdeliot
pdeliot
Hi, One stupid check... :-| does your enphase token still valid? It has an expiration date. Maybe you can try to renew it?
I can try to work on it if you can point me a sample template for tree-phase and/or phases currents...
Thanks, I've started a first implementation that looks to work. ` powers: - source: http uri: http://{{ .host }}/production.json?details=1 {{- if .token }} auth: type: bearer password: {{ .token }}...
> But `powers` is `wNow` and not `rmsCurrent`. Yes! Fixed.
Now I have severall questions - Understand how to deal with single and three phase definision - Is it possible to use ONE query for several indicators (to avoid querying...
> How does the JSON für single-phase looks like? I'm working on a solution with optional 'phases" parameter default 1 for implemetation. But maybe other ways exists... On phase can...
It should not break existing 3p configuration, because the template today is treating 3p as 1p. Then if no change is done on "evcc.yaml" to add the "phases' with default...
I've followed this implementation and it looks working.. test in progress. Doe exists a documentation on "how to contribute" .. how to create/select a branch and create a PR ?
Does 'powers' and 'currents' can be negative (in case of injection) ? Or should be set to 0 when negative?
I've written a new template with 'currents', but only tested on my installation with CTs.