Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
andig created a comment on an issue on evcc-io/evcc
It's unclear how this issue relates to evcc. Converting to discussion.
andig created a comment on a pull request on evcc-io/evcc
The current implementation supports a single type of boost only. We could make that configurable though.
andig closed an issue on evcc-io/evcc
Direkte Verlinkung auf Loadpoint/Sichtbarkeit des ausgewählten Loadpoints
**Is your feature request related to a problem? Please describe.** Ich habe ein Grafana Dashboard auf dem zwei Gauges für die jeweiligen Loadpoints sind. Nun würde ich gerne die Loadpoints gerne d...andig created a comment on an issue on evcc-io/evcc
Duplicate of https://github.com/evcc-io/evcc/issues/7193
andig closed an issue on evcc-io/evcc
Push-Notifications: "vehicleTitle" not set on "connected" and "disconnected" events
### Describe the bug See this snippet from my config: ![telegram-cloud-photo-size-2-5409248827136928441-y](https://github.com/user-attachments/assets/6e8dfd1f-c92d-4854-a69b-48a661bef841) The ...andig closed an issue on evcc-io/evcc
Push notification receiver/target-device per vehicle
**Is your feature request related to a problem? Please describe.** We have two cars connected with evcc. One is used by my wife, the other one by me. The push messages are really useful for both o...andig closed an issue on evcc-io/evcc
Improve ford-connect
Der erste Ansatz für `ford-connect` ist in wenigen Minuten im Nightly. Was noch fehlt: - [ ] Persistenz des Refresh Tokens da dieser leider abläuft - [ ] Beschreibung für `evcc token <ford>` um...andig closed a pull request on evcc-io/evcc
Mercedes: Add preconditioning information
This PR implements the api.VehicleClimater. There a two potential attributes in the MB API: precondNow and precondActive Discussed in: #17911andig created a comment on an issue on traefik/yaegi
It looks as if the memory consumption comes from growing `interp.roots`. Not sure this is something that could be eliminated?
andig created a comment on an issue on evcc-io/evcc
This is evil. Depends on https://github.com/traefik/yaegi/issues/1678.
andig opened an issue on traefik/yaegi
Eval does not release memory/ has a memory leak
### The following program `sample.go` triggers an unexpected result ```go package main import ( "fmt" "runtime" "runtime/debug" "time" "github.com/traefik/yaegi/interp" ) func main() { vm...andig created a comment on an issue on evcc-io/evcc
You can integrate it using a `custom` charger and the MQTT plugins. Core team does not plan to work on this.
andig closed a pull request on evcc-io/evcc
EEBus: make device code configurable
Fix https://github.com/evcc-io/evcc/issues/18077andig closed an issue on evcc-io/evcc
Keep getting following error: Garage: charger status: outdated
### Describe the bug I am trying to get a bicycle charger in EVCC by using a MQTT plug, the chargepoint is loaded but i keep getting the error: Garage: charger status: outdated Seems to be some...andig created a comment on an issue on evcc-io/evcc
> Why do I have 16A instead of 6A in Seires A and why does it work in series B korrectly. I guess the WB wrongly reports offered current 16A. The fw5 template fixed this by adding meterva...
andig created a comment on a pull request on evcc-io/evcc
Not sure. I'd probably try something like this: ```yaml batterymode: source: switch switch: - case: 1 # normal set: source: wait_for_response # maybe `validate` set...
andig created a comment on an issue on evcc-io/evcc
> to trigger EVU lock/unlock. That sounds like dimm, not boost? The other SG ready chargers boost the heatpump when PV is available and return to normal when not. Locking sounds like your home w...
andig created a comment on an issue on evcc-io/evcc
> MinPV = 16A Why do you have a minpv current of 16A? > metervalues: Why are you configuring this?
andig pushed 1 commit to feature/split-packager-transporter-v2 andig/gridx-modbus
- Update tcpclient_test.go 1b97a56