mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
REGEX for TZ
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"PASSWORD": "str?",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"TZ": "str?",
|
||||
"TZ": "match([A-Z][a-z]*.\/[A-Z][a-z]*.)?",
|
||||
"additional_apps": "str?",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
|
||||
Reference in New Issue
Block a user