Hallo,
habe ich mir einen Fehler eingebaut oder ist aktuell mit den Müllsensoren oder der ganzen Müll Anzeige etwas nicht in Ordnung?
Bei mir erscheint nur noch:
Wenn mich nicht alles täuscht, seit dem letzten update??
Hallo,
habe ich mir einen Fehler eingebaut oder ist aktuell mit den Müllsensoren oder der ganzen Müll Anzeige etwas nicht in Ordnung?
Bei mir erscheint nur noch:
Wenn mich nicht alles täuscht, seit dem letzten update??
Könnte auch das Problem sein
Einspruch, bei mir läuft es einwandfrei. Hat sich heute brav gemeldet!! Ich arbeite mit der ICS und nicht mit irgendeiner URL.
Gott sei Dank. Funktioniert bei mir auch
Habe auch keine URL hinterlegt, sondern meinen eigenen Müll .ics
Gruß
Helmut
Hmm… ok seltsam, evtl. haben wir das auch unterschiedlich integriert!? Nutze auch eine ICS Datei.
Mit der nachfolgenden Ermittlung der Tage kann es Tag heute, weil 29.02. Schaltjahr, nicht gehen, weil der Tag nicht bekannt ist. Anders kann ich es mir nicht erklären, evtl. erledigt sich das einfach morgen wieder von selbst? Vergange Daten sind ja auch noch da. Zudem funktionierte das bis heute einwandfrei seit über einen Jahr ![]()
sensor:
- platform: waste_collection_schedule
name: Restabfallbehaelter
details_format: "upcoming"
value_template: "{% if value.daysTo == 0 %}Heute{% elif value.daysTo == 1 %}Morgen{% else %} {{value.daysTo}} Tage{% endif %}"
types:
- "Restmüll"
- platform: waste_collection_schedule
name: Bioabfallbehaelter
details_format: "upcoming"
value_template: "{% if value.daysTo == 0 %}Heute{% elif value.daysTo == 1 %}Morgen{% else %} {{value.daysTo}} Tage{% endif %}"
types:
- "Biotonne"
- platform: waste_collection_schedule
name: Wertstoffbehaelter
details_format: "upcoming"
value_template: "{% if value.daysTo == 0 %}Heute{% elif value.daysTo == 1 %}Morgen{% else %} {{value.daysTo}} Tage{% endif %}"
types:
- "Gelbe Tonne"
- platform: waste_collection_schedule
name: Papierbehaelter
details_format: "upcoming"
value_template: "{% if value.daysTo == 0 %}Heute{% elif value.daysTo == 1 %}Morgen{% else %} {{value.daysTo}} Tage{% endif %}"
types:
- "Papiertonne"
- platform: waste_collection_schedule
name: Restabfallbehaelternext
details_format: "upcoming"
value_template: 'am: {{value.date.strftime("%d.%m.%Y")}}'
types:
- "RestmüllNext"
- platform: waste_collection_schedule
name: Bioabfallbehaelternext
details_format: "upcoming"
value_template: 'am: {{value.date.strftime("%d.%m.%Y")}}'
types:
- "BiotonneNext"
- platform: waste_collection_schedule
name: Wertstoffbehaelternext
details_format: "upcoming"
value_template: 'am: {{value.date.strftime("%d.%m.%Y")}}'
types:
- "Gelbe TonneNext"
- platform: waste_collection_schedule
name: Papierbehaelternext
details_format: "upcoming"
value_template: 'am: {{value.date.strftime("%d.%m.%Y")}}'
types:
- "PapiertonneTonneNext"
- platform: waste_collection_schedule
name: tonnenbutton
count: 4
value_template: '{{value.types|join(", ")}}|{{value.daysTo}}|{{value.date.strftime("%d.%m.%Y")}}|{{value.date.strftime("%a")}}'
- platform: waste_collection_schedule
name: next_waste_collection_date
details_format: upcoming
value_template: '{{value.date.strftime("%d.%m.%y")}}'
- platform: waste_collection_schedule
name: next_waste_collection_type
details_format: upcoming
value_template: '{{value.types|join(", ")}}'
Vielleicht haben Deine Stadtwerke eine vermurkste ICS angeboten?
Nein die ist in Ordnung, habe ich schon per Text-Diff verglichen.
Das Problem scheint irgendwie hier zu liegen im “Tonnebutton” (ist nur Namensplatzhalter, kam aus einem Video irgendwo) Der Sensor Tonnenbutton ermittelt alle fälligen Mülltonnen und fasst sie zusammen. zeigt auch welche an, aber es gibt auch welche mit ‘Unknown’ kein Plan wieso. Wie gesagt funktionierte einwandfrei bis heute.
- platform: waste_collection_schedule
name: tonnenbutton
count: 4
value_template: '{{value.types|join(", ")}}|{{value.daysTo}}|{{value.date.strftime("%d.%m.%Y")}}|{{value.date.strftime("%a")}}'
- platform: waste_collection_schedule
name: next_waste_collection_date
details_format: upcoming
value_template: '{{value.date.strftime("%d.%m.%y")}}'
- platform: waste_collection_schedule
name: next_waste_collection_type
details_format: upcoming
value_template: '{{value.types|join(", ")}}'
Ja an der ics liegt es definitiv nicht. Die läuft seit Anfang des Jahres. Am 29.2 glaube ich auch nicht, warum sollten dann alle Sensoren auf einmal nicht mehr gehen?
Ich habe alle updates drauf von HACS oder HA. Es muss damit zusammenhängen. Ich hatte sonst nichts geändert an dieser karte…
Sind bei Euch denn auch alle Sensoren auf unbekannt?
Habe auch die ics Datei und nach einem Neustart von HA gingen die Sensoren auch auf unbekannt. Habe auch den gleichen Fehler im Log, egal ob über ics oder args
Dann liegt das mit Sicherheit an irgendeinem Update der letzten Tage. Entweder HACS oder HA.
Liegt eher am 29.02. Sagt ja auch der Wortlaut des Fehlers. Day out of Month besagt ja, dass der Tag in diesem Monat nicht gefunden wurde. Die Integration ist einfach nicht für Schaltjahre geeignet. Morgen wird sie dann bestimmt wieder gehen
Wo sehe ich diese Fehlermeldung?
Bei mir ist nämlich alles auf unbekannt.
Im Supervisor Log.
Einstellungen → System → Protokolle
Bei mir steht da nichts.
Bei mir steht nur das alles:
24-02-29 17:24:53 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
24-02-29 17:24:54 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/sabeechen/hassio-google-drive-backup-amd64 with version 0.112.1
24-02-29 17:24:54 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-openwakeword with version 1.10.0
24-02-29 17:24:54 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:24:54 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:24:54 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:24:54 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:24:55 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-edge-amd64 with version edge
24-02-29 17:24:55 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:24:55 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:24:55 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:55 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:55 INFO (MainThread) [supervisor.api.middleware.security] /mounts access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:55 INFO (MainThread) [supervisor.api.middleware.security] /addons access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:55 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:55 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/a88c0c01/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/09be4664/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/a14b14d7/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/6953bbdb/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/249f9104/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/884a4467/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/ac93ad0c/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/c1ff53fa/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/259891ca/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/66a02928/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/8dc5a454/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/23f88413/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/25b9bc06/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/a0ce82ea/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:24:56 INFO (MainThread) [supervisor.api.middleware.security] /backups/318bc7b5/info access from cebe7a76_hassio_google_drive_backup
24-02-29 17:25:26 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
24-02-29 17:25:26 INFO (MainThread) [supervisor.core] Supervisor is up and running
24-02-29 17:25:26 INFO (MainThread) [supervisor.host.info] Updating local host information
24-02-29 17:25:26 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
24-02-29 17:25:26 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
24-02-29 17:25:27 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:25:27 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:25:27 INFO (MainThread) [supervisor.resolution.check] System checks complete
24-02-29 17:25:27 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
24-02-29 17:25:27 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
24-02-29 17:25:27 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
24-02-29 17:25:27 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
24-02-29 17:25:27 INFO (MainThread) [supervisor.host.services] Updating service information
24-02-29 17:25:27 INFO (MainThread) [supervisor.host.network] Updating local network information
24-02-29 17:25:27 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
24-02-29 17:25:27 INFO (MainThread) [supervisor.host.manager] Host information reload completed
24-02-29 17:29:22 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:29:22 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:34:26 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:34:26 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:39:30 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:39:30 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:44:34 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:44:34 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:49:38 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:49:38 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:54:04 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
24-02-29 17:54:42 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:54:42 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:59:46 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 17:59:46 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 18:02:32 INFO (SyncWorker_4) [supervisor.docker.manager] Restarting homeassistant
24-02-29 18:02:32 WARNING (MainThread) [supervisor.homeassistant.websocket] Connection is closed
24-02-29 18:03:00 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
24-02-29 18:03:06 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to NOT_RUNNING
24-02-29 18:03:06 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
24-02-29 18:03:06 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
24-02-29 18:03:06 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 18:03:06 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/thomasmauerer/hassio-addons repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/darkxst/multipan_flasher repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/blakeblackshear/frigate-hass-addons repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/AlexxIT/hassio-addons repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/brenner-tobias/ha-addons repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/alexbelgium/hassio-addons repository
24-02-29 18:03:16 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
24-02-29 18:03:18 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)
24-02-29 18:03:18 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta
24-02-29 18:03:19 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)
24-02-29 18:03:19 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta
24-02-29 18:03:19 INFO (MainThread) [supervisor.store] Loading add-ons from store: 180 all - 0 new - 0 remove
24-02-29 18:03:19 INFO (MainThread) [supervisor.store] Loading add-ons from store: 180 all - 0 new - 0 remove
24-02-29 18:03:23 WARNING (MainThread) [supervisor.addons.options] Unknown option 'mqtt' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
24-02-29 18:03:23 WARNING (MainThread) [supervisor.addons.options] Unknown option 'serial' for Zigbee2MQTT Edge (45df7312_zigbee2mqtt_edge)
nabend. hab das gleiche problem auch mit der .ics datei. denke mal abwarten wird die beste lösung sein.
das wird mir bei protokolle angezeigt.
fetch failed for source ICS: Traceback (most recent call last): File “/config/custom_components/waste_collection_schedule/waste_collection_schedule/source_shell.py”, line 134, in fetch entries = self._source.fetch() ^^^^^^^^^^^^^^^^^^^^ File “/config/custom_components/waste_collection_schedule/waste_collection_schedule/source/ics.py”, line 181, in fetch return self.fetch_file(self._file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File “/config/custom_components/waste_collection_schedule/waste_collection_schedule/source/ics.py”, line 212, in fetch_file return self._convert(f.read()) ^^^^^^^^^^^^^^^^^^^^^^^ File “/config/custom_components/waste_collection_schedule/waste_collection_schedule/source/ics.py”, line 215, in _convert dates = self._ics.convert(data) ^^^^^^^^^^^^^^^^^^^^^^^ File “/config/custom_components/waste_collection_schedule/waste_collection_schedule/service/ICS.py”, line 39, in convert end_date = start_date.replace(year=start_date.year + 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: day is out of range for month
Steht ja in der Fehlermeldung
Heute geht es wieder ![]()
War zu erwarten ![]()