SergeantPup
SergeantPup
removed device, swapped quirk, rebooted, added device: ``` 2022-04-13 22:16:20 DEBUG (MainThread) [homeassistant.core] Bus:Handling 2022-04-13 22:16:20 DEBUG (MainThread) [tuya] a4:c1:38:bd:76:6f:43:4c Sending Tuya Cluster Command.. Manufacturer is _TZE200_rmymn92d Cluster Command is...
That's correct: ``` logger: default: info logs: homeassistant.core: debug homeassistant.components.zha: debug bellows.zigbee.application: debug bellows.ezsp: debug zigpy: debug zigpy_deconz.zigbee.application: debug zigpy_deconz.api: debug zigpy_xbee.zigbee.application: debug zigpy_xbee.api: debug zigpy_zigate: debug zigpy_znp: debug zhaquirks:...
Zigbee device signature of controllable unit: ``` { "node_descriptor": "NodeDescriptor(logical_type=, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=, mac_capability_flags=, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True,...
Hello, I've been reviewing the quirk and I have a question:  On the device tracking and not controlling: ``` "242": { "profile_id": 41440, "device_type": "0x0061", "in_clusters": [], "out_clusters":...
I am having this same issue with apple devices only. Android seems unaffected.
I received the same when adding devices I already had added to another instance of HA and Local Tuya. They are the atomi string lights. I cannot add these lights...
To confirm this isn't me, I copied the settings directly from the edit screen in my older/established instance and pasted them into the newer version and I got the same...
You can force it through it you play with the DPS's. I got the settings to expose on the next screen and they're pretty close to what I need, but...
I have the same issue. it's recent because my older local tuya setup (with the most recent version) is supporting a light that I can't get loaded into a new...
> > Amendment: Worked round by setting DPIDs. All good after that. > > How do you get that info and where to configure it?. I'm sorry I'm newby in...