Skip to content

jsiegenthaler/homebridge-airport-express-playing

 
 

Repository files navigation

homebridge-airport-express-playing

mit license npm npm donate

Homebridge plugin that creates a smart speaker accessory that shows playing/paused for airport express devices.

Configuration

This easiest way to use this plugin is to use homebridge-config-ui-x.
To configure manually, add to the platforms section of Homebridge's config.json after installing the plugin.

Config:

{
  "platform": "AirportExpressPlaying",
  "name": "Airport Express Playing Platform"
}

Testing

Use npx homebridge-airport-express-playing to test if you airport express will be seen by this plugin. Your device must broadcast a txt record that has a flags=0x04orflags=0x804`.

Sponsors

mbmccormick

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%