GUI : Option to change google volume control

Are you able to change the Chromecast Google volume under the GUI?

You should have a media_player entity for the ChromeCast and you can adjust the volume using that.

See no option? Even when adding the entity to the dashboard.

mode: single
trigger: []
condition: []
action:
  - service: media_player.volume_set
    data:
      volume_level: 0.37
    target:
      entity_id: media_player.12_55_guest_bathroom_google_home_speaker

If you don’t have anything playing the ChromeCast will be ‘idle’ and so there is no volume control I don’t think. If you play something you should get volume controls.

Found what I was looking for. Under call a service…

1 Like

…but that not controlling from the GUI.

This is:

I get it and this is what I have: