I really like this, looks very close to an idea I wanted to develop, but never got around to, apart from scraping the list of apps. I will try and check it out sometime soon.
I don't even know if "Topic-Driven" is thing....
Anyway, my idea, which I've kind of mentioned before, is to have links to related Apps and devices all presented together based on whatever the user choose to use as their criteria. My own use case that I want it for is to group things together that go towards lighting in a particular room, such as the example below. This means I don't need to keep scrolling and looking for things based on memory every time. Other uses could be…
Small driver that parses the Apps page to produce a JSON string with each App Id and Name, along with a link to the parent App, if one exists. Run the refresh command to update the state variable with the App list JSON.
Installation and Usage
Install the driver using HPM or manually from here on my GitHub repository.
With the driver installed, create a virtual device using the App List driver. Run the Refresh command and shortly after refresh the browser. The state variable should then app…