Update flow files

This commit is contained in:
2026-05-28 21:21:09 +02:00
parent 75e15c7bd1
commit db1af77212
2 changed files with 16 additions and 3 deletions
+15 -2
View File
@@ -354,7 +354,20 @@
"name": "Home Assistant Latest",
"addon": false,
"rejectUnauthorizedCerts": true,
"ha_boolean": "y|yes|true|on|home|open",
"ha_boolean": [
"y",
"|",
"e",
"s",
"t",
"r",
"u",
"o",
"n",
"h",
"m",
"p"
],
"connectionDelay": true,
"cacheJson": false,
"heartbeat": false,
@@ -13275,7 +13288,7 @@
{
"property": "payload",
"propertyType": "msg",
"value": "",
"value": "string",
"valueType": "entityState"
},
{