Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

andig

andig created a review comment on a pull request on evcc-io/evcc
Die gibt immer einen definierten Status oder Fehler: ```go // ensure RemoteLock is disabled after wake-up b, err := wb.conn.ReadHoldingRegisters(hecRegRemoteLock, 1) if err != nil { ...

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
Das geht so leider nicht. StatusNone ohne Error lässt sich nicht verarbeiten.

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
Ist das ein gültiger, anklickbarer Link? Semikolons in Urls sind egtl. nicht zulässig.

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig created a comment on a pull request on evcc-io/evcc
Ich mache hier zu da die Diskussion völlig OT ist. Danke.

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
Body is an io.Reader. Xml Decoder works on io.Reader. I would appreciate if you just gave it a try. Thank you.

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig pushed 1 commit to main evcc-io/docs
  • Templates update for nightly evcc-io/evcc@2a2e5760d49edcd3aea5019497dbdafbd3a7dcbf 622fb88

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
Das kist dann keine gültige Url mehr?

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig created a comment on a pull request on evcc-io/evcc
Good catch, thank you!

View on GitHub

andig pushed 1 commit to master evcc-io/evcc
  • Loadpoint: fix batteryboost handler (#17951) 2a2e576

View on GitHub

andig closed a pull request on evcc-io/evcc
fix for POST loadpoint /batteryboost/
the other 'boolHandler's all use the `[01truefalse]+` - so I assume the `+` is missing for the batteryboost endpoint? - If this is totally nonesense - please excuse that I have wasted your time - I...
andig created a review comment on a pull request on evcc-io/evcc
Obviously xml.NewDecoder(resp.Body)

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig commented on a commit on evcc-io/evcc
Oder noch einfacher: evcc discuss

View on GitHub

andig pushed 1 commit to master evcc-io/evcc
  • Add TeslaBleHttpProxy charger (#17866) bd0e970

View on GitHub

andig closed a pull request on evcc-io/evcc
Add TeslaBleHttpProxy template
This PR adds a template for the TeslaBleHttpProxy. The proxy uses the official Tesla BLE Api. With the proxy, everything can be controlled locally without using Tesla's HTTP API, which might in...
andig created a review comment on a pull request on evcc-io/evcc
Simpler xls.NewDecoder(resp.Body)

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
Status check is already done by client

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
```suggestion ``` Errors must be handled only once- either log or return, not both.

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
```suggestion ```

View on GitHub

andig created a review comment on a pull request on evcc-io/evcc
Are these headers actually needed or is client.Get sufficient?

View on GitHub

andig created a review on a pull request on evcc-io/evcc

View on GitHub

andig closed an issue on evcc-io/evcc
enphase: energy and power empty
### Describe the bug My Enphase Envoy API returns the following at the URL `http://{{ .host }}/production.json`: `{"production":[{"type":"inverters","activeCount":22,"readingTime":1734616504,"w...
andig pushed 1 commit to master evcc-io/evcc
  • Enphase: support for sparse production.json (#17948) In some cases production.json does not list CT meters, not even... 4010d31

View on GitHub

andig closed a pull request on evcc-io/evcc
Enphase: support for sparse production.json
In some cases production.json does not list CT meters, not even as a disabled resource. To support that use case, we need to check the length of array before iterating on, potentially non-existing,...
andig created a comment on an issue on evcc-io/evcc
…and that‘s exactly why we‘re closing issues without config…

View on GitHub

Load more