hass: support snapcast

This commit is contained in:
Peter Hoeg 2018-10-19 15:47:09 +08:00
parent dfbf6213b4
commit 3f1957fefe
1 changed files with 1 additions and 1 deletions

View File

@ -664,7 +664,7 @@
"media_player.russound_rnet" = ps: with ps; [ ];
"media_player.samsungtv" = ps: with ps; [ wakeonlan ];
"media_player.sisyphus" = ps: with ps; [ ];
"media_player.snapcast" = ps: with ps; [ ];
"media_player.snapcast" = ps: with ps; [ snapcast ];
"media_player.songpal" = ps: with ps; [ ];
"media_player.sonos" = ps: with ps; [ ];
"media_player.soundtouch" = ps: with ps; [ libsoundtouch ];