package-afra-status/package.json
2024-01-09 11:13:06 +01:00

15 lines
345 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"
},
"nesting": {
"parents": "any",
"childs": []
}
}