Created
January 8, 2018 01:02
-
-
Save willwhui/98b3595ab5a2b15cf55f260e615829f9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
为hass添加独立的喇叭作为media_player |
但是我的几个小喇叭,在没有播放音频的时候都有电流噪音,不好。
如果能像google home那样安静就好了
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
调整音量
不知为何声音太小,这里有通过hass配置声音的办法:
https://home-assistant.io/components/media_player/
然而并不能增大音量。
在树莓派命令行输入命令:
然后在控制台按方向键增大减少音量。
于是可以了。
hass配置文件中的音量控制可以去掉了。