Koen Kanters

Results 550 comments of Koen Kanters

@SilentT-FR it seems `motDEtat` is missing from the [cluster](https://github.com/Koenkk/zigbee-herdsman/blob/1b76db9a8afd599162340cf98e0bad0b6ad351c7/src/zcl/definition/cluster.ts#L4578), do you know the attribute ID and data type?

Does the manual also mention the data type?

Added it! Changes will be available in the [dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) in a few hours from now.

Could you check if the OTA issue is fixed with: https://gist.github.com/Koenkk/064a88d7b995bdf170121e916454be91 - save this as file next to `configuration.yaml` as `ext_converter.js` - add it to `configuration.yaml`: ```yaml external_converters: - ext_converter.js...

does this device support otas through the TuYa gateway?

Someone has to check wether OTA updates work when using the original hub

@InovelliUSA could you take a look at this?

See `How to start testing` from https://github.com/Koenkk/zigbee2mqtt/discussions/21462

Could you check if this is fixed in the latest-dev?[dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

Pushed a fix, does it work now? Changes will be available in the [dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) in a few hours from now.