Ecosyste.ms: Timeline

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

ReneNulschDE

ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Fixed with #3041 already. Should be part of the next version.

View on GitHub

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.

View on GitHub

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...

View on GitHub

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...

View on GitHub

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 ...

View on GitHub

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...

View on GitHub

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 ...

View on GitHub

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)

View on GitHub

ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Thx, could you share the list of custom_components too?

View on GitHub

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...

View on GitHub

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.

View on GitHub

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...

View on GitHub

ReneNulschDE pushed 1 commit to add-neu_ulm_de ReneNulschDE/hacs_waste_collection_schedule

View on GitHub

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)

View on GitHub

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__`

View on GitHub

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

View on GitHub

ReneNulschDE pushed 3 commits to fix-islington_gov_uk-add-postcode ReneNulschDE/hacs_waste_collection_schedule
  • Fix Bracknell Forest Collections (#3016) * Fix Bracknell Forest Collections * make collection parsing independent... 3df25c4
  • Fix: Day_Offset missing in yaml schema d00a646
  • Fix: Junaavfall_se date format parsing (#3034) * Fix: June avfall #2996 * Add test case c643a17

View on GitHub

ReneNulschDE pushed 3 commits to master ReneNulschDE/hacs_waste_collection_schedule
  • Fix Bracknell Forest Collections (#3016) * Fix Bracknell Forest Collections * make collection parsing independent... 3df25c4
  • Fix: Day_Offset missing in yaml schema d00a646
  • Fix: Junaavfall_se date format parsing (#3034) * Fix: June avfall #2996 * Add test case c643a17

View on GitHub

ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
I mean your config of WCS aka your UNIQUE_PROPERTY_REFERENCE_NUMBER or a number with the same problem.

View on GitHub

ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Please share your configuration.

View on GitHub

ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
@Linkra62 : Please share your config and the check the HA-Log for a detailed error. Enable the debug logging on the integration page and share the relevant lines out of the homeassistant.log

View on GitHub

ReneNulschDE created a comment on an issue on mampfes/hacs_waste_collection_schedule
Could you share the complete config please?

View on GitHub

ReneNulschDE pushed 2 commits to master ReneNulschDE/mbapi2020
  • Translated using Weblate (Spanish) Currently translated at 98.7% (322 of 326 strings) Translation: Mbapi2020/Main T... 048921a
  • Merge pull request #276 from weblate/weblate-mbapi2020-main Translations update from Hosted Weblate 8c55542

View on GitHub

ReneNulschDE closed a pull request on ReneNulschDE/mbapi2020
Translations update from Hosted Weblate
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Mbapi2020/Main](https://hosted.weblate.org/projects/mbapi2020/main/). Current translation status: ![Weblate translatio...
Load more