home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.49k stars 30.33k forks source link

Velbus Glasspanels without thermostat give errors on temperature reporting #103055

Closed fontainechristophe closed 7 months ago

fontainechristophe commented 11 months ago

The problem

I regularly get errors in the log of my HA concerning the Velbus integration.

Logger: homeassistant Source: /usr/src/homeassistant/homeassistant/runner.py:143 First occurred: 29 octobre 2023 à 19:10:11 (22 occurrences) Last logged: 09:50:05

Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 104, in handle await self._velbus.get_module(msg.address).on_message(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 303, in on_message await self._channels[chan].maybe_update_temperature(


KeyError: 10

### What version of Home Assistant Core has the issue?

core-2023.10.5

### What was the last working version of Home Assistant Core?

_No response_

### What type of installation are you running?

Home Assistant OS

### Integration causing the issue

Velbus

### Link to integration documentation on our website

_No response_

### Diagnostics information

[config_entry-velbus-3e66815e9e009077eef8806acd61d998.json (1).txt](https://github.com/home-assistant/core/files/13203593/config_entry-velbus-3e66815e9e009077eef8806acd61d998.json.1.txt)

### Example YAML snippet

_No response_

### Anything in the logs that might be useful for us?

```txt
Logger: homeassistant
Source: /usr/src/homeassistant/homeassistant/runner.py:143
First occurred: 29 octobre 2023 à 19:10:11 (22 occurrences)
Last logged: 09:50:05

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message
    await self._message_received_callback(msg)
  File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received
    await self._handler.handle(msg)
  File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 104, in handle
    await self._velbus.get_module(msg.address).on_message(msg)
  File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 303, in on_message
    await self._channels[chan].maybe_update_temperature(
          ~~~~~~~~~~~~~~^^^^^^
KeyError: 10
```

### Additional information

_No response_
home-assistant[bot] commented 11 months ago

Hey there @cereal2nd, @brefra, mind taking a look at this issue as it has been labeled with an integration (velbus) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `velbus` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign velbus` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


velbus documentation velbus source (message by IssueLinks)

Cereal2nd commented 11 months ago

Can you enable the velbus debug logging? And get me the log from home-assistant around an error, at least 30 to 50 lines before

fontainechristophe commented 11 months ago

it is enabled, I'll send you as soon as I see the error occurring.

Le lun. 30 oct. 2023 à 14:41, Maikel Punie @.***> a écrit :

Can you enable the velbus debug logging? And get me the log from home-assistant around an error, at least 30 to 50 lines before

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/103055#issuecomment-1785228022, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC66LR7LJZXZ455KDGIGTC3YB6VCDAVCNFSM6AAAAAA6VWWBN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGIZDQMBSGI . You are receiving this because you authored the thread.Message ID: @.***>

fontainechristophe commented 11 months ago

Here it is:

2023-10-31 10:40:45.565 DEBUG (MainThread) [velbus-protocol] Received 27 bytes from Velbus: b'0f fb 1e 07 ff 18 af 18 02 18 22 b7 04 0f fb e7 08 ed 01 02 83 00 00 d5 0a b5 04' 2023-10-31 10:40:45.575 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=1e, rtr=False, command=255, data=b'ff 18 af 18 02 18 22') 2023-10-31 10:40:45.576 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 30, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 44824, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:45.582 INFO (MainThread) [velbus] Load module from CACHE: 30 2023-10-31 10:40:45.583 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=e7, rtr=False, command=237, data=b'ed 01 02 83 00 00 d5 0a') 2023-10-31 10:40:45.627 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=1f, rtr=True, command=None, data=b'') 2023-10-31 10:40:45.632 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.forecast_solar 2023-10-31 10:40:45.636 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb 16 08 ed 01 02 bb 00 00 d5 0a 4e 04' 2023-10-31 10:40:45.641 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=16, rtr=False, command=237, data=b'ed 01 02 bb 00 00 d5 0a') 2023-10-31 10:40:45.641 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 22, "rtr": false, "data": "", "dark": true, "light": false, "motion1": false, "light_motion1": false, "motion2": false, "light_motion2": false, "low_temp_alarm": false, "high_temp_alarm": false, "light_value": 699, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:45.676 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 1f 07 ff 18 81 87 02 18 22 75 04' 2023-10-31 10:40:45.680 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=1f, rtr=False, command=255, data=b'ff 18 81 87 02 18 22') 2023-10-31 10:40:45.681 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 31, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 33159, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:45.686 INFO (MainThread) [velbus] Load module from CACHE: 31 2023-10-31 10:40:45.715 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=20, rtr=True, command=None, data=b'') 2023-10-31 10:40:45.716 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.velbus 2023-10-31 10:40:45.719 INFO (MainThread) [homeassistant.components.button] Setting up button.velbus 2023-10-31 10:40:45.826 INFO (MainThread) [homeassistant.components.climate] Setting up climate.velbus 2023-10-31 10:40:45.829 DEBUG (MainThread) [velbus-protocol] Received 27 bytes from Velbus: b'0f fb 20 07 ff 18 58 94 02 18 22 90 04 0f fb 18 08 ed 02 00 0b 00 00 d5 0a fd 04' 2023-10-31 10:40:45.831 INFO (MainThread) [homeassistant.components.light] Setting up light.velbus 2023-10-31 10:40:45.832 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=20, rtr=False, command=255, data=b'ff 18 58 94 02 18 22') 2023-10-31 10:40:45.833 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 32, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 22676, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:45.848 INFO (MainThread) [velbus] Load module from CACHE: 32 2023-10-31 10:40:45.848 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=18, rtr=False, command=237, data=b'ed 02 00 0b 00 00 d5 0a') 2023-10-31 10:40:45.849 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 24, "rtr": false, "data": "", "dark": false, "light": true, "motion1": false, "light_motion1": false, "motion2": false, "light_motion2": false, "low_temp_alarm": false, "high_temp_alarm": false, "light_value": 11, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:45.917 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=21, rtr=True, command=None, data=b'') 2023-10-31 10:40:45.929 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.velbus 2023-10-31 10:40:46.001 INFO (MainThread) [homeassistant.components.switch] Setting up switch.velbus 2023-10-31 10:40:46.229 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 21 07 ff 18 a5 14 02 18 22 c2 04' 2023-10-31 10:40:46.236 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=21, rtr=False, command=255, data=b'ff 18 a5 14 02 18 22') 2023-10-31 10:40:46.236 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 33, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 42260, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:46.252 INFO (MainThread) [velbus] Load module from CACHE: 33 2023-10-31 10:40:46.260 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=22, rtr=True, command=None, data=b'') 2023-10-31 10:40:46.319 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 22 07 ff 18 92 f2 02 18 22 f6 04' 2023-10-31 10:40:46.322 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=22, rtr=False, command=255, data=b'ff 18 92 f2 02 18 22') 2023-10-31 10:40:46.322 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 34, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 37618, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:46.329 INFO (MainThread) [velbus] Load module from CACHE: 34 2023-10-31 10:40:46.338 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=23, rtr=True, command=None, data=b'') 2023-10-31 10:40:46.346 INFO (MainThread) [homeassistant.components.button] Setting up button.goodwe 2023-10-31 10:40:46.351 INFO (MainThread) [homeassistant.components.number] Setting up number.goodwe 2023-10-31 10:40:46.359 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.goodwe 2023-10-31 10:40:46.373 INFO (MainThread) [homeassistant.components.select] Setting up select.velbus 2023-10-31 10:40:46.386 DEBUG (MainThread) [velbus-protocol] Received 27 bytes from Velbus: b'0f fb 23 07 ff 18 2c 45 02 18 22 08 04 0f fb 17 08 ed 11 02 b7 00 00 d5 0a 41 04' 2023-10-31 10:40:46.398 INFO (MainThread) [homeassistant.components.select] Setting up select.goodwe 2023-10-31 10:40:46.401 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=23, rtr=False, command=255, data=b'ff 18 2c 45 02 18 22') 2023-10-31 10:40:46.402 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 35, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 11333, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:46.416 INFO (MainThread) [velbus] Load module from CACHE: 35 2023-10-31 10:40:46.416 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=17, rtr=False, command=237, data=b'ed 11 02 b7 00 00 d5 0a') 2023-10-31 10:40:46.417 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 23, "rtr": false, "data": "", "dark": true, "light": false, "motion1": false, "light_motion1": false, "motion2": true, "light_motion2": false, "low_temp_alarm": false, "high_temp_alarm": false, "light_value": 695, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:46.437 INFO (MainThread) [homeassistant.components.cover] Setting up cover.velbus 2023-10-31 10:40:46.583 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=24, rtr=True, command=None, data=b'') 2023-10-31 10:40:46.607 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hue 2023-10-31 10:40:46.702 INFO (MainThread) [homeassistant.components.light] Setting up light.hue 2023-10-31 10:40:46.775 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 24 07 ff 18 00 68 02 18 22 10 04' 2023-10-31 10:40:46.787 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hue 2023-10-31 10:40:46.789 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=24, rtr=False, command=255, data=b'ff 18 00 68 02 18 22') 2023-10-31 10:40:46.790 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 36, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 104, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:46.808 INFO (MainThread) [velbus] Load module from CACHE: 36 2023-10-31 10:40:46.809 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=25, rtr=True, command=None, data=b'') 2023-10-31 10:40:46.827 INFO (MainThread) [homeassistant.components.switch] Setting up switch.hue 2023-10-31 10:40:46.860 INFO (MainThread) [homeassistant.components.event] Setting up event.hue 2023-10-31 10:40:46.903 INFO (MainThread) [homeassistant.components.scene] Setting up scene.hue 2023-10-31 10:40:46.959 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 25 07 ff 18 6c 73 02 18 22 98 04' 2023-10-31 10:40:46.997 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=25, rtr=False, command=255, data=b'ff 18 6c 73 02 18 22') 2023-10-31 10:40:46.997 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 37, "rtr": false, "data": "", "module_type": 24, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 27763, "memory_map_version": 2, "build_year": 24, "build_week": 34} 2023-10-31 10:40:47.017 INFO (MainThread) [velbus] Load module from CACHE: 37 2023-10-31 10:40:47.017 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=26, rtr=True, command=None, data=b'') 2023-10-31 10:40:47.184 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=27, rtr=True, command=None, data=b'') 2023-10-31 10:40:47.284 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met 2023-10-31 10:40:47.291 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=28, rtr=True, command=None, data=b'') 2023-10-31 10:40:48.725 DEBUG (MainThread) [velbus-protocol] Received 42 bytes from Velbus: b'0f fb ec 08 ed 42 01 38 00 00 d5 0a bb 04 0f fb e8 08 ed 01 02 b9 00 00 d5 0a 7e 04 0f fb 12 08 ed 82 00 15 00 00 d5 0a 79 04' 2023-10-31 10:40:48.738 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=ec, rtr=False, command=237, data=b'ed 42 01 38 00 00 d5 0a') 2023-10-31 10:40:48.739 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=e8, rtr=False, command=237, data=b'ed 01 02 b9 00 00 d5 0a') 2023-10-31 10:40:48.739 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=12, rtr=False, command=237, data=b'ed 82 00 15 00 00 d5 0a') 2023-10-31 10:40:48.739 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 18, "rtr": false, "data": "", "dark": false, "light": true, "motion1": false, "light_motion1": false, "motion2": false, "light_motion2": false, "low_temp_alarm": false, "high_temp_alarm": true, "light_value": 21, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:48.745 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=29, rtr=True, command=None, data=b'') 2023-10-31 10:40:48.786 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app 2023-10-31 10:40:48.790 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app 2023-10-31 10:40:48.797 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 29 07 ff 1e d9 f8 01 17 20 a0 04' 2023-10-31 10:40:48.802 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=29, rtr=False, command=255, data=b'ff 1e d9 f8 01 17 20') 2023-10-31 10:40:48.803 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 41, "rtr": false, "data": "", "module_type": 30, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 55800, "memory_map_version": 1, "build_year": 23, "build_week": 32} 2023-10-31 10:40:48.806 INFO (MainThread) [velbus] Load module from CACHE: 41 2023-10-31 10:40:48.825 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb 29 08 b0 1e d9 f8 ff ff ff ff 2a 04' 2023-10-31 10:40:48.835 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=29, rtr=False, command=176, data=b'b0 1e d9 f8 ff ff ff ff') 2023-10-31 10:40:48.835 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 41, "rtr": false, "data": "", "module_type": 30, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 55800, "sub_address_offset": 0} 2023-10-31 10:40:48.836 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 10:40:49.085 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=2a, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.146 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb 72 08 ed c2 00 16 00 00 d5 0a d8 04' 2023-10-31 10:40:49.259 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=72, rtr=False, command=237, data=b'ed c2 00 16 00 00 d5 0a') 2023-10-31 10:40:49.267 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs 2023-10-31 10:40:49.272 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=2b, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.282 INFO (MainThread) [homeassistant.components.update] Setting up update.hacs 2023-10-31 10:40:49.290 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app 2023-10-31 10:40:49.296 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb 3b 08 ed c2 00 26 00 00 d5 0a ff 04' 2023-10-31 10:40:49.302 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=3b, rtr=False, command=237, data=b'ed c2 00 26 00 00 d5 0a') 2023-10-31 10:40:49.344 DEBUG (MainThread) [velbus-protocol] Received 55 bytes from Velbus: b'0f fb 2b 07 ff 1d 9a f2 02 18 16 ec 04 0f fb 71 08 ed c2 00 17 00 00 d5 0a d8 04 0f fb 14 08 ed c1 03 ff 00 00 d5 0a 4b 04 0f fb eb 08 ed 41 02 33 00 00 d5 0a c1 04' 2023-10-31 10:40:49.350 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=2b, rtr=False, command=255, data=b'ff 1d 9a f2 02 18 16') 2023-10-31 10:40:49.350 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 43, "rtr": false, "data": "", "module_type": 29, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 39666, "memory_map_version": 2, "build_year": 24, "build_week": 22} 2023-10-31 10:40:49.354 INFO (MainThread) [velbus] Load module from CACHE: 43 2023-10-31 10:40:49.354 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=71, rtr=False, command=237, data=b'ed c2 00 17 00 00 d5 0a') 2023-10-31 10:40:49.354 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=14, rtr=False, command=237, data=b'ed c1 03 ff 00 00 d5 0a') 2023-10-31 10:40:49.355 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 20, "rtr": false, "data": "", "dark": true, "light": false, "motion1": false, "light_motion1": false, "motion2": false, "light_motion2": false, "low_temp_alarm": true, "high_temp_alarm": true, "light_value": 1023, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:49.358 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=eb, rtr=False, command=237, data=b'ed 41 02 33 00 00 d5 0a') 2023-10-31 10:40:49.373 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=2c, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.387 INFO (MainThread) [homeassistant.components.switch] Setting up switch.switchbot_cloud 2023-10-31 10:40:49.415 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 2c 07 ff 2f 3c 90 01 15 15 9e 04' 2023-10-31 10:40:49.417 INFO (MainThread) [custom_components.hacs] Stage changed: setup 2023-10-31 10:40:49.422 INFO (MainThread) [custom_components.hacs] Stage changed: waiting 2023-10-31 10:40:49.423 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts 2023-10-31 10:40:49.428 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=2c, rtr=False, command=255, data=b'ff 2f 3c 90 01 15 15') 2023-10-31 10:40:49.429 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 44, "rtr": false, "data": "", "module_type": 47, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 15504, "memory_map_version": 1, "build_year": 21, "build_week": 21} 2023-10-31 10:40:49.433 INFO (MainThread) [velbus] Load module from CACHE: 44 2023-10-31 10:40:49.447 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=2d, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.455 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast 2023-10-31 10:40:49.478 DEBUG (MainThread) [velbus-protocol] Received 27 bytes from Velbus: b'0f fb 15 08 ed b9 03 ff 00 00 d5 0a 52 04 0f fb 2d 07 ff 12 ba 51 03 15 09 85 04' 2023-10-31 10:40:49.491 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=15, rtr=False, command=237, data=b'ed b9 03 ff 00 00 d5 0a') 2023-10-31 10:40:49.492 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 21, "rtr": false, "data": "", "dark": true, "light": false, "motion1": false, "light_motion1": true, "motion2": true, "light_motion2": true, "low_temp_alarm": false, "high_temp_alarm": true, "light_value": 1023, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:49.496 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=2d, rtr=False, command=255, data=b'ff 12 ba 51 03 15 09') 2023-10-31 10:40:49.496 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 45, "rtr": false, "data": "", "module_type": 18, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 47697, "memory_map_version": 3, "build_year": 21, "build_week": 9} 2023-10-31 10:40:49.499 INFO (MainThread) [velbus] Load module from CACHE: 45 2023-10-31 10:40:49.513 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb ed 08 ed 01 02 3b 00 00 d5 0a f7 04' 2023-10-31 10:40:49.529 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=ed, rtr=False, command=237, data=b'ed 01 02 3b 00 00 d5 0a') 2023-10-31 10:40:49.657 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=2e, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.660 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.sonos 2023-10-31 10:40:49.812 INFO (MainThread) [homeassistant.setup] Setting up default_config 2023-10-31 10:40:49.813 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds 2023-10-31 10:40:49.813 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.sonos 2023-10-31 10:40:49.833 INFO (MainThread) [homeassistant.components.number] Setting up number.sonos 2023-10-31 10:40:49.848 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 2e 07 ff 1b 27 4a 00 13 25 fe 04' 2023-10-31 10:40:49.852 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sonos 2023-10-31 10:40:49.854 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=2e, rtr=False, command=255, data=b'ff 1b 27 4a 00 13 25') 2023-10-31 10:40:49.855 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 46, "rtr": false, "data": "", "module_type": 27, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 10058, "memory_map_version": 0, "build_year": 19, "build_week": 37} 2023-10-31 10:40:49.858 INFO (MainThread) [velbus] Load module from CACHE: 46 2023-10-31 10:40:49.864 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=2f, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.876 INFO (MainThread) [homeassistant.components.switch] Setting up switch.sonos 2023-10-31 10:40:49.930 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 2f 07 ff 10 9d 56 01 14 09 a0 04' 2023-10-31 10:40:49.939 INFO (MainThread) [homeassistant.setup] Setting up camera 2023-10-31 10:40:49.954 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.0 seconds 2023-10-31 10:40:49.954 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=2f, rtr=False, command=255, data=b'ff 10 9d 56 01 14 09') 2023-10-31 10:40:49.955 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 47, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 40278, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:49.959 INFO (MainThread) [velbus] Load module from CACHE: 47 2023-10-31 10:40:49.965 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=30, rtr=True, command=None, data=b'') 2023-10-31 10:40:49.986 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.airthings 2023-10-31 10:40:50.040 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 30 07 ff 10 e6 6f 01 14 09 3d 04' 2023-10-31 10:40:50.048 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=30, rtr=False, command=255, data=b'ff 10 e6 6f 01 14 09') 2023-10-31 10:40:50.049 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 48, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 58991, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.052 INFO (MainThread) [velbus] Load module from CACHE: 48 2023-10-31 10:40:50.054 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=31, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.129 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 31 07 ff 10 ba 50 01 14 09 87 04' 2023-10-31 10:40:50.134 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=31, rtr=False, command=255, data=b'ff 10 ba 50 01 14 09') 2023-10-31 10:40:50.134 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 49, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 47696, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.138 INFO (MainThread) [velbus] Load module from CACHE: 49 2023-10-31 10:40:50.139 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=32, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.169 DEBUG (MainThread) [velbus-protocol] Received 27 bytes from Velbus: b'0f fb 32 07 ff 10 67 0f 01 14 09 1a 04 0f fb 73 08 ed c2 00 13 00 00 d5 0a da 04' 2023-10-31 10:40:50.174 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=32, rtr=False, command=255, data=b'ff 10 67 0f 01 14 09') 2023-10-31 10:40:50.175 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 50, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 26383, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.179 INFO (MainThread) [velbus] Load module from CACHE: 50 2023-10-31 10:40:50.180 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=73, rtr=False, command=237, data=b'ed c2 00 13 00 00 d5 0a') 2023-10-31 10:40:50.235 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=33, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.287 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 33 07 ff 10 94 e2 01 14 09 19 04' 2023-10-31 10:40:50.331 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=33, rtr=False, command=255, data=b'ff 10 94 e2 01 14 09') 2023-10-31 10:40:50.332 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 51, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 38114, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.338 INFO (MainThread) [velbus] Load module from CACHE: 51 2023-10-31 10:40:50.365 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=34, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.416 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 34 07 ff 10 28 18 01 14 09 4e 04' 2023-10-31 10:40:50.452 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=34, rtr=False, command=255, data=b'ff 10 28 18 01 14 09') 2023-10-31 10:40:50.452 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 52, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 10264, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.460 INFO (MainThread) [velbus] Load module from CACHE: 52 2023-10-31 10:40:50.462 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google 2023-10-31 10:40:50.470 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=35, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.511 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 35 07 ff 10 6a a4 01 14 09 7f 04' 2023-10-31 10:40:50.515 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=35, rtr=False, command=255, data=b'ff 10 6a a4 01 14 09') 2023-10-31 10:40:50.515 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 53, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 27300, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.519 INFO (MainThread) [velbus] Load module from CACHE: 53 2023-10-31 10:40:50.565 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=36, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.621 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 36 07 ff 10 f8 a8 01 14 09 ec 04' 2023-10-31 10:40:50.621 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=36, rtr=False, command=255, data=b'ff 10 f8 a8 01 14 09') 2023-10-31 10:40:50.622 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 54, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 63656, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.636 INFO (MainThread) [velbus] Load module from CACHE: 54 2023-10-31 10:40:50.656 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=37, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.686 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 37 07 ff 10 04 92 01 14 09 f5 04' 2023-10-31 10:40:50.689 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=37, rtr=False, command=255, data=b'ff 10 04 92 01 14 09') 2023-10-31 10:40:50.689 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 55, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 1170, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.697 INFO (MainThread) [velbus] Load module from CACHE: 55 2023-10-31 10:40:50.720 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=38, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.737 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 38 07 ff 10 f5 0d 01 14 09 88 04' 2023-10-31 10:40:50.738 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=38, rtr=False, command=255, data=b'ff 10 f5 0d 01 14 09') 2023-10-31 10:40:50.739 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 56, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 62733, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.752 INFO (MainThread) [velbus] Load module from CACHE: 56 2023-10-31 10:40:50.756 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb 13 08 ed c1 03 ff 00 00 d5 0a 4c 04' 2023-10-31 10:40:50.760 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=13, rtr=False, command=237, data=b'ed c1 03 ff 00 00 d5 0a') 2023-10-31 10:40:50.760 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleStatusPirMessage", "priority": 251, "address": 19, "rtr": false, "data": "", "dark": true, "light": false, "motion1": false, "light_motion1": false, "motion2": false, "light_motion2": false, "low_temp_alarm": true, "high_temp_alarm": true, "light_value": 1023, "selected_program": 1, "selected_program_str": "summer"} 2023-10-31 10:40:50.783 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=39, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.823 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 39 07 ff 10 d2 c5 01 14 09 f2 04' 2023-10-31 10:40:50.826 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=39, rtr=False, command=255, data=b'ff 10 d2 c5 01 14 09') 2023-10-31 10:40:50.827 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 57, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 53957, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:50.832 INFO (MainThread) [velbus] Load module from CACHE: 57 2023-10-31 10:40:50.844 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=3a, rtr=True, command=None, data=b'') 2023-10-31 10:40:50.920 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=3b, rtr=True, command=None, data=b'') 2023-10-31 10:40:51.008 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 3b 07 ff 2a e1 84 01 18 17 f6 04' 2023-10-31 10:40:51.031 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=3b, rtr=False, command=255, data=b'ff 2a e1 84 01 18 17') 2023-10-31 10:40:51.031 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 59, "rtr": false, "data": "", "module_type": 42, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 57732, "memory_map_version": 1, "build_year": 24, "build_week": 23} 2023-10-31 10:40:51.043 INFO (MainThread) [velbus] Load module from CACHE: 59 2023-10-31 10:40:51.044 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=3c, rtr=True, command=None, data=b'') 2023-10-31 10:40:51.112 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=3d, rtr=True, command=None, data=b'') 2023-10-31 10:40:51.114 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb ea 08 ed c1 01 5a 00 00 d5 0a 1c 04' 2023-10-31 10:40:51.131 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=ea, rtr=False, command=237, data=b'ed c1 01 5a 00 00 d5 0a') 2023-10-31 10:40:51.210 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=3e, rtr=True, command=None, data=b'') 2023-10-31 10:40:51.294 DEBUG (MainThread) [velbus-protocol] Received 27 bytes from Velbus: b'0f fb 3e 07 ff 10 d3 4a 01 19 27 44 04 0f fb fc 08 ed 82 00 23 00 00 d5 0a 81 04' 2023-10-31 10:40:51.325 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=3e, rtr=False, command=255, data=b'ff 10 d3 4a 01 19 27') 2023-10-31 10:40:51.326 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 62, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 54090, "memory_map_version": 1, "build_year": 25, "build_week": 39} 2023-10-31 10:40:51.360 INFO (MainThread) [velbus] Load module from CACHE: 62 2023-10-31 10:40:51.361 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=fc, rtr=False, command=237, data=b'ed 82 00 23 00 00 d5 0a') 2023-10-31 10:40:51.363 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=3f, rtr=True, command=None, data=b'') 2023-10-31 10:40:51.446 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb 3f 08 ff 3f cb 83 02 19 13 00 f5 04' 2023-10-31 10:40:51.482 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=3f, rtr=False, command=255, data=b'ff 3f cb 83 02 19 13 00') 2023-10-31 10:40:51.483 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 63, "rtr": false, "data": "", "module_type": 63, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 52099, "memory_map_version": 2, "build_year": 19, "build_week": 0} 2023-10-31 10:40:51.491 INFO (MainThread) [velbus] Load module from CACHE: 63 2023-10-31 10:40:51.502 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=40, rtr=True, command=None, data=b'') 2023-10-31 10:40:51.544 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 40 07 ff 10 89 e8 01 14 09 11 04' 2023-10-31 10:40:51.555 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=40, rtr=False, command=255, data=b'ff 10 89 e8 01 14 09') 2023-10-31 10:40:51.555 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 64, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 35304, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:51.563 INFO (MainThread) [velbus] Load module from CACHE: 64 2023-10-31 10:40:51.607 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=41, rtr=True, command=None, data=b'') 2023-10-31 10:40:53.254 DEBUG (MainThread) [velbus-protocol] Received 55 bytes from Velbus: b'0f fb 41 07 ff 10 32 44 01 14 09 0b 04 0f fb 09 08 be 20 02 46 b0 5e 1d 1f 75 04 0f fb 09 08 be 05 00 0d b6 b2 ff ff af 04 0f fb 09 08 be 2a 00 00 20 62 ff ff 7d 04' 2023-10-31 10:40:53.276 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=41, rtr=False, command=255, data=b'ff 10 32 44 01 14 09') 2023-10-31 10:40:53.277 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 65, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 12868, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:53.283 INFO (MainThread) [velbus] Load module from CACHE: 65 2023-10-31 10:40:53.284 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=09, rtr=False, command=190, data=b'be 20 02 46 b0 5e 1d 1f') 2023-10-31 10:40:53.284 DEBUG (MainThread) [velbus-packet] Received {"name": "CounterStatusMessage", "priority": 251, "address": 9, "rtr": false, "data": "", "channel": 1, "pulses": 800, "counter": 38187102, "kwh": 0, "delay": 7455, "watt": 0} 2023-10-31 10:40:53.288 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=09, rtr=False, command=190, data=b'be 05 00 0d b6 b2 ff ff') 2023-10-31 10:40:53.289 DEBUG (MainThread) [velbus-packet] Received {"name": "CounterStatusMessage", "priority": 251, "address": 9, "rtr": false, "data": "", "channel": 2, "pulses": 100, "counter": 898738, "kwh": 0, "delay": 65535, "watt": 0} 2023-10-31 10:40:53.293 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=09, rtr=False, command=190, data=b'be 2a 00 00 20 62 ff ff') 2023-10-31 10:40:53.293 DEBUG (MainThread) [velbus-packet] Received {"name": "CounterStatusMessage", "priority": 251, "address": 9, "rtr": false, "data": "", "channel": 3, "pulses": 1000, "counter": 8290, "kwh": 0, "delay": 65535, "watt": 0} 2023-10-31 10:40:53.300 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=42, rtr=True, command=None, data=b'') 2023-10-31 10:40:53.344 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb 42 07 ff 10 4f b7 01 14 09 7a 04' 2023-10-31 10:40:53.352 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=42, rtr=False, command=255, data=b'ff 10 4f b7 01 14 09') 2023-10-31 10:40:53.353 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 66, "rtr": false, "data": "", "module_type": 16, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 20407, "memory_map_version": 1, "build_year": 20, "build_week": 9} 2023-10-31 10:40:53.367 INFO (MainThread) [velbus] Load module from CACHE: 66 2023-10-31 10:40:53.421 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=43, rtr=True, command=None, data=b'')

Le lun. 30 oct. 2023 à 14:41, Maikel Punie @.***> a écrit :

Can you enable the velbus debug logging? And get me the log from home-assistant around an error, at least 30 to 50 lines before

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/103055#issuecomment-1785228022, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC66LR7LJZXZ455KDGIGTC3YB6VCDAVCNFSM6AAAAAA6VWWBN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGIZDQMBSGI . You are receiving this because you authored the thread.Message ID: @.***>

Cereal2nd commented 11 months ago

in this log theexception is not happening ?

fontainechristophe commented 11 months ago

Sorry, it seems it was the wrong part.

2023-10-31 11:19:41.090 INFO (MainThread) [velbus] Load module from CACHE: 207 2023-10-31 11:19:41.101 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb cf 08 b0 1e 14 cc ff ff ff ff 75 04' 2023-10-31 11:19:41.102 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=cf, rtr=False, command=176, data=b'b0 1e 14 cc ff ff ff ff') 2023-10-31 11:19:41.103 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 207, "rtr": false, "data": "", "module_type": 30, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 5324, "sub_address_offset": 0} 2023-10-31 11:19:41.104 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:41.127 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d0, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.151 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d0 07 ff 28 d3 ab 01 18 22 3f 04' 2023-10-31 11:19:41.152 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d0, rtr=False, command=255, data=b'ff 28 d3 ab 01 18 22') 2023-10-31 11:19:41.153 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 208, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 54187, "memory_map_version": 1, "build_year": 24, "build_week": 34} 2023-10-31 11:19:41.158 INFO (MainThread) [velbus] Load module from CACHE: 208 2023-10-31 11:19:41.167 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d0 08 b0 28 d3 ab 10 27 ff 03 8f 04' 2023-10-31 11:19:41.168 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d0, rtr=False, command=176, data=b'b0 28 d3 ab 10 27 ff 03') 2023-10-31 11:19:41.168 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 208, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 16, "sub_address_2": 39, "sub_address_3": 255, "sub_address_4": 3, "serial": 54187, "sub_address_offset": 0} 2023-10-31 11:19:41.189 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d1, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.210 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d1 07 ff 28 02 26 01 18 22 94 04' 2023-10-31 11:19:41.211 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d1, rtr=False, command=255, data=b'ff 28 02 26 01 18 22') 2023-10-31 11:19:41.212 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 209, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 550, "memory_map_version": 1, "build_year": 24, "build_week": 34} 2023-10-31 11:19:41.215 INFO (MainThread) [velbus] Load module from CACHE: 209 2023-10-31 11:19:41.226 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d1 08 b0 28 02 26 ff ff ff 07 19 04' 2023-10-31 11:19:41.227 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d1, rtr=False, command=176, data=b'b0 28 02 26 ff ff ff 07') 2023-10-31 11:19:41.227 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 209, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 7, "serial": 550, "sub_address_offset": 0} 2023-10-31 11:19:41.251 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d2, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.272 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d2 07 ff 28 d8 ee 01 18 33 e4 04' 2023-10-31 11:19:41.273 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d2, rtr=False, command=255, data=b'ff 28 d8 ee 01 18 33') 2023-10-31 11:19:41.274 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 210, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 55534, "memory_map_version": 1, "build_year": 24, "build_week": 51} 2023-10-31 11:19:41.277 INFO (MainThread) [velbus] Load module from CACHE: 210 2023-10-31 11:19:41.287 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d2 08 b0 28 d8 ee 28 ff ff 0f 49 04' 2023-10-31 11:19:41.288 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d2, rtr=False, command=176, data=b'b0 28 d8 ee 28 ff ff 0f') 2023-10-31 11:19:41.288 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 210, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 40, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 15, "serial": 55534, "sub_address_offset": 0} 2023-10-31 11:19:41.313 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d3, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.334 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d3 07 ff 28 52 12 01 18 33 45 04' 2023-10-31 11:19:41.335 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d3, rtr=False, command=255, data=b'ff 28 52 12 01 18 33') 2023-10-31 11:19:41.335 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 211, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 21010, "memory_map_version": 1, "build_year": 24, "build_week": 51} 2023-10-31 11:19:41.339 INFO (MainThread) [velbus] Load module from CACHE: 211 2023-10-31 11:19:41.349 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d3 08 b0 28 52 12 3d ff ff 0e 96 04' 2023-10-31 11:19:41.350 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d3, rtr=False, command=176, data=b'b0 28 52 12 3d ff ff 0e') 2023-10-31 11:19:41.351 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 211, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 61, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 14, "serial": 21010, "sub_address_offset": 0} 2023-10-31 11:19:41.375 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d4, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.396 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d4 07 ff 28 c9 87 01 18 33 58 04' 2023-10-31 11:19:41.397 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d4, rtr=False, command=255, data=b'ff 28 c9 87 01 18 33') 2023-10-31 11:19:41.397 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 212, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 51591, "memory_map_version": 1, "build_year": 24, "build_week": 51} 2023-10-31 11:19:41.402 INFO (MainThread) [velbus] Load module from CACHE: 212 2023-10-31 11:19:41.411 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d4 08 b0 28 c9 87 3c ff ff 19 9f 04' 2023-10-31 11:19:41.412 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d4, rtr=False, command=176, data=b'b0 28 c9 87 3c ff ff 19') 2023-10-31 11:19:41.413 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 212, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 60, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 25, "serial": 51591, "sub_address_offset": 0} 2023-10-31 11:19:41.437 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d5, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.458 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d5 07 ff 28 bd 72 01 18 33 78 04' 2023-10-31 11:19:41.459 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d5, rtr=False, command=255, data=b'ff 28 bd 72 01 18 33') 2023-10-31 11:19:41.459 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 213, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 48498, "memory_map_version": 1, "build_year": 24, "build_week": 51} 2023-10-31 11:19:41.462 INFO (MainThread) [velbus] Load module from CACHE: 213 2023-10-31 11:19:41.473 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d5 08 b0 28 bd 72 ff ff ff 0d 08 04' 2023-10-31 11:19:41.474 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d5, rtr=False, command=176, data=b'b0 28 bd 72 ff ff ff 0d') 2023-10-31 11:19:41.475 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 213, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 13, "serial": 48498, "sub_address_offset": 0} 2023-10-31 11:19:41.499 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d6, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.520 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d6 07 ff 28 35 e9 01 18 33 88 04' 2023-10-31 11:19:41.521 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d6, rtr=False, command=255, data=b'ff 28 35 e9 01 18 33') 2023-10-31 11:19:41.522 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 214, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 13801, "memory_map_version": 1, "build_year": 24, "build_week": 51} 2023-10-31 11:19:41.525 INFO (MainThread) [velbus] Load module from CACHE: 214 2023-10-31 11:19:41.536 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d6 08 b0 28 35 e9 ff ff ff 0c 19 04' 2023-10-31 11:19:41.537 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d6, rtr=False, command=176, data=b'b0 28 35 e9 ff ff ff 0c') 2023-10-31 11:19:41.538 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 214, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 12, "serial": 13801, "sub_address_offset": 0} 2023-10-31 11:19:41.561 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d7, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.582 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d7 07 ff 28 81 4a 01 18 33 da 04' 2023-10-31 11:19:41.583 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d7, rtr=False, command=255, data=b'ff 28 81 4a 01 18 33') 2023-10-31 11:19:41.584 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 215, "rtr": false, "data": "", "module_type": 40, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 33098, "memory_map_version": 1, "build_year": 24, "build_week": 51} 2023-10-31 11:19:41.587 INFO (MainThread) [velbus] Load module from CACHE: 215 2023-10-31 11:19:41.597 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d7 08 b0 28 81 4a ff ff ff 0b 6c 04' 2023-10-31 11:19:41.598 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d7, rtr=False, command=176, data=b'b0 28 81 4a ff ff ff 0b') 2023-10-31 11:19:41.599 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 215, "rtr": false, "data": "", "module_type": 40, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 11, "serial": 33098, "sub_address_offset": 0} 2023-10-31 11:19:41.623 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d8, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.644 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d8 07 ff 1e e7 a5 01 17 20 36 04' 2023-10-31 11:19:41.645 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d8, rtr=False, command=255, data=b'ff 1e e7 a5 01 17 20') 2023-10-31 11:19:41.645 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 216, "rtr": false, "data": "", "module_type": 30, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 59301, "memory_map_version": 1, "build_year": 23, "build_week": 32} 2023-10-31 11:19:41.648 INFO (MainThread) [velbus] Load module from CACHE: 216 2023-10-31 11:19:41.659 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d8 08 b0 1e e7 a5 08 ff ff 08 ae 04' 2023-10-31 11:19:41.660 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d8, rtr=False, command=176, data=b'b0 1e e7 a5 08 ff ff 08') 2023-10-31 11:19:41.660 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 216, "rtr": false, "data": "", "module_type": 30, "sub_address_1": 8, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 8, "serial": 59301, "sub_address_offset": 0} 2023-10-31 11:19:41.685 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=d9, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.706 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb d9 07 ff 1f fb 68 01 18 23 59 04' 2023-10-31 11:19:41.707 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d9, rtr=False, command=255, data=b'ff 1f fb 68 01 18 23') 2023-10-31 11:19:41.707 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 217, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 64360, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:41.709 INFO (MainThread) [velbus] Load module from CACHE: 217 2023-10-31 11:19:41.722 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb d9 08 b0 1f fb 68 ff ff ff ff e7 04' 2023-10-31 11:19:41.723 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=d9, rtr=False, command=176, data=b'b0 1f fb 68 ff ff ff ff') 2023-10-31 11:19:41.723 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 217, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 64360, "sub_address_offset": 0} 2023-10-31 11:19:41.723 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:41.747 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=da, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.769 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb da 07 ff 1f b5 64 01 18 23 a2 04' 2023-10-31 11:19:41.770 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=da, rtr=False, command=255, data=b'ff 1f b5 64 01 18 23') 2023-10-31 11:19:41.770 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 218, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 46436, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:41.781 INFO (MainThread) [velbus] Load module from CACHE: 218 2023-10-31 11:19:41.785 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb da 08 b0 1f b5 64 ff ff ff ff 30 04' 2023-10-31 11:19:41.786 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=da, rtr=False, command=176, data=b'b0 1f b5 64 ff ff ff ff') 2023-10-31 11:19:41.786 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 218, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 46436, "sub_address_offset": 0} 2023-10-31 11:19:41.786 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:41.810 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=db, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.831 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb db 07 ff 1f 31 63 01 18 23 26 04' 2023-10-31 11:19:41.832 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=db, rtr=False, command=255, data=b'ff 1f 31 63 01 18 23') 2023-10-31 11:19:41.832 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 219, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 12643, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:41.834 INFO (MainThread) [velbus] Load module from CACHE: 219 2023-10-31 11:19:41.847 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb db 08 b0 1f 31 63 ff ff ff ff b4 04' 2023-10-31 11:19:41.848 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=db, rtr=False, command=176, data=b'b0 1f 31 63 ff ff ff ff') 2023-10-31 11:19:41.849 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 219, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 12643, "sub_address_offset": 0} 2023-10-31 11:19:41.849 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:41.873 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=dc, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.935 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=dd, rtr=True, command=None, data=b'') 2023-10-31 11:19:41.956 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb dd 07 ff 1f dc 15 01 18 23 c7 04' 2023-10-31 11:19:41.957 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=dd, rtr=False, command=255, data=b'ff 1f dc 15 01 18 23') 2023-10-31 11:19:41.957 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 221, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 56341, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:41.960 INFO (MainThread) [velbus] Load module from CACHE: 221 2023-10-31 11:19:41.972 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb dd 08 b0 1f dc 15 ff ff ff ff 55 04' 2023-10-31 11:19:41.973 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=dd, rtr=False, command=176, data=b'b0 1f dc 15 ff ff ff ff') 2023-10-31 11:19:41.973 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 221, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 56341, "sub_address_offset": 0} 2023-10-31 11:19:41.973 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:41.998 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=de, rtr=True, command=None, data=b'') 2023-10-31 11:19:42.018 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb de 07 ff 1f 43 13 01 18 23 61 04' 2023-10-31 11:19:42.019 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=de, rtr=False, command=255, data=b'ff 1f 43 13 01 18 23') 2023-10-31 11:19:42.019 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 222, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 17171, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:42.022 INFO (MainThread) [velbus] Load module from CACHE: 222 2023-10-31 11:19:42.034 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb de 08 b0 1f 43 13 ff ff ff ff ef 04' 2023-10-31 11:19:42.035 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=de, rtr=False, command=176, data=b'b0 1f 43 13 ff ff ff ff') 2023-10-31 11:19:42.035 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 222, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 17171, "sub_address_offset": 0} 2023-10-31 11:19:42.035 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:42.059 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=df, rtr=True, command=None, data=b'') 2023-10-31 11:19:42.080 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb df 07 ff 1f 01 29 01 18 23 8c 04' 2023-10-31 11:19:42.081 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=df, rtr=False, command=255, data=b'ff 1f 01 29 01 18 23') 2023-10-31 11:19:42.082 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 223, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 297, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:42.086 INFO (MainThread) [velbus] Load module from CACHE: 223 2023-10-31 11:19:42.096 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb df 08 b0 1f 01 29 ff ff ff ff 1a 04' 2023-10-31 11:19:42.097 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=df, rtr=False, command=176, data=b'b0 1f 01 29 ff ff ff ff') 2023-10-31 11:19:42.098 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 223, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 297, "sub_address_offset": 0} 2023-10-31 11:19:42.098 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:42.123 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=e0, rtr=True, command=None, data=b'') 2023-10-31 11:19:42.144 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb e0 07 ff 1f 09 ae 01 18 23 fe 04' 2023-10-31 11:19:42.145 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=e0, rtr=False, command=255, data=b'ff 1f 09 ae 01 18 23') 2023-10-31 11:19:42.145 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 224, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 2478, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:42.149 INFO (MainThread) [velbus] Load module from CACHE: 224 2023-10-31 11:19:42.160 DEBUG (MainThread) [velbus-protocol] Received 14 bytes from Velbus: b'0f fb e0 08 b0 1f 09 ae ff ff ff ff 8c 04' 2023-10-31 11:19:42.161 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=e0, rtr=False, command=176, data=b'b0 1f 09 ae ff ff ff ff') 2023-10-31 11:19:42.162 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleSubTypeMessage", "priority": 251, "address": 224, "rtr": false, "data": "", "module_type": 31, "sub_address_1": 255, "sub_address_2": 255, "sub_address_3": 255, "sub_address_4": 255, "serial": 2478, "sub_address_offset": 0} 2023-10-31 11:19:42.162 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/velbusaio/protocol.py", line 169, in _process_message await self._message_received_callback(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 62, in _on_message_received await self._handler.handle(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 89, in handle await self._handle_module_subtype(msg) File "/usr/local/lib/python3.11/site-packages/velbusaio/handler.py", line 206, in _handle_module_subtype await self._velbus.add_submodules(msg.address, addrList) File "/usr/local/lib/python3.11/site-packages/velbusaio/controller.py", line 114, in add_submodules self._modules[addr].cleanupSubChannels() File "/usr/local/lib/python3.11/site-packages/velbusaio/module.py", line 179, in cleanupSubChannels raise Exception("No subaddresses defined") Exception: No subaddresses defined 2023-10-31 11:19:42.185 DEBUG (MainThread) [velbus-protocol] TX: RawMessage(priority=fb, address=e1, rtr=True, command=None, data=b'') 2023-10-31 11:19:42.207 DEBUG (MainThread) [velbus-protocol] Received 13 bytes from Velbus: b'0f fb e1 07 ff 1f 1d 4d 01 18 23 4a 04' 2023-10-31 11:19:42.208 DEBUG (MainThread) [velbus-protocol] RX: RawMessage(priority=fb, address=e1, rtr=False, command=255, data=b'ff 1f 1d 4d 01 18 23') 2023-10-31 11:19:42.208 DEBUG (MainThread) [velbus-packet] Received {"name": "ModuleTypeMessage", "priority": 251, "address": 225, "rtr": false, "data": "", "module_type": 31, "led_on": [], "led_slow_blinking": [], "led_fast_blinking": [], "serial": 7501, "memory_map_version": 1, "build_year": 24, "build_week": 35} 2023-10-31 11:19:42.211 INFO (MainThread) [velbus] Load module from CACHE: 225

Cereal2nd commented 11 months ago

This is a known bug with the glasspanels if no address is defined to the termostat.

can you just cnfirm this is not happening if the thermostat has an address defined?

fontainechristophe commented 11 months ago

Ok, I'll have to assign addresses on all my glass panels (quite a lot) that I don't use as thermostat, and that don't have then an address for the thermostat. I'll tell you how it goes.

Le sam. 11 nov. 2023 à 16:29, Maikel Punie @.***> a écrit :

This is a known bug with the glasspanels if no address is defined to the termostat.

can you just cnfirm this is not happening if the thermostat has an address defined?

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/103055#issuecomment-1806844632, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC66LR5PVZ5OYT3AZQGRJDLYD6KTZAVCNFSM6AAAAAA6VWWBN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWHA2DINRTGI . You are receiving this because you authored the thread.Message ID: @.***>

Cereal2nd commented 11 months ago

@home-assistant rename Velbus Glasspanels without thermostat give errors on temperature reporting

fontainechristophe commented 11 months ago

Hi,

As you know, I had removed the Velbus integration because the Clear_cache and Scan services were giving me instabilities (following adding a new Velbus module). Now, I'm trying to add the Velbus integration again, and it does not work. I have the following error.. Do you know what it is? My Velbus is connected with the VMB1USB module on a USB port of my HA (the string I use is: /dev/serial/by-id/usb-Velleman_Projects_VMB1USB_Velbus_USB_interface-if00

And it says "configuration failure". [image: image.png]

Logger: homeassistant.config_entries Source: config_entries.py:402 First occurred: 08:57:08 (56 occurrences) Last logged: 09:23:22

Error setting up entry usbvelbus for cover Error setting up entry usbvelbus for light Error setting up entry usbvelbus for select Error setting up entry usbvelbus for sensor Error setting up entry usbvelbus for switch Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 402, in async_setup result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/binary_sensor/init.py", line 169, in async_setup_entry return await component.async_setup_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 195, in async_setup_entry return await self._platforms[key].async_setup_entry(config_entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 293, in async_setup_entry return await self._async_setup_platform(async_create_setup_task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 359, in _async_setup_platform await asyncio.shield(task) asyncio.exceptions.CancelledError: aiohttp connection lost

Le lun. 13 nov. 2023 à 07:32, Maikel Punie @.***> a écrit :

@home-assistant https://github.com/home-assistant rename Velbus Glasspanels without thermostat give errors on temperature reporting

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/103055#issuecomment-1807545824, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC66LR2CASQCVXXEYHWFFUDYEG5GJAVCNFSM6AAAAAA6VWWBN6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBXGU2DKOBSGQ . You are receiving this because you authored the thread.Message ID: @.***>

issue-triage-workflows[bot] commented 8 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.