11 lines
274 B
JSON
11 lines
274 B
JSON
|
{
|
||
|
"name": "AfRA status power switcher",
|
||
|
"author": "kunsi",
|
||
|
"desc": "switches display power according to space status",
|
||
|
"platforms": ["pi/epoch-1", "pi/epoch-2"],
|
||
|
"offline": {
|
||
|
"support": "no",
|
||
|
"info": "Needs to fetch space status"
|
||
|
}
|
||
|
}
|