blue_room to boys_room

This commit is contained in:
CeeWeasel
2025-10-10 20:24:52 -04:00
parent 10e297961b
commit 5b688e7c78
382 changed files with 8674 additions and 8739 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
intent_script:
SetVolume:
action:
service: "media_player.volume_set"
action: "media_player.volume_set"
data:
entity_id: "{{ media_player }}"
volume_level: "{{ volume / 100.0 }}"
speech:
text: "Volume changed to {{ volume }}"
text: "Volume changed to {{ volume }}"