When creating a custom driver in meta that uses a listener with type=static and no (or an empty) command will cause various actions to be executed multiple times WHEN multiple driver-instances are activated!
A bypass for now is to add a unique string in "command":"", like f.e. the IP-address of the controlled device.
When creating a custom driver in meta that uses a listener with type=static and no (or an empty) command will cause various actions to be executed multiple times WHEN multiple driver-instances are activated!
A bypass for now is to add a unique string in "command":"", like f.e. the IP-address of the controlled device.