Skip to content

thingsplex/bose-ad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Futurehome Bose adapter

The adapter works with Futurehome, but is currentlyt not supported in the app. For now you can use Thingsplex to make flows and control your Bose devices.

Service name

media_player

Interfaces

Type Interface Value type Description
in cmd.playback.set string play, pause, toggle_play_pause, next_track, previous_track
in cmd.playback.get_report null
out evt.playback.report string
-
in cmd.playbackmode.set bool_map {"repeat": false, "repeat_one": false, "shuffle": false}
in cmd.playbackmode.get_report null
out evt.playbackmode.report bool_map
-
in cmd.volume.set int 0-100
in cmd.volume.get_report null
out evt.volume.report int 0-100
-
in cmd.mute.set bool
in cmd.mute.get_report null
out evt.mute.report bool
-
in cmd.metadata.get_report null
out evt.metadata.report str_map {"album": "", "track": "", "artist": ""}

Service props

Name Value example Description
sup_modes repeat, repeat_one, shuffle supported modes.
sup_playback play, pause, stop, toggle_play_pause, next_track, previous_track supported playbacks.
sup_metadata album, track, artist supported metadata.

About

Futurehome Bose adapter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors