1
0

Prepare for 1.12 release

This commit is contained in:
Otto Winter
2019-03-17 21:08:41 +01:00
Unverified
parent 6f499864ef
commit 71ebb898c2
2 changed files with 24 additions and 1 deletions

View File

@@ -34,7 +34,10 @@
"keyfile": "str",
"port": "int",
"leave_front_door_open": "bool?",
"esphome_version": "str?"
"esphome_version": "str?",
"streamer_mode": "bool?",
"relative_url": "str?",
"status_use_ping": "bool?"
},
"image": "esphome/esphome-hassio-{arch}"
}