diff --git a/esphomeyaml-beta/config.json b/esphomeyaml-beta/config.json index bfba2f3a30..3790af101e 100644 --- a/esphomeyaml-beta/config.json +++ b/esphomeyaml-beta/config.json @@ -34,5 +34,6 @@ "port": "int", "leave_front_door_open": "bool?", "esphomeyaml_version": "str?" - } + }, + "image": "ottowinter/esphomeyaml-hassio-{arch}" }