SergeantPup
SergeantPup
@nickdos I think I'm experiencing the same issue, or at least a symptom of the same issue. I have had passive BLE monitor working in the past. It's been removed...
lol, I can't believe that just worked. thanks
@Kiread-work. The new HA version borked my quirk. Actually the custom quirk borked my ZHA network so I've removed it which means it cannot even track state of _TZE200_rmymn92d. We...
I put it back in and it borked my zha network again so I took it out again. Tracking the curtain isn't THAT important without control. This must be something...
Hello Julian! Here is the error I get when the quirk is present but makes the rest of my ZHA unresponsive: ``` Logger: homeassistant.config_entries Source: custom_zha_quirks/tuya/__init__.py:263 First occurred: 8:04:45 PM...
``` Logger: homeassistant.config_entries Source: custom_zha_quirks/tuya/ts0601_cover.py:101 First occurred: 8:20:25 PM (1 occurrences) Last logged: 8:20:25 PM Error setting up entry Zigbee Network for zha Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py",...
ZHA network and device tracking of _TZE200_rmymn92d are concurrently working again with 2022.4.3. Thank you! I think I'm getting different errors for the _TZE200_rmymn92d command sends now (which is what...
I just ran an open/stop/close command on _TZE200_xaabybja 0xb41c. 61 entries for "0xb41c" and 38 entries for "tuya" (none say sending: ``` 2022-04-13 21:31:34 DEBUG (MainThread) [zigpy.zcl] [0xB41C:1:0xef00] Received command...
The device that's tracking state but not controlling has "sending tuya" commands: ``` 2022-04-13 21:39:18 DEBUG (MainThread) [bellows.ezsp.protocol] Send command nop: () 2022-04-13 21:39:18 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame 5...
 Not sure if it helps but this is how the device adds with this quirk in place