Added new config value "service"

https://github.com/toblum/McLighting/issues/269
This commit is contained in:
Tobias Blum 2018-11-20 21:28:31 +01:00 committed by GitHub
parent 2bb2943083
commit b4bd153872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@
{
"accessory": "HTTP-RGB",
"name": "Wohnzimmerlampe",
"service": "Light",
"switch": {
"status": "http://<ESP_HOST>/get_switch",