Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2080 5173 d 11 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added the possibility to translate alias names into nicer looking names for display as suggested by arune.
There is a array i the configuration file which to set this up. If an alias does not have a pretty name in this file the alias itself will be used.
 
2074 5174 d 3 h runge /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Added generic buttons page, example in config send serial commands.  
2073 5174 d 3 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 9 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!
 
2061 5175 d 6 h linlun /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/ Removed config, added config as template