Jacek Kończewski

Results 85 comments of Jacek Kończewski

So 0x0409 could be the window alarm, but pastebin logs shows already [1] there also 0x0401 needs explanation which mode has which value

Ok - to SUM it up, since I'm at work now ;-) I should prepare a quirk for you, maybe today, maybe tomorrow. It will be 1 revision so maybe...

Unfortunately I don't know the Python test approach so that parts is out of my knowledge. I've seen plenty of bytes sent RAW which I do not understand. Isort check...

Not sure if Off mode on TRV means totally Off. It could be that Freeze prevention is still enabled - I think I've read that in TRV manual. Is it...

@chaptergy Use a local quirk from this post. https://github.com/zigpy/zha-device-handlers/issues/1061#issuecomment-992905875 This quirk probably won't be published because it doesn't pass the tests. Waste of time waiting for that. It's almost winter.

Updated Maxsmart/Lidl quirk to work with HA 2022.4 https://github.com/zigpy/zha-device-handlers/issues/1061#issuecomment-1090855072

@MattWestb Your Siterwell quirk updated also - should work: [ts0601_trv_siterwell.py.zip](https://github.com/zigpy/zha-device-handlers/files/8433258/ts0601_trv_siterwell.py.zip)

Fixed quirk at repo: https://github.com/jacekk015/zha_quirks All target room temp spikes over 50 degrees are not reported to HA.

Those spikes are seen in your previous log, so device send it, unfortunately. ``` 2023-12-05 10:14:49.413 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 5, 9, 14, 49, 413554, tzinfo=datetime.timezone.utc),...

You know that you have a broken device. There's no cure for that. Those 3 commands below were sent under half of the second. Your Zigbee mesh is probably totally...