From b4bd153872828213b1c71971c7b3eb52deb699cb Mon Sep 17 00:00:00 2001 From: Tobias Blum Date: Tue, 20 Nov 2018 21:28:31 +0100 Subject: [PATCH] Added new config value "service" https://github.com/toblum/McLighting/issues/269 --- clients/homebridge/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/clients/homebridge/config.json b/clients/homebridge/config.json index 7e54bed..239959b 100644 --- a/clients/homebridge/config.json +++ b/clients/homebridge/config.json @@ -12,6 +12,7 @@ { "accessory": "HTTP-RGB", "name": "Wohnzimmerlampe", + "service": "Light", "switch": { "status": "http:///get_switch",