Merge pull request #43 from home-assistant/build

build
This commit is contained in:
Pascal Vizeli
2017-05-11 22:44:32 +02:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
"seconds": 300 "seconds": 300
}, },
"schema": { "schema": {
"token": "email", "token": "str",
"domain": ["str"], "domain": ["str"],
"seconds": "int" "seconds": "int"
} }