I am building my first Plugin, and it is working. However, the plugin creates a set of Devices with many children/features. But in Device display in HS these children show up in two places. As a feature under the parent, but also as a separate "top-level" device. It is technically the same device, all changes to e.g. value is shown on both.
But all these extra devices clutters down the view. And if I set the "top-level" invisible, it disappears both as the parent-feature and "top-level" device.
I have other third party plugins that create parent-feature devices, but these do not create the other "top-level" device.
So there must be a way to avoid it, but how?
But all these extra devices clutters down the view. And if I set the "top-level" invisible, it disappears both as the parent-feature and "top-level" device.
I have other third party plugins that create parent-feature devices, but these do not create the other "top-level" device.
So there must be a way to avoid it, but how?
Comment