Hello. does anyone know if it is possible to configure a script that increases the volume on demand? for example if I ask “increase volume” I would like it to increase by 0.15. in other world i Need to set volume with more decimal. + 0.15
Can Somebody help me?
You’ll need to query the current volume (it is the volume_level attribute of a media_player entity, add .15 and use the volume_set service call.