fix style

This commit is contained in:
Pascal Vizeli
2017-10-06 14:33:50 +02:00
committed by GitHub
parent 8fe038034d
commit d8597e1c45

View File

@@ -12,16 +12,16 @@
"repository": null,
"auto_restart": false,
"repeat": {
"active": false,
"interval": 300
"active": false,
"interval": 300
}
},
"schema": {
"repository": "url",
"auto_restart": "bool",
"repeat": {
"active": "bool",
"interval": "int"
"active": "bool",
"interval": "int"
}
},
"image": "homeassistant/{arch}-addon-git_pull"