From c9fcdf31a28bf99c55a2c16007a3bb1a11cf409a Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Tue, 2 Sep 2025 11:30:00 -0400 Subject: [PATCH] Update HA version to 2025.8.3 and modify phynplus.yaml to change valve entity references from 'switch' to 'valve'. Switched to new Phyn Repo for HACS. Phyn Automations #1531 --- config/.HA_VERSION | 2 +- config/packages/phynplus.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/.HA_VERSION b/config/.HA_VERSION index f6b9d6c1..d7c0328f 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2025.8.1 \ No newline at end of file +2025.8.3 \ No newline at end of file diff --git a/config/packages/phynplus.yaml b/config/packages/phynplus.yaml index 4716bcb7..108daae6 100755 --- a/config/packages/phynplus.yaml +++ b/config/packages/phynplus.yaml @@ -16,13 +16,13 @@ automation: trigger: - platform: state - entity_id: switch.phyn_shutoff_valve - to: 'off' + entity_id: valve.phyn_shutoff_valve + to: 'closed' condition: - - condition: time - before: '03:00' - after: '05:00' + - condition: state + entity_id: binary_sensor.phyn_leak_test_running + state: 'off' action: - service: script.notify_engine_two_button @@ -46,7 +46,7 @@ automation: action: PHYN_WATER_ON action: - service: homeassistant.turn_on - entity_id: switch.phyn_shutoff_valve + entity_id: valve.phyn_shutoff_valve - service: script.notify_engine data: