ioBroker.js-controller
ioBroker.js-controller copied to clipboard
[enhancement]: Restart adapter from dependency if adapter was deleted
No existing issues.
- [X] There is no existing issue for my request.
Description
When I uninstall some vis widgets, the vis adapter must be restarted, so it can build new widget's tree
Why?
The widgets are still visible till next vis-2 restart, although the widgets are deleted
How?
No response