feat: changes to home-assistant
This commit is contained in:
parent
a078503a89
commit
348d8e1d03
4 changed files with 58 additions and 32 deletions
|
|
@ -494,6 +494,12 @@
|
|||
entity_id = "script.turn_on_tv";
|
||||
};
|
||||
}
|
||||
{
|
||||
service = "media_player.turn_off";
|
||||
target = {
|
||||
entity_id = "media_player.marantz_sr6015";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue