David F. Mulcahey

Results 188 comments of David F. Mulcahey

We have recently migrated the core of ZHA to its own library. Please open a pull request here: https://github.com/zigpy/zha for this if the functionality is still desired. Sorry for the...

@felafel i understand you may be frustrated but everyone working on these things are volunteers. This isn’t the appropriate place to vent.

> I think it's fair to point out that the official implementation is much worse in many points than a community alternative. The wrong place to vent? Definitely. But he...

This is because groups rely on attribute reports (state changes in HA) to update the state of the group. These bulbs don't report state per the spec. We need to...

Not sure there is a need to debounce but the schedule idea is a good one. I still only want to do this based on a whitelist though. So that...

Are reading and writing attrs the only commands that fail if the mfg id is set? If so, should we limit this to those 2 command ids?

> Maybe my network dimension is the problem? I have multiple devices, but is not "gigantic" Total: 33 devices Routers: 19 Battery powered: 14 Nope. I am at 200 devices...

it’s similar to the existing FP1 but the event data appears to be sent on different attributes. I need to find a block of time to sit with the device...

What are you looking at in ZHA? https://github.com/home-assistant/core/blob/7614aba401ffd4041d9dac09344d37b7525c4685/homeassistant/components/zha/sensor.py#L424 The code from your block comment is from a quirk and not ZHA itself.

No the quirk should be setting the correct values for multiplier and divisor.