Just noticed that HA is displaying the values from a temperature sensor in the Garden, but none of several closer to the Zigbee receiver. Not sure how I see any logs regarding inbuilt ZHA (Zigbee Home Automation) integration.
Does not want to pair any new or orignal devices if I put into pairing mode either
Fond this log:
2021-04-28 18:39:48 ERROR (MainThread) [homeassistant.components.zha.core.gateway] Couldn't start ZNP = Texas Instruments Z-Stack ZNP protocol: CC253x, CC26x2, CC13x2 coordinator
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 157, in async_initialize
self.application_controller = await app_controller_cls.new(
File "/usr/local/lib/python3.8/site-packages/zigpy/application.py", line 69, in new
await app.startup(auto_form)
File "/usr/local/lib/python3.8/site-packages/zigpy_znp/zigbee/application.py", line 206, in startup
return await self._startup(auto_form=auto_form)
File "/usr/local/lib/python3.8/site-packages/zigpy_znp/zigbee/application.py", line 215, in _startup
await znp.connect()
File "/usr/local/lib/python3.8/site-packages/zigpy_znp/api.py", line 199, in connect
self._uart = await uart.connect(self._config[conf.CONF_DEVICE], self)
File "/usr/local/lib/python3.8/site-packages/zigpy_znp/uart.py", line 169, in connect
transport.serial.dtr = False
File "/usr/local/lib/python3.8/site-packages/serial/serialutil.py", line 473, in dtr
self._update_dtr_state()
File "/usr/local/lib/python3.8/site-packages/serial/serialposix.py", line 715, in _update_dtr_state
fcntl.ioctl(self.fd, TIOCMBIC, TIOCM_DTR_str)
TimeoutError: [Errno 110] Operation timed out
2021-04-28 18:39:48 WARNING (MainThread) [homeassistant.config_entries] Config entry 'TI CC2531 USB CDC, s/n: __0X00124B0018E332F4 - Texas Instruments' for zha integration not ready yet. Retrying in 5 seconds
2021-04-28 18:39:49 ERROR (MainThread) [custom_components.hacs] <Integration hacs/integration> Could not read manifest.json [encoding without a string argument]
Also unplugged the USB card and plugged back in and got:
Logger: zigpy_znp.api
Source: /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:368
First occurred: 6:55:14 PM (13 occurrences)
Last logged: 6:55:49 PM
Received an unhandled command: ZDO.MgmtNWKUpdateNotify.Callback(Src=0x72E1, Status=<Status.SUCCESS: 0>, ScannedChannels=<Channels.ALL_CHANNELS: 134215680>, TotalTransmissions=20, TransmissionFailures=17, EnergyValues=[246, 190, 221, 187, 186, 173, 200, 202, 205, 195, 182, 194, 184, 208, 192, 177])
Received an unhandled command: ZDO.MgmtNWKUpdateNotify.Callback(Src=0x1A7C, Status=<Status.SUCCESS: 0>, ScannedChannels=<Channels.ALL_CHANNELS: 134215680>, TotalTransmissions=20, TransmissionFailures=10, EnergyValues=[233, 196, 206, 188, 199, 188, 177, 200, 174, 200, 192, 195, 181, 176, 209, 209])
Received an unhandled command: ZDO.MgmtNWKUpdateNotify.Callback(Src=0x8A39, Status=<Status.SUCCESS: 0>, ScannedChannels=<Channels.ALL_CHANNELS: 134215680>, TotalTransmissions=20, TransmissionFailures=19, EnergyValues=[185, 189, 178, 169, 190, 186, 193, 216, 167, 168, 167, 193, 192, 165, 172, 188])
Received an unhandled command: ZDO.MgmtNWKUpdateNotify.Callback(Src=0xD77B, Status=<Status.SUCCESS: 0>, ScannedChannels=<Channels.ALL_CHANNELS: 134215680>, TotalTransmissions=20, TransmissionFailures=19, EnergyValues=[188, 163, 187, 167, 174, 179, 170, 182, 188, 180, 178, 174, 192, 180, 164, 193])
Received an unhandled command: ZDO.MgmtNWKUpdateNotify.Callback(Src=0x6EEA, Status=<Status.SUCCESS: 0>, ScannedChannels=<Channels.ALL_CHANNELS: 134215680>, TotalTransmissions=20, TransmissionFailures=12, EnergyValues=[199, 185, 198, 189, 204, 185, 204, 204, 205, 199, 201, 201, 176, 181, 196, 204])