Suddenly my Hass.io won’t start anymore. I have no idea why, I have not changed anything recently.
This is the log (debug) (shortened)
2020-09-13 18:31:50 DEBUG (MainThread) [homeassistant.setup] Dependency search will wait for ['websocket_api']
2020-09-13 18:31:50 DEBUG (MainThread) [homeassistant.setup] Dependency auth will wait for ['http']
2020-09-13 18:31:50 DEBUG (MainThread) [homeassistant.setup] Dependency alexa will wait for ['http']
2020-09-13 18:31:51 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.setup] Dependency hassio will wait for ['http']
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.setup] Dependency onboarding will wait for ['auth', 'http', 'person']
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=device_automation>
2020-09-13 18:31:51 DEBUG (SyncWorker_8) [homeassistant.util.json] JSON file not found: /config/.storage/lovelace_dashboards
2020-09-13 18:31:51 INFO (MainThread) [homeassistant.setup] Setting up config
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up api
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up webhook
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up auth
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2020-09-13 18:31:53 INFO (MainThread) [homeassistant.setup] Setting up alexa
2020-09-13 18:31:53 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 0.0 seconds
2020-09-13 18:31:53 INFO (MainThread) [homeassistant.setup] Setting up hassio
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.config_entries>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.scene>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.core>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.area_registry>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.customize>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.device_registry>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.entity_registry>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.group>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth_provider_homeassistant>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.automation>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.script>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=webhook>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=websocket_api>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=auth>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=alexa>
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain api took 2.0 seconds
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 2.1 seconds
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain config took 2.1 seconds
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=api>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=lovelace>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.components.person.storage_collection] added rob: {'device_trackers': ['device_tracker.rob', 'device_tracker.wifirob', 'device_tracker.sm_g930f', 'device_tracker.sm_g770f'], 'id': 'rob', 'name': 'Rob', 'user_id': '8408bf88a8e042aea34bb7f34bca6e22'}
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.components.person.storage_collection] added marloes: {'device_trackers': ['device_tracker.wifiloes', 'device_tracker.loes', 'device_tracker.loesmbp'], 'id': 'marloes', 'name': 'Marloes', 'user_id': None}
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config>
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setting up search
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=search>
2020-09-13 18:31:54 INFO (SyncWorker_18) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2020-09-13 18:31:54 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.helpers.restore_state] Created cache with ['person.rob', 'person.marloes', 'input_boolean.trash_moved', 'input_boolean.trash_reminder', 'automation.nieuwe_automatisering', 'automation.wifi_uit', 'automation.reset_trash_notification', 'automation.mark_trash_as_moved_from_notification', 'automation.trash_has_not_been_moved', 'sensor.speedtest_ping', 'sensor.speedtest_download', 'sensor.speedtest_upload', 'input_boolean.testschakelaar', 'device_tracker.sm_g930f', 'device_tracker.sm_g770f']
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=person.rob, old_state=None, new_state=<state person.rob=home; editable=True, id=rob, source=person.rob, user_id=8408bf88a8e042aea34bb7f34bca6e22, friendly_name=Rob @ 2020-09-13T18:31:54.227377+02:00>>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=person.marloes, old_state=None, new_state=<state person.marloes=not_home; editable=True, id=marloes, source=person.marloes, friendly_name=Marloes @ 2020-09-13T18:31:54.228983+02:00>>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setting up cloud
2020-09-13 18:31:58 DEBUG (SyncWorker_0) [homeassistant.util.json] JSON file not found: /config/.storage/cloud
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=person, service=reload>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setup of domain person took 7.5 seconds
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=person>
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-call.apigateway to before-call.api-gateway
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cloud, service=remote_connect>
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cloud, service=remote_disconnect>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.6 seconds
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=cloud>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.3 seconds
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=onboarding>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_start>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_stop>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_restart>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_stdin>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=host_shutdown>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=host_reboot>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=snapshot_full>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=snapshot_partial>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=restore_full>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=restore_partial>
2020-09-13 18:31:59 INFO (SyncWorker_10) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up frontend
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (SyncWorker_8) [homeassistant.util.json] JSON file not found: /config/.storage/frontend_theme
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=frontend, service=set_theme>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=frontend, service=reload_themes>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.1 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=frontend>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=stop>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=restart>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=check_config>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 5.5 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=hassio>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'history', 'sun', 'mobile_app', 'ipp', 'updater', 'tts', 'default_config', 'input_number', 'script', 'media_player', 'shopping_list', 'system_health', 'input_text', 'input_boolean', 'speedtestdotnet', 'ssdp', 'map', 'zone', 'input_select', 'persistent_notification', 'group', 'scene', 'hacs', 'spotify', 'local_ip', 'upnp', 'sensor', 'input_datetime', 'brother', 'automation', 'zeroconf', 'mqtt', 'logbook'}
2020-09-13 18:31:59 DEBUG (SyncWorker_3) [homeassistant.helpers.storage] Writing data for http
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency history will wait for ['http', 'recorder']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up sun
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.components.sun] sun phase_update@2020-09-13T16:31:59.319628+00:00: phase=day
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.components.sun] sun position_update@2020-09-13T16:31:59.319628+00:00: elevation=12.55 azimuth=259.17
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=None, new_state=<state sun.sun=above_horizon; next_dawn=2020-09-14T04:40:51+00:00, next_dusk=2020-09-13T18:35:04+00:00, next_midnight=2020-09-13T23:36:37+00:00, next_noon=2020-09-14T11:36:46+00:00, next_rising=2020-09-14T05:14:37+00:00, next_setting=2020-09-13T18:01:14+00:00, elevation=12.55, azimuth=259.17, rising=False, friendly_name=Sun @ 2020-09-13T18:31:59.448662+02:00>>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.components.sun] next time: 2020-09-13T16:51:19+00:00
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.2 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency mobile_app will wait for ['http', 'webhook', 'person']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up updater
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency tts will wait for ['http', 'media_player']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency default_config will wait for ['automation', 'cloud', 'frontend', 'history', 'logbook', 'map', 'mobile_app', 'person', 'scene', 'script', 'ssdp', 'sun', 'system_health', 'updater', 'zeroconf', 'zone', 'input_boolean', 'input_datetime', 'input_text', 'input_number', 'input_select']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_number
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up script
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=reload>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_on>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_off>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=toggle>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency media_player will wait for ['http']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency shopping_list will wait for ['http']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency system_health will wait for ['http']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_text
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up speedtestdotnet
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain speedtestdotnet took 0.0 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency ssdp will wait for ['zeroconf']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency map will wait for ['frontend']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up zone
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_select
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up group
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=group, service=reload>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=group, service=set>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=group, service=remove>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.0 seconds
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up scene
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency hacs will wait for ['http', 'websocket_api', 'frontend', 'persistent_notification', 'lovelace']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency spotify will wait for ['http']
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setting up local_ip
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setup of domain local_ip took 0.0 seconds
2020-09-13 18:32:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for buienalarm which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-13 18:32:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for afvalwijzer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setting up sensor
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.setup] Dependency zeroconf will wait for ['api']
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.setup] Dependency mqtt will wait for ['http']
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.setup] Dependency logbook will wait for ['frontend', 'http', 'recorder']
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sun>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=updater>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=script>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.components.input_boolean.yaml_collection] added trash_moved: {'id': 'trash_moved', 'name': 'Trash has been moved', 'initial': False, 'icon': 'mdi:delete-empty'}
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.components.input_boolean.yaml_collection] added trash_reminder: {'id': 'trash_reminder', 'name': 'Trash reminder enabled', 'initial': True}
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=group>
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=scene, service=reload>
2020-09-13 18:32:00 DEBUG (SyncWorker_1) [homeassistant.util.json] JSON file not found: /config/.storage/zone
2020-09-13 18:32:00 DEBUG (SyncWorker_17) [homeassistant.util.json] JSON file not found: /config/.storage/input_text
2020-09-13 18:32:00 DEBUG (SyncWorker_4) [homeassistant.util.json] JSON file not found: /config/.storage/input_number
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=scene, service=apply>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=scene, service=create>
2020-09-13 18:32:00 DEBUG (SyncWorker_17) [homeassistant.util.json] JSON file not found: /config/.storage/input_select
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.buienalarm
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.afvalwijzer
2020-09-13 18:32:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sensor>
2020-09-13 18:32:01 DEBUG (SyncWorker_5) [homeassistant.util.json] JSON file not found: /config/.storage/input_datetime
2020-09-13 18:32:01 INFO (SyncWorker_16) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2020-09-13 18:32:01 DEBUG (MainThread) [custom_components.afvalwijzer.sensor] Afvalwijzer provider = mijnafvalwijzer
2020-09-13 18:32:01 DEBUG (MainThread) [custom_components.afvalwijzer.sensor] Afvalwijzer zipcode = *****
2020-09-13 18:32:01 DEBUG (MainThread) [custom_components.afvalwijzer.sensor] Afvalwijzer housenumber = 6
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up history
2020-09-13 18:32:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [buienalarm.pybuienalarm] https://cdn-secure.buienalarm.nl/api/3.4/forecast.php?lat=51.59623938748572&lon=4.7049030659945865®ion=nl&unit=mm%2Fu
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [buienalarm.pybuienalarm] {'success': True, 'start': 1600014300, 'start_human': '18:25', 'temp': 22, 'delta': 300, 'precip': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'levels': {'light': 0.25, 'moderate': 1, 'heavy': 2.5}, 'grid': {'x': 340, 'y': 489}, 'source': 'nl', 'bounds': {'N': 55.973602, 'E': 10.856429, 'S': 48.895302, 'W': 0}}
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [buienalarm.pybuienalarm] {1: 0.0, 2: 0.0, 3: 0.0}
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [custom_components.buienalarm.sensor] <buienalarm.pybuienalarm.Buienalarm object at 0x6f5cae68>
2020-09-13 18:32:01 INFO (SyncWorker_6) [homeassistant.loader] Loaded ziggo_mediabox_xl from homeassistant.components.ziggo_mediabox_xl
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up shopping_list
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain shopping_list took 0.0 seconds
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up system_health
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up map
2020-09-13 18:32:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setting up logbook
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=logbook, service=log>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=history>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=system_health>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=map>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=scene.nieuwe_scene, old_state=None, new_state=<state scene.nieuwe_scene=scening; entity_id=['media_player.living_room_main'], id=1597221827603, friendly_name=Nieuwe scène @ 2020-09-13T18:32:02.205330+02:00>>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zone, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_text, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_text, service=set_value>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 2.6 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=set_value>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=increment>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=decrement>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 2.6 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=local_ip>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=select_option>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=select_next>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=select_previous>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=set_options>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 2.5 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_datetime, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_datetime, service=set_datetime>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 1.9 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.components.updater] Finished fetching Home Assistant update data in 1.822 seconds
2020-09-13 18:32:02 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 172.30.32.2
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Login attempt failed, message=Login attempt or request with invalid authentication from 172.30.32.2, notification_id=http-login>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=persistent_notification.http_login, old_state=None, new_state=<state persistent_notification.http_login=notifying; title=Login attempt failed, message=Login attempt or request with invalid authentication from 172.30.32.2 @ 2020-09-13T18:32:02.446318+02:00>>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event persistent_notifications_updated[L]>
4 posts - 4 participants
Read full topic