Is there a dashboard app that can activate webcore pistons? Ultimately I’m trying to move all my scenes into pistons, but there’s not an easy way to activate pistons from my phone, when I want to activate one manually.
I could set up a time in ActionTiles that opens a piston’s URL, but the problem is, it always opens a browser window or a pop up, which then requires me to close it, which is ugly. I tried using Tasker to set up a widget
which browses to the URL, then uses the AutoInput plugin to close the browser window afterwards, but that’s proving to be flaky and only works about half the time, unless I program some obnoxious wait times between simulated “clicks”. Is there any other way to reliably suppress the window?
I’m also aware of HousePanel, however I’m finding the 3 installation options (web server, dedicated computer on LAN, or RasPi) are over my head.
Are there any other options?