-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrad_menu.xml
More file actions
82 lines (72 loc) · 2.89 KB
/
rad_menu.xml
File metadata and controls
82 lines (72 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<layouttype>thumbnail</layouttype>
<channels>
<channel>
<name>UK Live Radio Stations</name>
<thumbnail>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/images/uk_radio_station.png</thumbnail>
<externallink>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/radio_uk</externallink>
<fanart></fanart>
<info>Radio Stattions From UK</info>
</channel>
<channel>
<name>BBC Live Radio Stations</name>
<thumbnail>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/images/bbc_radio_icon.jpg</thumbnail>
<externallink>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/radio_bbc</externallink>
<fanart></fanart>
<info>BBC Radio Stations</info>
</channel>
<channel>
<name>Naija Live Radio Stations</name>
<thumbnail>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/images/naija_rad_icon.jpg</thumbnail>
<externallink>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/radio_naija</externallink>
<fanart></fanart>
<info>Live Radio Stations From Nigeria</info>
</channel>
<channel>
<name>strm</name>
<thumbnail>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/images/naija_rad_icon.jpg</thumbnail>
<externallink>https://raw.githubusercontent.com/naijaping/awonlist/master/resources/test.strm</externallink>
<fanart></fanart>
<info>Live Radio Stations From Nigeria</info>
</channel>
"status": [
{
"code": "switch_led",
"value": true
},
{
"code": "work_mode",
"value": "white"
},
{
"code": "bright_value",
"value": 255
},
{
"code": "temp_value",
"value": 255
},
{
"code": "colour_data",
"value": "{\"h\":345.0,\"s\":1.0,\"v\":255.0}"
},
{
"code": "scene_data",
"value": "{\"h\":0.0,\"s\":0.0,\"v\":0.0}"
},
{
"code": "flash_scene_1",
"value": "{\"bright\":255,\"frequency\":80,\"hsv\":[{\"h\":120.0,\"s\":255.0,\"v\":255.0}],\"temperature\":255}"
},
{
"code": "flash_scene_2",
"value": "{\"bright\":255,\"frequency\":128,\"hsv\":[{\"h\":0.0,\"s\":255.0,\"v\":255.0},{\"h\":120.0,\"s\":255.0,\"v\":255.0},{\"h\":240.0,\"s\":255.0,\"v\":255.0},{\"h\":0.0,\"s\":0.0,\"v\":0.0},{\"h\":0.0,\"s\":0.0,\"v\":0.0},{\"h\":0.0,\"s\":0.0,\"v\":0.0}],\"temperature\":255}"
},
{
"code": "flash_scene_3",
"value": "{\"bright\":255,\"frequency\":80,\"hsv\":[{\"h\":0.0,\"s\":255.0,\"v\":255.0}],\"temperature\":255}"
},
{
"code": "flash_scene_4",
"value": "{\"bright\":255,\"frequency\":5,\"hsv\":[{\"h\":0.0,\"s\":255.0,\"v\":255.0},{\"h\":120.0,\"s\":255.0,\"v\":255.0},{\"h\":60.0,\"s\":255.0,\"v\":255.0},{\"h\":300.0,\"s\":255.0,\"v\":255.0},{\"h\":240.0,\"s\":255.0,\"v\":255.0},{\"h\":0.0,\"s\":0.0,\"v\":0.0}],\"temperature\":255}"
}
</channels>