Ecosyste.ms: Timeline

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

FraBoCH

FraBoCH pushed 45 commits to master FraBoCH/evcc
  • Health: use text/plain (#18281) d040212
  • Smart Hello: fix status detection (#18282) 11917b7
  • chore: remove leftover Tesla client id a050cf2
  • docs: fix wattpilot template escaping e9c1e9d
  • docs: tesla clientId not advanced, price format 2e9cebe
  • Translations update from Hosted Weblate (#18040) * Translated using Weblate (Italian) Currently translated at 100.0... 3ac73b5
  • add maxacpower to all hybrid inverter templates (#18168) c968138
  • Tibber: better logging (#18305) d6c4c46
  • Vaillant: fix zone selection (#18326) 84b096d
  • Energyflow: add multi battery tooltip (#18332) b9c5072
  • Switchsocket: add soc (#18333) afc038e
  • chore: fix soc 350f50f
  • chore: simplify and rename energy metrics to avoid confusion (#18288) e8630e6
  • CLI: add database flag; improve systemd db check (#17993) 8f8bc0e
  • chore: add more graphql logging 904d95c
  • docs: remove Tesla sponsorship flag (#18362) This is not required any more due to the deprecation of tesla.evcc.io. 3281ba8
  • Vaillant: add heating zone temperature (#18357) 57d74ee
  • chore: add more graphql logging 1d0ee82
  • Planner: validate vehicle is actually connected 3bccab4
  • Bluelink: add climater (#18370) c3e7f59
  • and 25 more ...

View on GitHub

FraBoCH pushed 14 commits to master FraBoCH/evcc
  • Vaillant: add power reading (#17994) 23c2065
  • Tesla: fix token refresh (#18193) ed6e6bb
  • AC Thor: fix enabled handling (#18199) 59ddfd5
  • Enphase: fix multiphase currents (#18200) Co-authored-by: Ante Karamatić <[email protected]> 4acb4cc
  • OCPP: accept custom meter values even if configuration fails (#18217) ae85305
  • UI: smaller scale energy limits (#18226) 961968e
  • Sungrow: add idle timeout to grid/pv 28f74c9
  • SolarEdge: add currents to PV meter (#18233) 8170191
  • Planner: improve plan selection (#18211) 285b22e
  • Loadpoint: validate fixed phase configuration (#18234) 516993b
  • myPV: fix current calculation by enforcing 1p config (#18235) e6e8aa1
  • Config UI: unify configured state handling (#18237) 6cdd844
  • Loadpoint: relax locking (#18256) a67601c
  • myPV: fix power calculation (#18257) 81b3d44

View on GitHub

FraBoCH forked home-assistant/core

FraBoCH/ha-core

FraBoCH pushed 14 commits to master FraBoCH/evcc
  • Plugins: share http cache (#18152) ba96fbb
  • SAJ H2: fix grid power (#18148) b812c2b
  • chore: simplify 76dc949
  • chore: better docs (#18164) 9ae0f1a
  • Mqtt: improve publishing structs (#18171) 36f0005
  • InfluxDB: publish structs and pointers (#18173) 937b436
  • chore: simplify c8c1220
  • Align grid measurements structure with pv and battery (BC) (#18063) 9dcb1fa
  • myPV AC Thor: fix power and mode (#18175) 4cce98c
  • chore: use range loop (#18176) f469be6
  • MG: fix deadlock (#18177) with status "running". 3dab055
  • chore: simplify cfd8985
  • chore: simplify bc6e035
  • Tesla: require personal developer account (#17982) 10b9f31

View on GitHub

FraBoCH pushed 33 commits to master FraBoCH/evcc
  • 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
  • docs: fix bmw hcaptcha link (#17952) 55cdccc
  • Translations update from Hosted Weblate (#17958) * Translated using Weblate (Bulgarian) Currently translated at 92.... b7a843d
  • Enphase Envoy: add currents (#17193) 933820a
  • doc: use templates instead of types (#18027) 8e838a5
  • Site: refactor measurements (#17943) a83ad42
  • chore: refactor 07070a4
  • Add myPV AC Thor (#18034) 41da419
  • Smart EQ: use Mercedes api (#18044) eaff6de
  • Battery grid charge: show configured limit (#18032) b728e23
  • Plugins: add timeseries (#18049) 927cd39
  • Plugins: add charger provider (#18037) 5b21646
  • chore: update schema (#17930) e4f8d24
  • EEBus: make device code configurable (#18083) 9ed40dc
  • Mercedes: add climater (#18091) 711f5e5
  • and 13 more ...

View on GitHub

FraBoCH deleted a branch FraBoCH/evcc

feature/fiat-start-stop-charge

FraBoCH created a comment on a pull request on evcc-io/evcc
As per EVCC stats, I’ve reached 59.7% of solar charge on my 500e mostly due to this. Of course, I configured the lowest charge rate on my FIAT (2.3 KW as my TWC3 is plugged with 3 phases), and ad...

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH created a review comment on a pull request on evcc-io/evcc
Actually it is crashing indeed => reverted to previous implementation which is generating a proper error when no pin is configured.

View on GitHub

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

View on GitHub

FraBoCH pushed 3 commits to feature/fiat-start-stop-charge FraBoCH/evcc
  • Rename schedule type as per @andig suggestion 3af2dc8
  • Always create controller to avoid nil pointer exception when no PIN is configured. Instead in this case, throw ErrMis... 526cbd4
  • Improved doc 36be572

View on GitHub

FraBoCH created a comment on a pull request on evcc-io/evcc
@andig not creating the controller if pin is empty will create nil pointer exception as TWC3 implementation is trying to call it. `panic: runtime error: invalid memory address or nil pointer dere...

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH created a review comment on a pull request on evcc-io/evcc
Agreed and done. Thanks for the suggestion.

View on GitHub

FraBoCH created a review comment on a pull request on evcc-io/evcc
Agreed and done. Thanks for the suggestion

View on GitHub

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

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc
  • Create a controller if and only if the pin has been configured to avoid errors ad per @andig comments 1fea4ab

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc
  • Remove getMaxCurrent which is not needed as per @andig comment in PR d40b0cf

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH created a review comment on a pull request on evcc-io/evcc
Ok didn’t know that. If you say it’s not necessary, then it clearly isn’t ;-)

View on GitHub

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

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH pushed 1 commit to feature/fiat-start-stop-charge FraBoCH/evcc

View on GitHub

FraBoCH created a review comment on a pull request on evcc-io/evcc
It is indeed working like a charm. The control of charge using these calls to fiat API are working for months for me.

View on GitHub

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

View on GitHub

FraBoCH opened a pull request on evcc-io/evcc
Fiat: support start/stop charge on TWC3
As we are still waiting for OCCP support for TWC3 with no idea when (and if) it may come, I propose to add support for starting & stopping in the fiat implementation based on charge schedule. T...
FraBoCH pushed 23 commits to feature/fiat-start-stop-charge FraBoCH/evcc
  • chore: simplify 02637f5
  • chore: align f470ccd
  • Grünstromindex: request token on demand (#17928) 752221e
  • chore: refactor (#17917) 5093eaa
  • wip 843392f
  • Revert "wip" This reverts commit 843392fb7ebd37bc054de62574db839419d500df. 6db5b66
  • Revert "Templates: replace validvalues with choice (BC) (#17653)" This reverts commit 02cc6899a716b107979e4ac10a9a08... a6bb2ef
  • chore: fix tempalte 20dbe42
  • Enphase: support for sparse production.json (#17948) In some cases production.json does not list CT meters, not even... 4010d31
  • Translations update from Hosted Weblate (#17867) * Translated using Weblate (Hungarian) Currently translated at 100... b8d22c2
  • Add TeslaBleHttpProxy charger (#17866) bd0e970
  • chore: improve issue template (#16932) ca6dd6f
  • chore: fix issue template 3f371b5
  • 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
  • and 3 more ...

View on GitHub

Load more