i am seeing a few errors/warnings in the log, not sure how to fix this. Nr4. maybe something to do with that Samba backup doesnt work anymore? (error: Cannot create backup). Maybe not error/warning is a immediate problem, but i assumed HASS should run with as little errors as possible.
Nr 1: EDIT: Solved by @Mats789
s>```
Logger: homeassistant.components.automation.download_ring_video_front_porch
Source: helpers/script.py:420
Integration: Automatisering (documentation, issues)
First occurred: 12:20:41 (2 occurrences)
Last logged: 12:21:37
Download Ring Video (Front Porch): Error executing script. Invalid data for call_service at pos 2: invalid url for dictionary value @ data[âurlâ]
```
Is part of thiis automation:
```
alias: Download Ring Video (Front Porch)
description: ââ
trigger:
- platform: state
entity_id:
- binary_sensor.voordeur_motion
to: âonâ
action:
- wait_for_trigger:
- platform: state
entity_id: select.voordeur_event_select
attribute: eventId
timeout: â00:05â
- service: downloader.download_file
data_template:
url: â{{ states.select.voordeur_event_select.attributes.recordingUrl }}â
subdir: Voordeur
filename: â{{ now().strftime( â%Y%m%dT%H%M%S_motion.mp4â ) }}â
overwrite: false
```
Downloader developermodus looks like this:
</s> <s>service: downloader.download_file</s> <s>data:</s> <s> overwrite: false</s> <s>
Nr2: EDIT: Solved by @Tom_I
```
Logger: homeassistant.components.mqtt.mixins
Source: components/mqtt/mixins.py:294
Integration: MQTT (documentation, issues)
First occurred: 00:16:43 (58 occurrences)
Last logged: 12:21:04
MQTT entity name starts with the device name in your config {ânameâ: âBeneden Snooze Minutesâ, âunique_idâ: â9c7613534481_snooze_minutesâ, âstate_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/snooze_minutes/stateâ, âcommand_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/snooze_minutes/commandâ, âminâ: 1.0, âmaxâ: 1440.0, âiconâ: âhass:timer-sandâ, âavailability_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/statusâ, âpayload_availableâ: âonlineâ, âpayload_not_availableâ: âofflineâ, âdeviceâ: {âidentifiersâ: [â9c7613534481â], ânameâ: âBenedenâ, âmanufacturerâ: âRingâ, âmodelâ: âChime Pro v2â, âconnectionsâ: []}, âencodingâ: âutf-8â, âmodeâ: <NumberMode.AUTO: âautoâ>, âstepâ: 1.0, âavailability_modeâ: âlatestâ, âqosâ: 0, âpayload_resetâ: âNoneâ, âoptimisticâ: False, âretainâ: False, âenabled_by_defaultâ: True}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes âSnooze Minutesâ
MQTT entity name starts with the device name in your config {ânameâ: âBeneden Play Ding Soundâ, âunique_idâ: â9c7613534481_play_ding_soundâ, âstate_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/play_ding_sound/stateâ, âcommand_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/play_ding_sound/commandâ, âiconâ: âhass:bell-ringâ, âavailability_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/statusâ, âpayload_availableâ: âonlineâ, âpayload_not_availableâ: âofflineâ, âdeviceâ: {âidentifiersâ: [â9c7613534481â], ânameâ: âBenedenâ, âmanufacturerâ: âRingâ, âmodelâ: âChime Pro v2â, âconnectionsâ: []}, âencodingâ: âutf-8â, âpayload_offâ: âOFFâ, âavailability_modeâ: âlatestâ, âqosâ: 0, âoptimisticâ: False, âpayload_onâ: âONâ, âretainâ: False, âenabled_by_defaultâ: True}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes âPlay Ding Soundâ
MQTT entity name starts with the device name in your config {ânameâ: âBeneden Play Motion Soundâ, âunique_idâ: â9c7613534481_play_motion_soundâ, âstate_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/play_motion_sound/stateâ, âcommand_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/play_motion_sound/commandâ, âiconâ: âhass:bell-ringâ, âavailability_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/statusâ, âpayload_availableâ: âonlineâ, âpayload_not_availableâ: âofflineâ, âdeviceâ: {âidentifiersâ: [â9c7613534481â], ânameâ: âBenedenâ, âmanufacturerâ: âRingâ, âmodelâ: âChime Pro v2â, âconnectionsâ: []}, âencodingâ: âutf-8â, âpayload_offâ: âOFFâ, âavailability_modeâ: âlatestâ, âqosâ: 0, âoptimisticâ: False, âpayload_onâ: âONâ, âretainâ: False, âenabled_by_defaultâ: True}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes âPlay Motion Soundâ
MQTT entity name starts with the device name in your config {ânameâ: âBeneden Nightlight Enabledâ, âunique_idâ: â9c7613534481_nightlight_enabledâ, âstate_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/nightlight_enabled/stateâ, âcommand_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/nightlight_enabled/commandâ, âjson_attributes_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/nightlight_enabled/attributesâ, âiconâ: âmdi:lightbulb-nightâ, âavailability_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/statusâ, âpayload_availableâ: âonlineâ, âpayload_not_availableâ: âofflineâ, âdeviceâ: {âidentifiersâ: [â9c7613534481â], ânameâ: âBenedenâ, âmanufacturerâ: âRingâ, âmodelâ: âChime Pro v2â, âconnectionsâ: []}, âencodingâ: âutf-8â, âpayload_offâ: âOFFâ, âavailability_modeâ: âlatestâ, âqosâ: 0, âoptimisticâ: False, âpayload_onâ: âONâ, âretainâ: False, âenabled_by_defaultâ: True}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes âNightlight Enabledâ
MQTT entity name starts with the device name in your config {ânameâ: âBeneden Infoâ, âunique_idâ: â9c7613534481_infoâ, âstate_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/info/stateâ, âdevice_classâ: <SensorDeviceClass.TIMESTAMP: âtimestampâ>, âvalue_templateâ: Template<template=({{ value_json[âlastUpdateâ] | default("") }}) renders=0>, âjson_attributes_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/info/stateâ, âiconâ: âmdi:information-outlineâ, âavailability_topicâ: âring/bb3f1170-2265-4c20-a100-88aece947022/chime/9c7613534481/statusâ, âpayload_availableâ: âonlineâ, âpayload_not_availableâ: âofflineâ, âdeviceâ: {âidentifiersâ: [â9c7613534481â], ânameâ: âBenedenâ, âmanufacturerâ: âRingâ, âmodelâ: âChime Pro v2â, âconnectionsâ: []}, âencodingâ: âutf-8â, âavailability_modeâ: âlatestâ, âqosâ: 0, âforce_updateâ: False, âenabled_by_defaultâ: True}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes âInfoâ
```
Nr3:
Logger: homeassistant.components.zha.core.cluster_handlers
Source: components/zha/core/cluster_handlers/__init__.py:508
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 00:15:49 (5 occurrences)
Last logged: 00:15:53
[0xAF7A:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0xAF7A:1:0x0702]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0xAF7A:1:0x0b04]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0xE0B6:1:0x0b04]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), TimeoutError()]
[0xE0B6:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), TimeoutError()]
Nr4:
Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:548
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 00:15:13 (13 occurrences)
Last logged: 00:15:14
/store return code 500
Nr5:
Logger: homeassistant.components.websocket_api.http.connection
Source: custom_components/browser_mod/browser.py:65
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 00:15:27 (5 occurrences)
Last logged: 00:15:30
[140633787055168] Error handling message: Unknown error (unknown_error) Nick Janssen from 172.71.182.203 (Mozilla/5.0 (Linux; Android 13; SM-S908B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.5790.166 Mobile Safari/537.36 Home Assistant/2023.7.5-10506 (Android 13; SM-S908B))
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
await func(hass, connection, msg)
File "/config/custom_components/browser_mod/connection.py", line 143, in handle_update
dev = getBrowser(hass, browserID)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/browser_mod/browser.py", line 198, in getBrowser
browsers[browserID] = BrowserModBrowser(hass, browserID)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/browser_mod/browser.py", line 42, in __init__
self.update_entities(hass)
File "/config/custom_components/browser_mod/browser.py", line 71, in update_entities
_assert_browser_sensor("sensor", "path", "Browser path", icon="mdi:web")
File "/config/custom_components/browser_mod/browser.py", line 65, in _assert_browser_sensor
adder = hass.data[DOMAIN][DATA_ADDERS][type]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: 'sensor'
Nr6:
Logger: zigpy.application
Source: components/zha/core/gateway.py:205
First occurred: 12:56:34 (1 occurrences)
Last logged: 12:56:34
Device is partially initialized: <Device model=None manuf=None nwk=0x1E92 ieee=00:17:88:01:0c:d6:0f:d7 is_initialized=False>
Nr7:
Logger: homeassistant.config_entries
Source: config_entries.py:430
First occurred: 12:56:10 (1 occurrences)
Last logged: 12:56:10
Config entry '40:A3:CC:B1:11:4B' for bluetooth integration not ready yet: Bluetooth adapter None with address 40:A3:CC:B1:11:4B not found; Retrying in background