mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update addon_config.markdown
This commit is contained in:
parent
2d90337121
commit
e0553ba7d2
@ -155,8 +155,9 @@ The `schema` looks like `options` but describes how we should validate the user
|
||||
We support:
|
||||
- str
|
||||
- bool
|
||||
- int
|
||||
- float
|
||||
- int / int(min,) / int(,max) / int(min,max)
|
||||
- float / float(min,) / float(,max) / float(min,max)
|
||||
- email
|
||||
- url
|
||||
- port
|
||||
- match(REGEX)
|
||||
|
Loading…
x
Reference in New Issue
Block a user