1
0
Fork 0

Compare commits

..

No commits in common. "7dc824dfae2ce7f5c804eb9abc2fe41f9bfc5622" and "d81f57184c46c4c2432c0ac118ad2bd698f251a4" have entirely different histories.

2 changed files with 3 additions and 5 deletions

View file

@ -174,8 +174,6 @@ tv_off:
alias: 'TV Off'
icon: mdi:power
sequence:
- service: select.select_option
- service: remote.turn_off
target:
entity_id: select.harmonyhub_activities
data:
option: power_off
entity_id: remote.harmonyhub

View file

@ -19,4 +19,4 @@
data:
title: "Low battery"
message: >
{% raw %}{{ state_attr(trigger.entity_id, 'name_by_user') }} has low battery {{ states(trigger.entity_id) }}% {% endraw %}
{% raw %}{{ state_attr(trigger.entity_id, 'name_by_user') }} has low battery {{ states(trigger.entity_id }}% {% endraw %}