hass-core/homeassistant/components/bluesound
willholdoway 1e9e0c8686
Add mute command to Bluesound integration (#41501)
Adding mute as a separate command as per the Bluesound API, rather than the current pseudo-mute which is achieved via lowering the volume to 0 then detecting whether the volume is 0 < volume < 0.001
2020-10-08 20:20:39 +02:00
..
__init__.py Consolidate all platforms that have no tests (#22096) 2019-03-16 20:44:05 -07:00
const.py Update service domain for bluesound from 'media_player' to 'bluesound' (#29111) 2019-11-26 11:06:34 -08:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
media_player.py Add mute command to Bluesound integration (#41501) 2020-10-08 20:20:39 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00