Alexei Chetroi

Results 135 comments of Alexei Chetroi

It's hard coded to 0 decimals, because per ZCL pressure measurement cluster report values in hectapascals as an integer type.

The raw value is technically in hPa. ZCL does not put things in clear way: MeasuredValue = 10 x Pressure Where -3276.7 kPa

Perhaps, could split zha pressure sensor implementation into two sensors: one for standard based, another for aqara

Two pressure sensors implementation in zha, is how you expose it. The one scoped to afara as manufacturer can have higher precision than plain zcl pressure sensor

For example, there are different zha climate implementations based on manufacturer name, you could use the same approach for the pressure sensor.

@ShuaWilson you have the same problem. Because of too much RF noise, the ConBee is refusing to start. This is a common problem and was discussed at length in the...

> File "/usr/local/lib/python3.10/site-packages/zigpy/appdb.py", line 634, in _load_unsupported_attributes ep = dev.endpoints[endpoint_id] KeyError: 2 Looks like zigbee.db got corrupted.

Still isn't working won't get any help. Do you get the same error? Does downgrading work?

@puddly were there any quirks changes removing endpoints? If you know SQL, you could try deleting rows from `unsupported_attributes_v11` table where `endpoint=2` but it would help to pinpoint the device...

Find the same IEEE in the attributes cache with attr Id 4 and 5, those are model and manufacturer.