Add rate limit for AC action messages

home_automation/Home-Assistant-Configs#237
This commit is contained in:
2025-04-23 21:17:15 -04:00
parent 207ed7f265
commit 74f7bbb240

View File

@ -980,7 +980,8 @@
"02f922bba32e4c71",
"ffa5d38853e1360a",
"5cce5b011ebc5d32",
"6f4235c9d4f6a6ea"
"6f4235c9d4f6a6ea",
"862666f576addab8"
],
"x": 14,
"y": 11.5,
@ -22035,7 +22036,7 @@
"wires": [
[
"ffe28978275ac1a4",
"cbe37fd5b5fc4381"
"862666f576addab8"
],
[
"b1c0cca848416d74",
@ -22746,7 +22747,7 @@
"y": 60,
"wires": [
[
"cbe37fd5b5fc4381"
"862666f576addab8"
],
[
"b1c0cca848416d74"
@ -25039,6 +25040,33 @@
]
]
},
{
"id": "862666f576addab8",
"type": "delay",
"z": "72f99805df043603",
"g": "e065b1ed4938b477",
"name": "",
"pauseType": "rate",
"timeout": "5",
"timeoutUnits": "seconds",
"rate": "1",
"nbRateUnits": "1",
"rateUnits": "second",
"randomFirst": "1",
"randomLast": "5",
"randomUnits": "seconds",
"drop": false,
"allowrate": false,
"outputs": 1,
"x": 645,
"y": 180,
"wires": [
[
"cbe37fd5b5fc4381"
]
],
"l": false
},
{
"id": "48b8af9419ed18d6",
"type": "subflow:384eaf2f63dcb5db",