Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frient Air Quality Sensor doesn't work with ZHA #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flepied
Copy link
Contributor

@flepied flepied commented Dec 25, 2021

@blakadder
Copy link
Owner

blakadder commented Dec 25, 2021

that thread has 0 mentions of the air quality sensor

compatiblity is based on a user report #388

@flepied
Copy link
Contributor Author

flepied commented Dec 26, 2021

I have bought the device based on this report and it doesn't work. I have put this link because that's the same symptoms.

@blakadder
Copy link
Owner

So now there's two opposing reports: one claims the device works and you claiming it doesn't. Maybe @EverythingSmartHome can chime in this?

@EverythingSmartHome
Copy link
Contributor

My model (which is a Develco branded (not a resold version by Frient) works perfectly, see screenshot from my ZHA taken this morning (yes it is that cold in there):
image

Perhaps it would be more beneficial to mention what specifically doesn't work, instead of "it doesn't work"?

@blakadder
Copy link
Owner

btw Frient is Develco's own brand, not a rebadge

@flepied
Copy link
Contributor Author

flepied commented Dec 27, 2021

My model (which is a Develco branded (not a resold version by Frient) works perfectly, see screenshot from my ZHA taken this morning (yes it is that cold in there): image

Perhaps it would be more beneficial to mention what specifically doesn't work, instead of "it doesn't work"?

I have opened a bug report as this device breaks ZHA: nothing is working anymore after its discovery: home-assistant/core#62766. To get ZHA to work again, I had to remove the device and restart HASS.

@dmulcahey
Copy link

@EverythingSmartHome can you post the content of the zigbee device signature dialog for yours?

@EverythingSmartHome
Copy link
Contributor

EverythingSmartHome commented Dec 28, 2021

@EverythingSmartHome can you post the content of the zigbee device signature dialog for yours?

Sure, here it is:

  "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=0, 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": "Develco Products A/S",
  "model": "AQSZB-110",
  "class": "develco.air_quality.AQSZB110"
}

@EverythingSmartHome
Copy link
Contributor

Also perhaps worth mentioning that I worked with another user on the quirk, he was using a Frient branded device and he reported it as working here - unless something has changed since?

I am using 2021.12.4 right now and don't have any issues with my sensor.

@dmulcahey
Copy link

Thanks for the info

@flepied
Copy link
Contributor Author

flepied commented Feb 15, 2022

the device doesn't break zha anymore starting at version 2022.2 but the air quality is not reported (humidity and temperature are well reported).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants