mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
pgid
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
## 5.4.1b (03-04-2025)
|
||||
|
||||
- Fix PGID issue
|
||||
|
||||
## 5.4.1a (03-04-2025)
|
||||
|
||||
- Fixed ingress
|
||||
- Added config for IPINFO_APIKEY
|
||||
- Added descriptions for configs
|
||||
- Fix ingress
|
||||
- Add config for IPINFO_APIKEY
|
||||
- Add descriptions for configs
|
||||
|
||||
## 5.4.1 (02-04-2025)
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user