fix ha scripts

This commit is contained in:
Yurii
2023-12-07 16:04:51 +03:00
parent 85cd37c4ae
commit 5633d0d2ee
2 changed files with 0 additions and 5 deletions

View File

@@ -11,9 +11,6 @@ variables:
# If the prefix has not changed, then you do not need to change it
target_entity: "number.opentherm_outdoor_temp"
trigger:
- platform: state
entity_id: "{{ source_entity }}"
attribute: temperature
- platform: time_pattern
seconds: /30
condition:

View File

@@ -12,8 +12,6 @@ variables:
# To report outdoor temperature: number.opentherm_outdoor_temp
target_entity: "number.opentherm_indoor_temp"
trigger:
- platform: state
entity_id: "{{ source_entity }}"
- platform: time_pattern
seconds: /30
condition: