feat(widgets): added device_browser widget
Description
This a an early draft of the device browser. In its current state, it simply provides a list of loaded devices, updated automatically upon config changes. You can filter the devices (regex) and drag-and-drop the device into other widgets (and even your editor).
closes #155 (closed)
This widget should be extended in the future with @appel_c's draft of the device info and maybe more filter options (tags, device types etc).
Screenshots / GIFs (if applicable)
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k