Could you share your library with us?
Best regards!
ELV!Cube PHP Library
Moderator: jrkalf
Re: ELV!Cube PHP Library
I don't think silent is reading this anymore..
But if you want a starting point, find attached my cube class.
It reads info from the cube and builds a "structured" array by room. It also sends commands to the cube, but since i'm not working on it since months (no time..) it manages only "manual" commands at the moment..
In my case, this is working quite good (i use it to log room temperatures and to send manual commands from a web interface), but there are some limits (i have a wall thermostat for every room, that's not mandatory so in different case the class has to be modified for some fields..) and there is yet much to do for commands
Feel free to use it as you like, but please tell me if you correct something or implement something
Bye
But if you want a starting point, find attached my cube class.
It reads info from the cube and builds a "structured" array by room. It also sends commands to the cube, but since i'm not working on it since months (no time..) it manages only "manual" commands at the moment..
In my case, this is working quite good (i use it to log room temperatures and to send manual commands from a web interface), but there are some limits (i have a wall thermostat for every room, that's not mandatory so in different case the class has to be modified for some fields..) and there is yet much to do for commands

Feel free to use it as you like, but please tell me if you correct something or implement something

Bye
- Attachments
-
- cube.class.php.zip
- 20141020 - CubeClass v1
- (6.81 KiB) Downloaded 680 times