Move door open to actual counters tm24fan8/Home-Assistant-Configs#184
This commit is contained in:
@ -8350,12 +8350,12 @@
|
|||||||
"server": "9e87348d.9c1c48",
|
"server": "9e87348d.9c1c48",
|
||||||
"version": 5,
|
"version": 5,
|
||||||
"debugenabled": false,
|
"debugenabled": false,
|
||||||
"domain": "input_number",
|
"domain": "counter",
|
||||||
"service": "increment",
|
"service": "increment",
|
||||||
"areaId": [],
|
"areaId": [],
|
||||||
"deviceId": [],
|
"deviceId": [],
|
||||||
"entityId": [
|
"entityId": [
|
||||||
"input_number.{{whichdoor}}_door_opened_today"
|
"counter.{{whichdoor}}_door_opened_today"
|
||||||
],
|
],
|
||||||
"data": "",
|
"data": "",
|
||||||
"dataType": "jsonata",
|
"dataType": "jsonata",
|
||||||
|
Reference in New Issue
Block a user