Skip to content

Python package to talk with Bang & Olufsen Beoplay devices (TVs, Speakers, NL/ML converters, other boxes)

License

Notifications You must be signed in to change notification settings

clews/pybeoplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybeoplay

Beoplay python wrapper to integrate B&O speakers/TVs to Python

API wrapped to an object that can be used with to read the state and control BeoPlay devices.

Currently gets the following attributes:

  • volume
  • mute
  • source
  • source list
  • primary experience
  • state
  • standby
  • track image (if available)
  • artist
  • album
  • song(name) (if available)
  • description (if available)
  • stand positions

The following commands are avialable:

  • set volume
  • set mute
  • play
  • pause
  • stop
  • next
  • previous
  • standby
  • turn on
  • set source
  • join experience
  • leave experience
  • play queue item
  • set stand position

About

Python package to talk with Bang & Olufsen Beoplay devices (TVs, Speakers, NL/ML converters, other boxes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%