From 77514c0a06f5ed4a48e23d8172c84294e0695935 Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Mon, 7 Jan 2019 15:54:24 +0100 Subject: [PATCH] Update config.json --- esphomeyaml-beta/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}" }