In relation to my Zigbee devices, I recently moved my HE C-8 Pro 30 ft. from where it was--to a much more central location in the house. This is when things started behaving badly. I also added some new devices (Plug (ID59) 249F; Night Light (ID60) 4AD2; Motion Sensor (ID58) EE41. These all work.
All the old devices no longer work:
- Plug (ID41) DE3C
- Motion sensor (ID44) A240
- Door sensor (ID42) AE6E
All devices are by 3rd Reality.
I am a Hubitat and Zigbee Newb, BTW. Thanks in advance for the help!
By now, I have mashed all the buttons in Hubitat, and nothing seems to work. I've:
- Reset the HE hub - Via GUI and hardware
- Changed Channel from 20 to 25
- Changed power from 8 to 12
- Rebuilt network (multiple times this has been pressed)
- (As an aside, I also changed the device names on all these devices. e.g. - "Plug - 11 - Zigbee - 3rd Reality" - Just a data point here. I can't imagine this makes any difference)
Here is a screenshot of my devices:
Same list under Zigbee Details - The "Msgs" for each non-working device = 0:
Here is my getChildAndRouteInfo:
Child Data:
[Motion Sensor - Pantry, EE41, type:EMBER_SLEEPY_END_DEVICE]
--------------------------------------------------------------------------------
Neighbor Table Entry
[Air Purifier, 249F], LQI:177, age:4, inCost:1, outCost:2
[Night Light, 4AD2], LQI:164, age:5, inCost:1, outCost:1
--------------------------------------------------------------------------------
Route Table Entry
No routes
Per AI, this was interpreted as:
The LQI values (177 and 164) indicate good signal strength for both devices, as they are relatively high (LQI ranges from 0 to 255, with higher values indicating better quality). The age values show how many seconds ago the last message was received from each device. The inCost and outCost represent the cost of sending messages to and from these devices, respectively.
The route table is empty, showing "No routes." This suggests that your network is relatively simple and doesn't require complex routing. All devices can likely communicate directly with the coordinator or through a single hop.
In summary, your Zigbee network consists of at least three devices: a motion sensor in the pantry (which is a sleepy end device), an air purifier, and a night light. The network seems to have good connectivity, as indicated by the LQI values, and a simple structure that doesn't require routing tables.

















