Ecosyste.ms: Timeline

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

marq24

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
nope - this is not the one - this data is about the 'health' of the bridge - I would like to see the data read from the meter... (I think, your meter will provide just the obis-code `01000f0700ff` ...

View on GitHub

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
Then can you please share a screenshot of the Tibber Bringe Node Page: `http://[YOUR-BRIDGE-IP]/nodes/` [you need your user `admin` and the password] - there you should have a the option to display...

View on GitHub

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
... to speed up a possible solution - can you provide me with the data feed of the integration? Send a local CURL command to the node endpoint and eMail me the file?

View on GitHub

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
Hi, I have to admit, that I don't understand your issue/request - If your power-meter provide this value as `Math.abs(VALUE)` (removing the sign) then this is IMHO impossible to create it later......

View on GitHub

marq24 created a comment on an issue on marq24/ha-senec-v3
Ja die mein(te) ich - wenn die nicht greift, dann "kann" ich da sicherlich was patchen (was aber auch eigentlich diese Card selber implementieren sollte... -> aber in der Tat ist bei meiner Senec ...

View on GitHub

marq24 created a comment on an issue on marq24/ha-senec-v3
Du kannst bei jedem Sensor die Anzahl der Nachkommastellen selbst einstellen...

View on GitHub

marq24 pushed 1 commit to master marq24/ha-senec-v3

View on GitHub

marq24 pushed 1 commit to master marq24/ha-senec-v3
  • - after inverter replacement - rewritten safe_charge toggle (simulate webclient v01) fe5896b

View on GitHub

marq24 created a tag on marq24/ha-senec-v3

2025.1.1 - SENEC.Home V2.x/V3/V4 Integration for Home Assistant that will work with the recent changes introduced by SENEC (supporting https) - successfully tested with latest MCU Version: 0827 (Feb 2024).

marq24 created a comment on an issue on marq24/ha-evcc
yes of course - they are about the ENERGY target - that will only work for GUEST vehicles (where there is no option to read SOC)

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
Please update to https://github.com/marq24/ha-evcc/releases/tag/2025.1.10 and close this issue when you can confirm the fix - TIA

View on GitHub

marq24 published a release on marq24/ha-evcc
Simpler implementation to check grid-data-as-object
Thanks @dasadi for your detailed issue #86
marq24 pushed 1 commit to main marq24/ha-evcc

View on GitHub

marq24 created a tag on marq24/ha-evcc

2025.1.10 - Home Assistant integration for evcc☀️🚘- optimized charging of electric vehicles, connecting your EV charger with your PV system. The integration use local polling (interval configurable) of the evcc API. Please note, that this integration is not official and not supported by the evcc developers. This project is not affiliated with evcc in any way.

marq24 created a comment on an issue on marq24/ha-evcc
thanks for all the details - indeed the check must be adjusted in order to match your condition (only `power` available)...

View on GitHub

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
Tibber app typically see only current power and meter value [at least as far as I can remember]... I implemented the full set of sensors at a time where my power-meter provided all this data - th...

View on GitHub

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
... a bit confusing for me is, that some data is still present - which is quite uncommon - might be a firmware update was installed OTA (Pulse IR & Bridge does this automatically over time)... [bu...

View on GitHub

marq24 created a comment on an issue on marq24/ha-tibber-pulse-local
you see already the 'raw" data from the node 1 - Of course this is not human readable - When debugging log is enabled the read payload (from the bring) will ONLY be logged during the initial config...

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
Please update to 2025.1.9 and close this issue when it's fixed - thanks for your report

View on GitHub

marq24 published a release on marq24/ha-evcc
Support for changed JSON structure for Vehicle PLAN (vs. PLANS array)
Thanks to the report from @gorzan14 I was made aware, that the internal structure of the vehicle plan(s) object have been changed recently (no clue when this happend exactly) - nevertheless in prev...
marq24 pushed 1 commit to main marq24/ha-evcc
  • veh now contain only a single PLAN - not a PLANS-array ?! c7b1e29

View on GitHub

marq24 created a tag on marq24/ha-evcc

2025.1.9 - Home Assistant integration for evcc☀️🚘- optimized charging of electric vehicles, connecting your EV charger with your PV system. The integration use local polling (interval configurable) of the evcc API. Please note, that this integration is not official and not supported by the evcc developers. This project is not affiliated with evcc in any way.

marq24 created a comment on an issue on marq24/ha-evcc
but probably either evcc and/or the integration are again not up2date...

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
https://github.com/marq24/ha-senec-v3/blob/master/docs/HA_DEBUG.md

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
Ist das denn aber nicht die eigentlich Lösung? [Wenn man das Entladen dieses Loadpointsunterbinden möchte] (aus der LifehackDoku) > Ebenso kann der Hausspeicher dadurch auch manuell gesperrt werde...

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
For sure the current implemented switch, is not related to your linked 'lifehack' - I must admit, I haven't understood yet, how this "dummy charger & loadpoint" can provide the expected funtionalit...

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
![Image](https://github.com/user-attachments/assets/6d9c630d-53b3-40bb-9bc4-a435b4fae46b) ![Image](https://github.com/user-attachments/assets/0cf47864-3739-470b-88b3-ea8dbf44e025) ![Image](https...

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
might be related?! https://github.com/marq24/ha-evcc/issues/17

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
the HA switch `switch.evcc_battery_discharge_control` will call the API (https://docs.evcc.io/docs/integrations/rest-api#site): `POST /api/batterydischargecontrol/<enable>: battery discharge contro...

View on GitHub

marq24 created a comment on an issue on marq24/ha-evcc
... what's your integration update interval?

View on GitHub

Load more