package-afra-status/package.json

15 lines
345 B
JSON
Raw Normal View History

2024-01-09 10:08:33 +00:00
{
"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"
2024-01-09 10:13:06 +00:00
},
"nesting": {
"parents": "any",
"childs": []
2024-01-09 10:08:33 +00:00
}
}