hass-core/tests/components/lidarr/fixtures/rootfolder-linux.json
Robert Hillis 866518c5a0
Add tests to Lidarr (#79610)
* Add tests to Lidarr

* fix js files

* take out the trash

* fix 3.9

* uno mas

* fix fixture

* ruff

* Update const.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-03-28 16:49:32 +02:00

15 lines
324 B
JSON

[
{
"name": "/music/",
"path": "/music/",
"defaultMetadataProfileId": 1,
"defaultQualityProfileId": 1,
"defaultMonitorOption": "all",
"defaultNewItemMonitorOption": "all",
"defaultTags": [],
"accessible": true,
"freeSpace": 1000000000,
"totalSpace": 100000000000,
"id": 2
}
]