1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-02 08:12:47 +01:00
Files
supervisor/tests/fixtures/add-on.json
2021-12-14 21:04:31 +01:00

13 lines
224 B
JSON

{
"advanced": false,
"arch": [
"amd64"
],
"slug": "test",
"description": "Test add-on",
"location": "tmp_path",
"name": "Test Add-on",
"repository": "a474bbd1",
"stage": "stable",
"version": "1.0.0"
}