I’ve created a new plugin that does not control any device - it essentially is meant to allow a user to set a “mode” for the home and then set up temperatures etc accordingly.
I have followed the documented plugin creation by hand and then customized it but am still basing the device type on the Binary Switch. The reason for that is that I get the On/Off button on the UI, somehow. I’d like the buttons to have different labels and be able to capture other “mode” info values as well as display some info all in the UI.
I have not been able to find out how the UI part gets implemented/associated with plugins/devices - it doesn’t seem to be automatic based upon the actions etc that I have set up and more on the device type itself as if I only change the device type then the UI shows no buttons any more.
So, how do I modify an existing UI display for my own plugin? Is there documentation on this or can you point me to where the “files” are so that I can copy/modify them?
I’m using the latest firmware version.
Neilios