mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Upgrade to 0.112 - Also add trigger condition for YouTube Posting.
This commit is contained in:
@@ -22,6 +22,10 @@ automation:
|
||||
- platform: state
|
||||
entity_id: sensor.vcloudinfo
|
||||
|
||||
condition:
|
||||
- condition: template
|
||||
value_template: "{{ trigger.from_state.state != trigger.to_state.state }}"
|
||||
|
||||
action:
|
||||
- service: script.tweet_engine_no_image
|
||||
data_template:
|
||||
|
Reference in New Issue
Block a user