Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2191 5130 d 6 h linlun /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed so that only used scripts get loaded in webgui  
2111 5170 d 2 h runge /trunk/PcSoftware/scripts/Atom1.5-webgui/ Changed the webgui to use the new Atomd JsPipe interface instead of the atomic. Should not suffer from the protocol limitations of the atomic protocol.
This is a breaking change and requires the latest revision of Atom. It will also require an update to the webgui configuration file.
 
2084 5172 d 13 h arune /trunk/PcSoftware/scripts/ Renamed Atom1.5-phpExampleClient to Atom1.5-webgui and moved contents from light folder directly to Atom1.5-webgui  
2073 5174 d 2 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added configuration parameter to use old or new atomic protocol.
Added new page for IRremotes, it is untested but should work. Also it relies on the remote name following certain rules.
 
2068 5174 d 8 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Completly new web interfaces built on jQuery Mobile. Uses the concept of pages where pre-defined pages can be created and hopefully shared between us all. Then you instansiate one or more of these pages in the configuration file.
Right now only two simple pages exists, one for dimmers and one for generic last value information.
Do not forget to update to the latest version of the scripts for Atom!