Thanks!
Just learning.
Dongle out of the box, so I believe ZHA.
Trying to find where logs stored to attach!
Intermittent in this case means at one time, everything runs instantly, and another time they were delays of 1-5 minutes before a device response. If I try to do it manually, I’ll push the switch, it’ll move, and then bounce back, and nothing will happen.
Looking for logs.
Apologies if I missed how to do this properly…if so please let me know!
Logs:
Study - Zigbee Outlets On: Already running
11:17:16 PM – (WARNING) Automation - message first occurred at 9:46:16 PM and shows up 21 times
Update of sensor.samjin_outlet_active_power_10 is taking over 10 seconds
11:15:35 PM – (WARNING) helpers/entity.py - message first occurred at 9:57:29 PM and shows up 272 times
Updating zha sensor took longer than the scheduled update interval 0:00:30
11:15:19 PM – (WARNING) Sensor - message first occurred at 9:58:49 PM and shows up 33 times
Study- Zigbee off outlets: Already running
11:02:32 PM – (WARNING) Automation - message first occurred at 9:46:14 PM and shows up 6 times
NCP entered failed state. Requesting APP controller restart
10:57:48 PM – (ERROR) runner.py - message first occurred at 9:59:20 PM and shows up 3 times
[0xF936:1:0x0b04]: async_initialize: all attempts have failed: [DeliveryError(‘Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>’), DeliveryError(‘Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>’), DeliveryError(‘Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>’), DeliveryError(‘Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>’)]
10:56:25 PM – (WARNING) Zigbee Home Automation - message first occurred at 9:39:26 PM and shows up 35 times
number.innr_sp_224_on_level: Could not set value: Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>
10:54:56 PM – (ERROR) Zigbee Home Automation
:0:0 Script error.
10:54:52 PM – (ERROR) components/system_log/init.py - message first occurred at 9:40:21 PM and shows up 16 times
Error doing job: Task exception was never retrieved
10:54:48 PM – (ERROR) /usr/src/homeassistant/homeassistant/runner.py - message first occurred at 9:56:55 PM and shows up 27 times
Unknown device AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0D97)
10:54:21 PM – (WARNING) runner.py - message first occurred at 9:39:55 PM and shows up 120 times
NWK conflict is reported for 0x9ab1
10:43:45 PM – (WARNING) runner.py - message first occurred at 10:43:45 PM and shows up 2 times
Update for sensor.samjin_outlet_active_power_15 fails
10:28:28 PM – (ERROR) components/zha/core/channels/base.py - message first occurred at 10:28:28 PM and shows up 2 times
Error executing service: <ServiceCall switch.turn_on (c:01GT8EJPNAEX9AAPVK8D6CCKDF): entity_id=[‘switch.samjin_outlet_switch_4’]>
10:28:28 PM – (ERROR) components/zha/core/channels/base.py
[0x7FCC:1:0x0b04] Traceback (most recent call last): File “/usr/local/lib/python3.10/site-packages/zigpy/zcl/init.py”, line 358, in reply return await self._endpoint.reply( File “/usr/local/lib/python3.10/site-packages/zigpy/endpoint.py”, line 256, in reply return await self.device.reply( File “/usr/local/lib/python3.10/site-packages/zigpy/device.py”, line 384, in reply return await self.request( File “/usr/local/lib/python3.10/site-packages/zigpy/device.py”, line 297, in request await self._application.request( File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 690, in request await self.send_packet( File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 744, in send_packet status, _ = await self._ezsp.sendUnicast( AttributeError: ‘NoneType’ object has no attribute ‘sendUnicast’
10:28:28 PM – (ERROR) runner.py - message first occurred at 10:28:28 PM and shows up 33 times
[0xa8b3:zdo] Traceback (most recent call last): File “/usr/local/lib/python3.10/site-packages/zigpy/device.py”, line 384, in reply return await self.request( File “/usr/local/lib/python3.10/site-packages/zigpy/device.py”, line 297, in request await self._application.request( File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 690, in request await self.send_packet( File “/usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py”, line 744, in send_packet status, _ = await self._ezsp.sendUnicast( AttributeError: ‘NoneType’ object has no attribute ‘sendUnicast’
10:28:28 PM – (ERROR) runner.py - message first occurred at 10:28:28 PM and shows up 3 times
ControllerApplication reset unsuccessful: TimeoutError()
10:28:22 PM – (WARNING) /usr/local/lib/python3.10/site-packages/bellows/zigbee/application.py
Failed to determine cast type for host (<urlopen error EOF occurred in violation of protocol (_ssl.c:997)>) (services:{ServiceInfo(type=‘mdns’, data=‘BRAVIA-4K-UR2-201dbd8b02e9d2fe253feb309fd965a6._googlecast._tcp.local.’)})
9:39:27 PM – (WARNING) components/cast/helpers.py - message first occurred at 9:39:26 PM and shows up 2 times
CRC error in frame b’eb5e257e’ (b’5e25’ != b’adb5’)
9:39:16 PM – (ERROR) /usr/local/lib/python3.10/site-packages/bellows/uart.py