HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
scripts
/
Atom1.5-webgui
/
config.php.template
@ 2085
– Rev 2250
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2250
4988 d 14 h
englund
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added a new page type graphs that shows multiple graphs/images in a collapsible list.
2249
4989 d 3 h
englund
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added example config for flip switches.
2215
5118 d 3 h
arune
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added irdevicestate to config.template
2195
5129 d 7 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Created Power page for webgui
2139
5165 d 6 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added one alternate template for PhoneNumber presentation
2111
5170 d 1 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.
2093
5172 d 1 h
runge
/trunk/PcSoftware/scripts/Atom1.5-webgui/
Added a new page with phone call history to the webgui. Ít has some configuration options but they are all described in the config.php.template file.
2084
5172 d 12 h
arune
/trunk/PcSoftware/scripts/
Renamed Atom1.5-phpExampleClient to Atom1.5-webgui and moved contents from light folder directly to Atom1.5-webgui
2080
5173 d 9 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 1 h
runge
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Added generic buttons page, example in config send serial commands.
2073
5174 d 1 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 7 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 4 h
linlun
/trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light/
Removed config, added config as template