From 02d37d8f266f7ac66c69f93b1ee52d5939fcb633 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 2 Jan 2018 19:43:08 +0100 Subject: [PATCH] Update config.json --- tellstick/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tellstick/config.json b/tellstick/config.json index f5abbba..181035f 100644 --- a/tellstick/config.json +++ b/tellstick/config.json @@ -4,7 +4,7 @@ "slug": "tellstick", "description": "TellStick and TellStick Duo service.", "url": "https://home-assistant.io/addons/tellstick/", - "startup": "services", + "startup": "system", "stdin": true, "boot": "auto", "devices": ["/dev/bus/usb:/dev/bus/usb:rwm"],