Minimum change for Nous A1Z

Hi all,

I’m using a few Nous A1Z (nous_a1z_smart_plug.json). They are very similar to other tuya based plugs, maybe even the same. But different devices use different DDFs (other plugs I’m using are using NAS-WR01B_TS011F.json).

At first I wondered, why they didn’t report current/voltage/power very often and the found, that in the bindings definition in nous_a1z_smart_plug.json the change value in the report section are set to very high values. After changing all to 1 the reporting worked as expected.

Where should I report this “bug report” best? In the deconz-rest-plugin repository?

Thanks

Hello, can be a choice, perhaps the user that make the DDF don’t want to be spammed by request.
But you are right, have checked other DDF for other plug and all are using 1 as “min” value.

Where should I report this “bug report” best? In the deconz-rest-plugin repository?

Can make directly a PR on the github, more chance to have it merged :).