Re: PHP interface for TellStick, HomeAutomation v1.2.2 relea
Posted: Fri Mar 17, 2023 9:45 am
I've now made a finger friendly PoC with night.css as template. You can log in as demo / d3m0 and have a look at https://www.home.pal.pp.se/auto/pal.mobile.php
I just made a few changes in mobile.php, devices.php and mobile/night.css. Some of the devices are fake devices, but as I said it's a PoC. The code is kind of ugly at the moment, so I want to tidy things up before I'll let you see the PHP source.
And I guess I could make prettier button images. And the title attributes don't do much on touch screens...
Anyway, I've tried it on Galaxy Tab and Nokia N900, and both look fine and are easy to finger on. I don't have an iPhone, so if someone has one, please load the page and give me a screen dump.
I'm working on the Crestron interface. It wants (unprintable) hex code commands over TCP, so if someone's got a good PHP telnet module that can send raw hex codes, please let me know. Then I don't have to do sockets and code everything from scratch.
MVH
/P
I just made a few changes in mobile.php, devices.php and mobile/night.css. Some of the devices are fake devices, but as I said it's a PoC. The code is kind of ugly at the moment, so I want to tidy things up before I'll let you see the PHP source.

Anyway, I've tried it on Galaxy Tab and Nokia N900, and both look fine and are easy to finger on. I don't have an iPhone, so if someone has one, please load the page and give me a screen dump.
I'm working on the Crestron interface. It wants (unprintable) hex code commands over TCP, so if someone's got a good PHP telnet module that can send raw hex codes, please let me know. Then I don't have to do sockets and code everything from scratch.
MVH
/P