This commit is contained in:
Eliz
2025-05-03 17:25:01 +00:00
parent 78fb7b92d6
commit 5f1d3c492d
2 changed files with 10 additions and 6 deletions

View File

@@ -96,8 +96,8 @@
"DAC_READ_SEARCH"
],
"schema": {
"PGID": "int",
"PUID": "int",
"PGID": "int?",
"PUID": "int?",
"IPINFO_APIKEY": "str?",
"CUSTOM_RESULTS": "bool?",
"PASSWORD": "str?",
@@ -111,5 +111,5 @@
"slug": "librespeed",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.4.1a"
"version": "5.4.1b"
}