LAB02-Research / HASS.Agent

Windows-based client for Home Assistant. Provides notifications, quick actions, commands, sensors and more.
https://hassagent.lab02-research.org
MIT License
1.54k stars 67 forks source link

Feature: Audio Sensors for Recording Devices #241

Open glnces opened 1 year ago

glnces commented 1 year ago

Please make sure your feature isn't already listed on HASS.Agent's issue tracker:

https://lab02research.youtrack.cloud/

There's a list of open bugs & features on the right. On the left you can see what's being worked on, what's planned and what's ready for the next release.

If you're not sure, don't worry, just go ahead and we'll discuss :)


The "Audio" sensor type has a bunch of great data points for Playback devices, but it would be great if there was also an option to include this data for Recording devices as well! Specifically I was looking to find the muted state of the microphone to derive some automation.

solstyce9 commented 11 months ago

+1 for this. I'm looking at the audio sensor entities from HASS.Agent 2022.14.0 and there is an entity $HOST_audio_default_input_device_muted that comes with the Audio sensor but it doesn't seem to update when I mute my microphone either within Zoom or withing the Sound Control Panel.

Nevermind. It looks like the mute status is working for my built-in microphone but not for my attached USB mic for some reason.