2019-11-28 00:47:45 +00:00
play_everywhere :
description : Play on all Bose Soundtouch devices.
fields :
master :
description : Name of the master entity that will coordinate the grouping. Platform dependent. It is a shortcut for creating a multi-room zone with all devices
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_home"
2019-11-28 00:47:45 +00:00
create_zone :
description : Create a Sountouch multi-room zone.
fields :
master :
description : Name of the master entity that will coordinate the multi-room zone. Platform dependent.
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_home"
2019-11-28 00:47:45 +00:00
slaves :
description : Name of slaves entities to add to the new zone.
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_bedroom"
2019-11-28 00:47:45 +00:00
add_zone_slave :
description : Add a slave to a Sountouch multi-room zone.
fields :
master :
description : Name of the master entity that is coordinating the multi-room zone. Platform dependent.
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_home"
2019-11-28 00:47:45 +00:00
slaves :
description : Name of slaves entities to add to the existing zone.
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_bedroom"
2019-11-28 00:47:45 +00:00
remove_zone_slave :
description : Remove a slave from the Sounttouch multi-room zone.
fields :
master :
description : Name of the master entity that is coordinating the multi-room zone. Platform dependent.
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_home"
2019-11-28 00:47:45 +00:00
slaves :
description : Name of slaves entities to remove from the existing zone.
2020-04-05 15:27:16 +00:00
example : "media_player.soundtouch_bedroom"