Move Assist things to regular packages due to filename conflicts

This commit is contained in:
2023-07-20 15:53:53 -04:00
parent 9c9c4b5f50
commit 64607570f1
11 changed files with 54 additions and 47 deletions

View File

@ -3,6 +3,16 @@ input_boolean:
name: Spotify Idle or Paused
icon: mdi:spotify
intent_script:
SetVolume:
action:
service: "media_player.volume_set"
data:
entity_id: "{{ media_player }}"
volume_level: "{{ volume / 100.0 }}"
speech:
text: "Volume changed to {{ volume }}"
automation:
- id: beac4fed-5326-49ef-951e-6615d0cf1a7c
alias: 'Spotify Page - Everywhere Media Player idle or paused '