Move door open to actual counters tm24fan8/Home-Assistant-Configs#184

This commit is contained in:
2023-12-18 19:20:11 -05:00
parent a696f84f7c
commit bc4345657b

View File

@ -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",