Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Fixed with #3041 already. Should be part of the next version.
ReneNulschDE created a comment on an issue on ReneNulschDE/mbapi2020
The MB-Team changed the server behavior this morning to the old setting from last week. So this problem should not happen anymore. I'll close this but feel free to open it again with detailed logs.
ReneNulschDE closed an issue on ReneNulschDE/mbapi2020
remote websocket connection closed: Cannot write to closing transport
### The problem Since a few days now (and I noticed a slightly design change within the Mercedes ME app also in that time), I cannot send commands to the car anymore (remote websocket connection c...ReneNulschDE created a comment on an issue on ReneNulschDE/mbapi2020
I see this error since last Tuesday. MB has changed some settings in their backend and closing the sessions more often. (every 15min now) and http429 is a "Too many requests block" - have not found...
ReneNulschDE created a comment on an issue on ReneNulschDE/mbapi2020
Could you enable the debug log and restart HA? Wait until the error occurs and share all the lines with mbapi2020. The error means that we found some masterdata and we could connect to the webso...
ReneNulschDE created a comment on an issue on ReneNulschDE/mbapi2020
The error 418 I'm a Teapot - is a clear indicator that you have not the latest version 0.19.x. The component is loaded from /config/custom_components/Mb-bkp/? normally the path is mbapi2020... Do ...
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Muellmax has implemented a "too-many-request-protection". When you restart HA too often on the same day, then this error could happen. Solution: Just wait 24 hours...
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Looks like we have to adjust step 5 of the initial solution in your environment. New: 5. Uninstall the libs with `pip uninstall icalendar icalevents recurring-ical-events` (icalevents needs to ...
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
All custom_components that you have installed - I want to check, if a component is using icalendar (or lib that is used by the CC is using icalendar)
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Thx, could you share the list of custom_components too?
ReneNulschDE opened a pull request on mampfes/hacs_waste_collection_schedule
Fix: Switch Awg_de to legacy session handling
Problem: The ssl config of wastemanagement.awg.de has changed and the cert-chain is incomplete. Solution: Switch to legacy_session Fixes: #3052 Tests: ``` Testing source awg_de ... found...ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
This is a problem on the provider side and should be fixed on their side... They have an interesting system config... I will prepare a workaround...
ReneNulschDE created a branch on ReneNulschDE/hacs_waste_collection_schedule
fix-awg_de-sslcontext - Home Assistant integration framework for (garbage collection) schedules
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
The error occurs on https://regioentsorgung.de/service/abholservice/abfallkalender too. Looks like that the server is offline. Nothing that we can solve. You could ask the provider regioentsorgung.
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Please describe you're HAOS install method and environment in detail. In case you used this [one](https://www.home-assistant.io/installation/alternative) - then you can use the same approach. the d...
ReneNulschDE pushed 1 commit to add-neu_ulm_de ReneNulschDE/hacs_waste_collection_schedule
- linter 3f4412c
ReneNulschDE opened a pull request on mampfes/hacs_waste_collection_schedule
Add Neu-Ulm
Goal: Add a dedicated source for Neu-Ulm (Germany). Neu-Ulm is using secure, fast-changing ics-links on their website Fixes: #2884 Tests: ``` Testing source neu_ulm_de ... found 11 entrie...ReneNulschDE created a branch on ReneNulschDE/hacs_waste_collection_schedule
add-neu_ulm_de - Home Assistant integration framework for (garbage collection) schedules
ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
You need the next version of this component too (... not available yet)
ReneNulschDE created a review comment on a pull request on mampfes/hacs_waste_collection_schedule
No it was not, if a base class has a explicit implementation then it would get called, or? But happy to add it again. (Checked all the base classes and they have not an explicit `__init__`
ReneNulschDE opened a pull request on mampfes/hacs_waste_collection_schedule
Fix: islington_gov_uk - Page structure changed
This PR is to fix #3040. Breaking change: Postcode is a new configuration requirement. Tasks: - Page structure changed - Postcode is required now Tests: ``` Testing source islington_go...ReneNulschDE pushed 1 commit to fix-islington_gov_uk-add-postcode ReneNulschDE/hacs_waste_collection_schedule
- fix: islington_gov_uk [Bug]: islington council #3040 1ebe5b7