puddly
puddly
@waltailji In your config entry, I see you've changed the ZHA database path to `/share/zigbee.db`. Do you also have a `/config/zigbee.db` file? If so, can you upload that one too?
Also, just so that we understand how people are using this, could you explain why you changed the database path from the default of `/config/zigbee.db`?
> Should I change it to /config/zigbee.db? I would delete any references to a database path from your YAML config and make sure `/config/zigbee.db` is your up-to-date database. ZHA doesn't...
> e. Attempted to pair Strybar with ZHA, UI remains at configuring however debug logging showed ZigPy crashing. The tracebacks in your log aren't really crashes, they're just tracebacks for...
> I've restarted HA between pairing attempts and then reloading ZHA as I've found that solves the missing Styrbar after pairing issue on its own. This is likely because the...
The error means: > A message cannot be sent because the network is currently overloaded. Your automation is referencing ZHA group entities. Are you rapidly sending messages to ZHA groups...
@atr00 I suspect you have an automation that needs debouncing, as you're sending a *lot* of group requests at once: ```Python # To turn on a single light, you'd need...
> When I use Z2M using a dongle with the same chip (ERF32), it works flawlessly, whether on individual lights or on a Z2M zigbee group. Do you use Z2M's...
Without debug logs this is going to be very difficult to diagnose or figure out what's wrong. Is there anything at all in the Core log?
The SkyConnect/ZBT-1 is very much compatible with VMs. Your hypervisor needs to be properly configured to pass through the USB device and the USB serial port.