Change TV automations
This commit is contained in:
parent
0662b6d9ac
commit
089e3b0ff6
@ -11,7 +11,7 @@
|
||||
state: TV
|
||||
attribute: source
|
||||
action:
|
||||
- service: notify.kitchen
|
||||
- service: notify.shield
|
||||
data:
|
||||
title: Volume 🔊
|
||||
message: '{{ ( state_attr(''media_player.living_room'', ''volume_level'') * 100) | int }} %'
|
||||
|
@ -42,6 +42,12 @@ influxdb:
|
||||
alarm_control_panel:
|
||||
- platform: manual
|
||||
|
||||
notify:
|
||||
- platform: nfandroidtv
|
||||
name: Shield
|
||||
host: 192.168.60.18
|
||||
color: black
|
||||
|
||||
media_player:
|
||||
- platform: androidtv
|
||||
name: nVidia Shield
|
||||
|
Loading…
Reference in New Issue
Block a user