andig

Results 723 comments of andig

Re https://github.com/evcc-io/evcc/pull/11051#issuecomment-1847462131: I no longer understand the price structure. Can you please explain the tariff (again)? What are the colors? Only a price? Or price plus peak time (s)?

Ok. And are the peak/off peak hours the same time for the different colors? Or does each color need its own time table in addition to its own prices? Is...

To summarise: - single off-peak price - single set of peak hours - different peak prices per color Correct?

Sounds like we should change the config like this: ```yaml type: edf-tempo clientid: ... clientsecret: ... zones: // peak zones - ... prices: red: peak: ... offpeak: blue: peak: ......

Können wir ggf. angehen wenn https://github.com/evcc-io/evcc/issues/10330 umgesetzt ist

Noticed a similar issue in https://github.com/golangci/golangci-lint-action/issues/297#issuecomment-2067601934 where caching 2min: ``` 2m 10s Post job cleanup. Omitting ~/.cache/go-build from cache directories Omitting ~/go/pkg from cache directories /usr/bin/tar --posix -cf cache.tzst --exclude...

Missing log of actual problem. Should not be necessary if Enphase sends a redirect header.

Please run with --log-trace

Sorry, I meant: > Please run with `--log-headers`

Redirect works as expected. Only there is no `.measurementType == "production"`. Seems the api has changed, too.