From 3378dda12deee0b7dc9cd92caf1e71f34f144c42 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 30 Jan 2023 14:04:30 -0500 Subject: [PATCH] Changed nodes to support new sensors --- flows.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/flows.json b/flows.json index c6eca01..120acdc 100644 --- a/flows.json +++ b/flows.json @@ -8916,11 +8916,11 @@ "value": "" } ], - "entityidfilter": "sensor.tony_home", + "entityidfilter": "binary_sensor.tony_home", "entityidfiltertype": "exact", "outputinitially": false, "state_type": "str", - "haltifstate": "True", + "haltifstate": "on", "halt_if_type": "str", "halt_if_compare": "is", "outputs": 2, @@ -9045,11 +9045,11 @@ "value": "" } ], - "entityidfilter": "sensor.tina_home", + "entityidfilter": "binary_sensor.tina_home", "entityidfiltertype": "exact", "outputinitially": false, "state_type": "str", - "haltifstate": "True", + "haltifstate": "on", "halt_if_type": "str", "halt_if_compare": "is", "outputs": 2, @@ -9617,10 +9617,10 @@ "server": "9e87348d.9c1c48", "version": 3, "outputs": 2, - "halt_if": "True", + "halt_if": "on", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "sensor.tony_home", + "entity_id": "binary_sensor.tony_home", "state_type": "str", "blockInputOverrides": false, "outputProperties": [ @@ -9664,10 +9664,10 @@ "server": "9e87348d.9c1c48", "version": 3, "outputs": 2, - "halt_if": "True", + "halt_if": "on", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "sensor.tina_home", + "entity_id": "binary_sensor.tina_home", "state_type": "str", "blockInputOverrides": false, "outputProperties": [