mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-18 05:09:09 +02: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