Subversion Repositories HomeAutomation

Rev

Rev 2084 | Rev 2111 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 2084 Rev 2093
Line 17... Line 17...
17
                                 "aliases" => array("sovrumtak",
17
                                 "aliases" => array("sovrumtak",
18
                                                    "sovrumdorr",
18
                                                    "sovrumdorr",
19
                                                    "sovrumvagg",
19
                                                    "sovrumvagg",
20
                                                    "hall")
20
                                                    "hall")
21
                                 ),
21
                                 ),
22
                           array("page" => "info",
22
                            array("page" => "phonecalls",
23
                                 "title" => "Information",
23
                                  "title" => "Telefonhistorik",
24
                                 "aliases" => array("sovrumtak",
24
                                  "aliases" => array("dtmf"),
25
                                                    "sovrumdorr",
25
                                  "limit" => 40,
26
                                                    "sovrumvagg",
26
                                  "inText" => "Inkommande samtal från",
27
                                                    "hall",
27
                                  "outText" => "Utgående samtal till"
28
                                                    "garderobtemp")
-
 
29
                                 ),
28
                                 ),
30
                            array("page" => "irremotes",
29
                            array("page" => "irremotes",
31
                                  "title" => "Fjärrkontroll",
30
                                  "title" => "Fjärrkontroll",
32
                                  "aliases" => array("tvbankut"),
31
                                  "aliases" => array("tvbankut"),
33
                                  "remotes" => array("LG_MKJ42519615")
32
                                  "remotes" => array("LG_MKJ42519615")
Line 36... Line 35...
36
                                  "title" => "TV Sovrum",
35
                                  "title" => "TV Sovrum",
37
                                  "buttons" => array("On" => "Serial_Send tv ka 0 01",
36
                                  "buttons" => array("On" => "Serial_Send tv ka 0 01",
38
                                                     "Off" => "Serial_Send tv ka 0 00",
37
                                                     "Off" => "Serial_Send tv ka 0 00",
39
                                                     "Screen On" => "Serial_Send tv kd 0 00",
38
                                                     "Screen On" => "Serial_Send tv kd 0 00",
40
                                                     "Screen Off" => "Serial_Send tv kd 0 01",
39
                                                     "Screen Off" => "Serial_Send tv kd 0 01",
41
                                                     "Backlight Min" => "Serial_Send tv mg 0 64",
40
                                                     "Backlight Min" => "Serial_Send tv mg 0 00",
42
                                                     "Backlight Max" => "Serial_Send tv mg 0 00",
41
                                                     "Backlight Max" => "Serial_Send tv mg 0 64",
43
                                                     "Input TV" => "Serial_Send tv xb 0 93",
42
                                                     "Input TV" => "Serial_Send tv xb 0 93",
44
                                                     "Input Dator" => "Serial_Send tv xb 0 92"
43
                                                     "Input Dator" => "Serial_Send tv xb 0 92"
45
                                                     )
44
                                                     )
-
 
45
                                 ),
-
 
46
                            array("page" => "info",
-
 
47
                                  "title" => "Information",
-
 
48
                                  "aliases" => array("sovrumtak",
-
 
49
                                                     "sovrumdorr",
-
 
50
                                                     "sovrumvagg",
-
 
51
                                                     "hall",
-
 
52
                                                     "garderobtemp")
46
                                 )
53
                                 )
47
                           );
54
                           );
48
 
55
 
49
?>
56
?>