Is it possible to send custom values to a value widget? As in not a pin value per-se but something interpreted or otherwise supplied by the device? I want to set up a relay box for my raspberry pi’s and it would be nice to be able to have the same device controlling the relays occasionally poll the pis when they are on to return basic information such as uptime, system-load, free disk (basic nagios type stuff) so I could see it in the same app that controls the power (below each button)
If there’s not an existing way to do it, having not dove into the source code yet does anyone have a suggestion on where I might start looking to customize it myself?