Hi,
i try to turn down the volume level when I open the window. For this I use a automation, when a window is opened, the volume is turned down but only if it is above a certain threshold. To do this, I need the previously set volume in order to increase it back to the original volume when the window is closed. How can I temporarily store the volume on an input number and then send it back to the receiver from the input number? I use an Onkyo AVR
source_list:
- PC
- Bluetooth
- FM Radio
- Internet Radio
volume_level: 0.4125
is_volume_muted: false
source: PC
friendly_name: Onkyo
supported_features: 20364
this is from the developer tools you can get the “volume_level” there