deviating from standard channel and agent plugins
Hi, I'm new to plex plugin development, i went trough the documentation and got some sample code. I want to make a plugin for my home-control system (loxone) which is basically http/socket based.What I would like to be able to do is display a floor-plan of my house, click a room and get a list of lights and other scenes I can activate/deactivate.
Listing the 'contents' of a room I think I will be able to do similar to the indigo plugin. It's the first part however I'm not sure I will be able to do in Plex, displaying the floor-plan and applying some sort of clickable map to it.
The documentation doesn't state the ability to display a html field or something (so I could use a html image map for example).
Any suggestions? or is it not possible you think?
cheers