Is it possible to add dynamic a new device within the onPoll() ?
If I make a MQTT request at onSynchronizeDevices() new device will not be visible every time - so it would be nice to add it “on the fly” if not existing.
I have tried - but nothing happen.
If it is not possible - how it could be done? Even if new device will be added at MQTT server, how can it automatically appear in the device list?
Thanks!
Michael