[BUG] Issue with Develco Air Quality Sensor AQSZB-110
See original GitHub issueHello,
i got me a Develco Air Quality Sensor AQSZB-110. My Neighbor has one, too and it works perfect with HA. Mine wont 😦
The Signature seems to be the same. Whats different is: The Firmware of his is 0x00030604 On mine its: 0x00040001
{ "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.NONE: 0>, manufacturer_code=4117, maximum_buffer_size=80, maximum_incoming_transfer_size=80, server_mask=10752, maximum_outgoing_transfer_size=80, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=False, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)", "endpoints": { "1": { "profile_id": 49353, "device_type": "0x0001", "in_clusters": [ "0x0003", "0x0005", "0x0006" ], "out_clusters": [] }, "38": { "profile_id": 260, "device_type": "0x0302", "in_clusters": [ "0x0000", "0x0001", "0x0003", "0x0020", "0x0402", "0x0405", "0x042e", "0xfc03" ], "out_clusters": [ "0x0003", "0x000a", "0x0019" ] } }, "manufacturer": "frient A/S", "model": "AQSZB-110", "class": "zigpy.device.Device" }
Issue Analytics
- State:
- Created 2 years ago
- Comments:15 (5 by maintainers)
Top GitHub Comments
2022-02-16 12:21:04 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks for frient A/S AQSZB-110 (00:15:bc:00:36:00:10:95) 2022-02-16 12:21:04 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class ‘zhaquirks.develco.air_quality.AQSZB110’> 2022-02-16 12:21:04 DEBUG (MainThread) [zigpy.quirks.registry] Fail because input cluster mismatch on at least one endpoint
I’ve already given it up. Even with the file posted here i didnt get igt up and running -.-