Christian S.

Results 13 comments of Christian S.

I have the exact same problem / behavior. I use ZHA first with an Silicon Labs EmberZNet based coordinator (belows) and now a Conbee 2 (deconz) coordinator. Same behaviour like...

> Hm, Raspberry Pi solves such kind of hardware modification using device tree overlays. I'd rather prefer not to add/support overlays for ODROID-N2(+). But we could just declare those pins...

@ScratMan Thank you for your solution. I own the model with device signature _TZE200_81isopgh but could not see a value for the battery level with the device handler in [https://github.com/zigpy/zha-device-handlers/issues/1556]....

@ScratMan > Did you manage to get the relationship between the "water_once" data point bytes (dp 5) and the real water volume on your valve ? No, I just added...

I would also be happy if the plugin would support washing machines. The following code I get from wideq example.py when the washer is running: ``` State: @WM_STATE_RUNNING_W Remain_Time_H: 1...

Since version HA2022.4 the quirk does not work properly for my Hama _TZE200_yw7cahqs & _TYST11_yw7cahqs devices. I had to adjust line 159 in the Saswell.py file to get ZHA to...

Hello @jacekk015, Thank you for the effort. Your quirk works perfectly. All additional functions are available. ![image](https://user-images.githubusercontent.com/28509955/196002557-72f5bcc1-4428-4459-bb3c-9deb45d6af95.png)

Is there any news here? I am also eagerly waiting for ZGP support in ZHA. Currently I use the Deconz/Phoscon integration only for my ZGP wall switches [module](https://www.enocean.com/en/products/enocean_modules_24ghz/ptm-216z/) from [switch/remote](https://zigbee.blakadder.com/Philips_9290011152X.html)....

I have the same problem with a [DIY](https://gitlab.com/homrepo/applications/multisensor-lite) device. All properties work - only occupancy remains on motion in _inactive_ (or _null_) state. In version 1.37.0 the sensor still works...