New to AltUI never used it before, currently having a play about with it on a spare Vera Edge box.
Looking at the custom pages, what do people tend to use them for? My first thought was for creating remote control pages for the TV stuff.
I used the Harmony plugin and managed to add some buttons that are all working OK.
However resizing the buttons so they are all the exact same size and positioning them in the correct locations seems a bit tricky.
As you can see in my screen shot its close but not quite looking correct.[/quote]
Yes I know, never had the time to built a full blown editor… there buttons in toolbar to align control ( you can select multiple controls at once with a rubber box or ctrl click ) then chose the alignment tool.
This definately has the potential to cover the last piece of the puzzle for me, any plans for further development? I would contribute if i could, but Java is not my language…
No sure I follow? Look at my URL again it’s using :3480
On the OpenLuup Github page it says:
“has its own port 3480 HTTP server supporting multiple asynchronous client requests”
If its the same port number and also has an SDATA output like Vera? then it should be fairly easy for Bill to make Home Remote connect to a local OpenLuup IP address rather than having to login to a cloud Vera account, I would think.
Your link says http://Vera-IP/port_3480/, and in mine i have to write http://Vera-IP:3480/.
Thats the only difference between your custom page link and mine, and wheni used it, the custom page shows up like in the picture i posted earlier. So i’m assuming its because you run on a vera and i don’t?
Don’t know anything about SDATA, this was regarding “lean” AltUI custom page.
Oh I see, I thought you were talking about the SDATA URL I posted.
It does not matter if its :3480 or /port_3480
If you have to use :3480 that’s fine.
That I don’t know the answer too.
You were asking about Home Remote for OpenLuup.
Can you open the SDATA URL in a browser for your OpenLuup instance? You should see pages of data.
http://IP-ADDRESS:3480/data_request?id=sdata
If yes then Home Remote will work with OpenLuup, if the developer can provide the option to add a local IP address rather than having to login to the Vera cloud account.