-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Description
The problem
Almost every time I restart Home Assistant, some of my Shelly gen 1 devices becomes unavailable.
It's not the same devices every time, it can be one device or it can be multiple of the gen 1 devices.
It has been like this for almost the past year I think. Finally decided to submit an issue.
If i don't restart HA for a couple of days, usually the devices start working again in HA by themselves.
The gen 1 devices always work in the Shelly app or from webgui.
I can reach the webgui of the Shelly devices that HA can't connect to.
I can see traffic from HA in the logs of the Shelly devices, so communication is ok, even if HA can't setup the devices.
Home Assistant and Shelly devices are in two different subnets.
Firewall is open for all the necessary traffic both ways.
Let me know if there is any more information you need.
What version of Home Assistant Core has the issue?
core-2025.1.0
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
Shelly
Link to integration documentation on our website
https://www.home-assistant.io/integrations/shelly/
Diagnostics information
config_entry-shelly-76f25b460ffde4231c29b0576e63a11f.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Debug logs from one of the devices in the Shelly integration.
2025-01-06 13:14:29.529 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:14:29.529 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:14:29.530 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:14:29.736 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:14:29.869 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mask': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:14:29.869 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:14:30.045 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -53}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:14', 'unixtime': 1736165670, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:14:30.045 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:14:39.737 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:14:39.738 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:14:42.272 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:14:57.271 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:15:12.398 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:15:27.396 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:15:28.141 DEBUG (MainThread) [homeassistant.components.shelly] async_reconnect_soon: host: 10.30.0.29, mac: 40F520016AB1
2025-01-06 13:15:28.141 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:15:28.143 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:15:28.143 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:15:28.410 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:15:28.677 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mask': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:15:28.678 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:15:28.760 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -53}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:15', 'unixtime': 1736165729, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:15:28.760 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:15:38.414 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:15:38.415 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:15:38.417 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:15:38.417 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:15:38.418 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:15:38.546 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:15:38.598 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mask': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:15:38.599 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:15:38.637 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -53}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:15', 'unixtime': 1736165738, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:15:38.637 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:15:42.399 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:15:48.550 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:15:48.550 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:15:48.551 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:15:48.551 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:15:48.552 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:15:48.686 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:15:48.742 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mask': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:15:48.743 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:15:48.781 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -55}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:15', 'unixtime': 1736165749, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:15:48.781 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:15:57.397 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:15:58.687 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:15:58.687 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:15:58.904 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:15:58.905 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:15:58.905 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:15:59.025 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:15:59.080 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mask': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:15:59.081 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:15:59.119 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -53}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:15', 'unixtime': 1736165759, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:15:59.119 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:16:09.026 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:16:09.026 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:16:12.400 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:16:18.968 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:16:18.969 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:16:18.969 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:16:19.101 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:16:19.153 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mask': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:16:19.154 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:16:19.191 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -53}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:16', 'unixtime': 1736165779, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:16:19.192 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:16:27.400 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:16:29.101 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:16:29.102 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:16:42.526 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:16:49.298 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/s' to device 10.30.0.29
2025-01-06 13:16:49.299 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device create, MAC: 40F520016AB1
2025-01-06 13:16:49.299 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device initialize
2025-01-06 13:16:49.407 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /settings (params=None)
2025-01-06 13:16:49.465 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'device': {'type': 'SHDM-2', 'mac': '40F520016AB1', 'hostname': 'shellydimmer2-40F520016AB1', 'num_inputs': 2, 'num_outputs': 1, 'num_meters': 1}, 'wifi_ap': {'enabled': False, 'ssid': 'shellydimmer2-40F520016AB1', 'key': ''}, 'wifi_sta': {'enabled': True, 'ssid': 'IoT', 'ipv4_method': 'static', 'ip': '10.30.0.29', 'gw': '10.30.0.1', 'mas
628C
k': '255.255.255.0', 'dns': '10.40.0.100'}, 'wifi_sta1': {'enabled': False, '
2025-01-06 13:16:49.465 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: http request: /status (params=None)
2025-01-06 13:16:49.502 DEBUG (MainThread) [aioshelly.block_device.device] aiohttp response: {'wifi_sta': {'connected': True, 'ssid': 'IoT', 'ip': '10.30.0.29', 'rssi': -54}, 'cloud': {'enabled': False, 'connected': False}, 'mqtt': {'connected': False}, 'time': '13:16', 'unixtime': 1736165809, 'serial': 672, 'has_update': True, 'mac': '40F520016AB1', 'cfg_changed_cnt': 4, 'actions_stats': {'skipped': 0}, 'lights': [{'ison': False, 'source': 'http', 'has_timer': False, 'timer_started': 0, 'timer_duration':
2025-01-06 13:16:49.502 DEBUG (MainThread) [aioshelly.block_device.coap] Sending request 'cit/d' to device 10.30.0.29
2025-01-06 13:16:57.526 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
2025-01-06 13:16:59.409 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: timeout error: DeviceConnectionTimeoutError(TimeoutError())
2025-01-06 13:16:59.409 DEBUG (MainThread) [aioshelly.block_device.device] host 10.30.0.29: block device shutdown
2025-01-06 13:17:12.526 DEBUG (MainThread) [aioshelly.block_device.coap] CoapMessage: ip=10.30.0.29, type=CoapType.PERIODIC(30), options={11: b's', 3332: b'SHDM-2#40F520016AB1#2', 3412: b'\x96\x00', 3420: b'\xa0\x02'}, payload={'G': [[0, 9103, 4], [0, 1101, 0], [0, 5101, 45], [0, 2101, 0], [0, 2102, ''], [0, 2103, 9], [0, 2201, 0], [0, 2202, ''], [0, 2203, 0], [0, 4101, 0.0], [0, 4103, 13812], [0, 6102, 0], [0, 6109, 0.0], [0, 6104, 0], [0, 3104, 44.2], [0, 3105, 111.55], [0, 6101, 0], [0, 9101, 'white']]}
Additional information
No response