option to run cmd on switch open

This commit is contained in:
2024-12-17 23:36:02 -05:00
parent 7a71b0c216
commit bafe63bf0d
2 changed files with 11 additions and 1 deletions

View File

@@ -27,7 +27,8 @@
"name": "",
"uniqueId": "",
"valueKey": "open",
"influxKey": "state"
"influxKey": "state",
"openScript": "this is optional"
}
]
}