Update Icon Doorstatus
parent
2d5302773b
commit
31c42e1ffa
|
@ -17,7 +17,11 @@
|
||||||
"email"
|
"email"
|
||||||
],
|
],
|
||||||
"state":{
|
"state":{
|
||||||
"open": "{{doorstatus}}"
|
"open": "{{doorstatus}}",
|
||||||
|
"icon": {
|
||||||
|
"open":"https://c3re.de/doorstatus/open.png",
|
||||||
|
"closed":"https://c3re.de/doorstatus/closed.png"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"sensors": {
|
"sensors": {
|
||||||
"temperature": [
|
"temperature": [
|
||||||
|
|
Loading…
Reference in New Issue