Homebridge plugin that creates a smart speaker accessory that shows playing/paused for airport express devices.
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"
}
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=0x04or
flags=0x804`.