Allez, c’est cadeau, met ceci en action de ton automatisation :
action:
- service: media_player.volume_set
data_template:
entity_id: media_player.livingroom
volume_level: 0.14
Change juste l’entity_id
Enfaite ce qu’il faut comprendre c’est que un alexa c’est un media_player sur HA
Donc l’action a choisir est un service de media_player
Tu en a beaucoup ici