1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00
Files
core/tests/components/sonarr/fixtures/diskspace.json
2021-11-01 20:47:05 -07:00

9 lines
111 B
JSON

[
{
"path": "C:\\",
"label": "",
"freeSpace": 282500067328,
"totalSpace": 499738734592
}
]