LordBoos / discord_game

Home Assistant custom component to get online and game status of Discord users
MIT License
56 stars 7 forks source link

Get users muted status? #29

Closed bhoffmann84 closed 3 years ago

bhoffmann84 commented 3 years ago

Hi,

I would love to automate a light to show red (on air) or green (muted) based on my discord muted state.

Is it possible to query this and add as sensor in HA?

Thanks a lot!

Bastian

LordBoos commented 3 years ago

Hi, it is possible, but it's limited. It can only be queried if user is currently in a voice channel.

It will be added in version 3.4.0.

bhoffmann84 commented 3 years ago

Thanks for your great work and quick response! Looking forward to it :)