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