mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
Validate network-key (#1781)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"schema": {
|
||||
"device": "str",
|
||||
"network_key": "password",
|
||||
"network_key": "match(|[0-9a-fA-F]{32,32})",
|
||||
"emulate_hardware": "bool?"
|
||||
},
|
||||
"image": "homeassistant/{arch}-addon-zwave_js"
|
||||
|
||||
Reference in New Issue
Block a user