Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
andig closed an issue on evcc-io/evcc
Einschalten/ Ausschalten der Ladeplanung von Außen
### Feature Es wäre super wenn man den "Aktiv" Schalter der Ladenplanung von extern bedienen könnte. ### Hintergrund: Ich nutze die sich wiederholenden Ladepläne um sicher zustellen, dass das ...andig created a comment on an issue on evcc-io/evcc
Got stuck on https://github.com/evcc-io/evcc/discussions/16246#discussioncomment-10711985. Feel free to open PR.
andig created a comment on an issue on evcc-io/evcc
Klar geht das, hat hier aber nichts zu suchen. Bitte mach eine neue Diskussion dazu auf.
andig created a comment on a pull request on evcc-io/evcc
Du meinst `type: sgready`- das kannst Du nach Herzenslust mit MQTT oder allem anderen verbinden. Dafür gibts (und braucht es) keine Templates.
andig pushed 24 commits to master evcc-io/ocpp-go
- Implemented OCPP 1.6j security extension 6f78e02
- Copied various constants from 2.0.1 to 1.6 to ensure there are no 2.0.1 dependencies in 1.6 package for the security ... 8b23ef4
- Added missing interface function definitions for security extension as well as the proper handling. d2d2b0c
- Added OCPP 1.6 extension mocks for tests b4630c4
- Fixed invalid request option in CertificateSigned 68b0286
- Fixed invalid package name in tests d768175
- Implemented OCPP 1.6j security extension (#1) * Added required fixes for PR lorenzodonini/ocpp-go/266 * revert `C... 41fd37d
- Implement Error on base receiver 9090a55
- Remove duplicate call 793a714
- fix field certificateType data type and register certificateUse16 validation 6a6b9be
- add required field on GetInstalledCertificateIdsRequest constructor a452e79
- add profile feature to default endpoint centralSystem a28fa98
- fix typo NotAllowedTypeEVSE value 9f716f9
- adding missed handler on disconnected client 06565f2
- fix panic on get response proto-error response b0f8b2c
- fix connectorId validation on ext-trigger-message req base on schema b4dec4e
- Use positive numbers as transactionId 51041b3
- Added code owners and dependabot configuration d0914d7
- Bump docker/setup-buildx-action from 2 to 3 Bumps [docker/setup-buildx-action](https://github.com/docker/setup-build... fce18c7
- Bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Rele... 4a24294
- and 4 more ...