feat: changes to home-assistant

This commit is contained in:
2025-05-24 10:10:51 +02:00
parent a078503a89
commit 348d8e1d03
4 changed files with 58 additions and 32 deletions

View File

@@ -494,6 +494,12 @@
entity_id = "script.turn_on_tv";
};
}
{
service = "media_player.turn_off";
target = {
entity_id = "media_player.marantz_sr6015";
};
}
];
}
];