ich denke die 1 ist dir reingerutscht oder ?
This commit is contained in:
parent
4af7239be2
commit
1a407e6a54
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
"switch": {
|
"switch": {
|
||||||
"status": "http://<ESP_HOST>/get_switch",
|
"status": "http://<ESP_HOST>/get_switch",
|
||||||
"powerOn": "http://<ESP_HOST>/all?r=255&g=1255&b=255",
|
"powerOn": "http://<ESP_HOST>/all?r=255&g=255&b=255",
|
||||||
"powerOff": "http://<ESP_HOST>/off"
|
"powerOff": "http://<ESP_HOST>/off"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -36,4 +36,4 @@
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue