Ecosyste.ms: Timeline

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

naltatis

naltatis pushed 1 commit to feature/battery_grid_charge_limit evcc-io/evcc

View on GitHub

naltatis opened a pull request on evcc-io/evcc
Battery grid charge: show configured limit
fixes https://github.com/evcc-io/evcc/issues/17843 - 🫰 show grid charge limit in energy flow if it's configured - 🧹 simplify active grid charge wording **English** <img width="1056" alt="...
naltatis created a comment on an issue on evcc-io/evcc
Ok, dann mach ich den hier zu.

View on GitHub

naltatis closed an issue on evcc-io/evcc
Batterieladung mit Sungrow SH6 wird im GUI in Version 0.132.0 nicht mehr ausgegeben
### Describe the bug Seit dem Update auf v0.132.0 funktioniert die Auswertung der Ladung zur Batterie nicht mehr. Diese wurde bei v0.131.11 noch korrekt dargestellt. Der Ladestand in % wird korr...
naltatis created a comment on an issue on evcc-io/evcc
Was sagt der Batteriestatus in der UI? Hast du vielleicht "Prevent discharge in fast mode and planned charging." in den Batterieeinstellungen aktiviert?

View on GitHub

naltatis created a review comment on a pull request on evcc-io/evcc
Zum besseren Verständnis: Der `defer func()` Inhalt wird ausgeführt, nachdem der `plannerActive` Aufruf beendet wurde. Das heißt `lp.publish(keys.PlanOverrun, planOverrun)` wurde bislang immer(!) a...

View on GitHub

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

View on GitHub

naltatis created a review comment on a pull request on evcc-io/evcc
Wieso hast du diesen Block nach unten geschoben? Das ändert ja das Laufzeitverhalten, da er nun nicht mehr ausgeführt wird, wenn die plannerActive() Funktion vorher returned.

View on GitHub

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

View on GitHub

naltatis created a review comment on a pull request on evcc-io/evcc
`loading`: do you mean `charging`?

View on GitHub

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

View on GitHub

naltatis pushed 1 commit to master evcc-io/evcc
  • docs: fix bmw hcaptcha link (#17952) 55cdccc

View on GitHub

naltatis pushed 16 commits to ui-fixes fscherwi/evcc
  • Loadpoint: fix batteryboost handler (#17951) 2a2e576
  • PUN: fix api (#17900) dbb2522
  • Docker: fix arm v6 build 858918f
  • chore: upgrade modules db60ef5
  • Charger: remove unhandled status D, E, F (#17956) 5440142
  • chore: playwright stability (login) (#17973) 65a7235
  • Sessions: fix radar tooltip (#17976) c52ed59
  • Templates: replace validvalues with choice (#17944) a558aa2
  • Vaillant: fix token refresh 2739488
  • Sessions: fix tooltip modes (#17997) 413339b
  • E3DC: increase battery charge energy amount for larger capacities (#18011) ff5ad90
  • Jq: add quote option (#18009) 9f2a9ab
  • Weidmüller: fix register usage and check for meter (#18019) 9b48d66
  • Add SAJ R5 template (#18014) ef29935
  • Add Weishaupt SG Ready charger (#18026) e708c0b
  • Merge branch 'master' into ui-fixes 4ca75ce

View on GitHub

naltatis pushed 1 commit to ui-fixes fscherwi/evcc

View on GitHub

naltatis opened a pull request on evcc-io/evcc
Docs: use templates instead of types
addresses https://github.com/evcc-io/evcc/issues/18025 🌿 Consistently use `template` for `grünstromindex` 🧹 replace redundante tariff docs in evcc.dist.yaml with docs link
naltatis pushed 1 commit to docs/use_templates evcc-io/evcc
  • doc: use templates instead of types 663dceb

View on GitHub

naltatis created a branch on evcc-io/evcc

docs/use_templates - Solar Charging ☀️🚘

naltatis pushed 2 commits to main evcc-io/docs
  • replace type with template 0c160be
  • Merge branch 'main' of github.com:evcc-io/docs b31e297

View on GitHub

naltatis created a comment on an issue on evcc-io/evcc
Kann ich nicht reproduzieren. Wenn ich mit deiner Config `evcc tariff` aufrufe bekomme ich korrekte Daten: ``` tariffs: co2: type: template template: grünstromindex # Beispiel Grün...

View on GitHub

naltatis pushed 1 commit to feat/loadpoint-config evcc-io/evcc

View on GitHub

naltatis pushed 1 commit to feat/loadpoint-config evcc-io/evcc

View on GitHub

naltatis pushed 1 commit to feat/loadpoint-config evcc-io/evcc

View on GitHub

naltatis pushed 1 commit to feat/loadpoint-config evcc-io/evcc
  • demo charger: remove D, E, F 63f420a

View on GitHub

naltatis pushed 1 commit to feat/loadpoint-config evcc-io/evcc

View on GitHub

naltatis pushed 59 commits to feat/loadpoint-config evcc-io/evcc
  • Kostal Plenticore: add max charge rate (#17786) 2304a47
  • chore: add Tarraco 597eeeb
  • chore: improve ticker b172eb2
  • Prefer smartCostActive over planner (#17805) 8c04733
  • Add slimmelezer-luxembourg (#17808) 37ca05d
  • Revert "Add slimmelezer-luxembourg (#17808)" This reverts commit 37ca05dcc2aa4869c6a4effcf5cc91cccd9ddacd. 02b4d60
  • Add slimmelezer-luxembourg (#17810) e33a682
  • Tesla: expose client id (#17821) fbd22d1
  • Kostal Plenticore: clarify template and documentation (#17793) b766c73
  • chore: align usages 7df6b5b
  • chore: use githubs builtin chrome for playwright (#17829) 5902507
  • chore: Translations update from Hosted Weblate (#17557) 6d33a4d
  • chore: document defaultmode parameter (#17825) dd4ff04
  • chore: speed up decorate (#17837) f8132e5
  • Sungrow Hybrid: add maxchargepower (#17779) 5278f56
  • Add SG Ready charger (#17735) fc38d15
  • chore: resync weblate (#17865) b16c3a5
  • chore: simplify 697f6c4
  • chore: minor 11779a6
  • Templates: replace stringlist with list (BC) (#17654) fd83aff
  • and 39 more ...

View on GitHub

naltatis pushed 3 commits to feat/loadpoint-config evcc-io/evcc

View on GitHub

naltatis created a review comment on a pull request on evcc-io/evcc
Leere Datei. Ich mach die weg.

View on GitHub

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

View on GitHub

naltatis created a comment on a pull request on evcc-io/docs
@rhuss kurzer Checkin. Du wartest hier nicht auf Input oder irgend etwas von mir, oder?

View on GitHub

naltatis created a comment on an issue on evcc-io/app
Sehr schön. Danke fürs Testen.

View on GitHub

Load more