Added new config value "service"
https://github.com/toblum/McLighting/issues/269
This commit is contained in:
parent
2bb2943083
commit
b4bd153872
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
{
|
{
|
||||||
"accessory": "HTTP-RGB",
|
"accessory": "HTTP-RGB",
|
||||||
"name": "Wohnzimmerlampe",
|
"name": "Wohnzimmerlampe",
|
||||||
|
"service": "Light",
|
||||||
|
|
||||||
"switch": {
|
"switch": {
|
||||||
"status": "http://<ESP_HOST>/get_switch",
|
"status": "http://<ESP_HOST>/get_switch",
|
||||||
|
|
Loading…
Reference in a new issue