Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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` ...
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...
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?
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......
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 ...
marq24 created a comment on an issue on marq24/ha-senec-v3
Du kannst bei jedem Sensor die Anzahl der Nachkommastellen selbst einstellen...
marq24 pushed 1 commit to master marq24/ha-senec-v3
- - after inverter replacement - rewritten safe_charge toggle (simulate webclient v01) fe5896b
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)
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
marq24 published a release on marq24/ha-evcc
Simpler implementation to check grid-data-as-object
Thanks @dasadi for your detailed issue #86marq24 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)...
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...
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...
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...
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
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
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.