Jacek Kończewski

Results 3 issues of Jacek Kończewski

According to matrix https://github.com/zigpy/zigpy/discussions/653 new TRVs has support for ZHA and some got update of functionality. Siterwell tested locally by @MattWestb https://github.com/zigpy/zha-device-handlers/discussions/1084#discussioncomment-1701973 Beca tested locally by @iedex and @Youpimatin https://github.com/zigpy/zha-device-handlers/issues/1123#issuecomment-980314632...

Added: ``` ("_TZE204_9yapgbuv", "TS0601"), ("_TZE204_upagmta9", "TS0601"), ("_TZE200_upagmta9", "TS0601"), ("_TZE200_cirvgep4", "TS0601"), ``` According to Z2M those are equivalents. DP are compatible https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/tuya.ts#L724 Sensors quirk are requested: https://github.com/zigpy/zha-device-handlers/issues/2694 https://github.com/zigpy/zha-device-handlers/issues/2854 [edit] Added EnchantedDevice...

Tuya

``` "standard": "^8.2.0", "standard-format": "^2.2.3" ```