homebridge-naim-audio
TypeScript icon, indicating that this package has built-in type declarations

1.2.5 • Public • Published

Homebridge Naim Audio

verified-by-homebridge npm npm GitHub last commit

This plugin integrates the Naim Audio devices into Apple Home App.

Only Uniti devices (Atom, Star and Nova) are supported.

Mu-so devices are not supported.

Features

  • Power the amplifier On and Off
  • Play/pause current track
  • Set input source
  • Auto-discover all your connected Naim Audio devices

Configuration

Using Homebridge web interface (Config UI X)

In the Plugin page, click on "Settings" and then simply save. As easy as that !

Manual

Your config.json file must include the following for the plugin to be active.

"platforms": [
  {
    "platform": "NaimAudioPlatform",
    "name": "Naim Adio"
  }
]

Credits

This plugin uses third-aprties libraries :

A warm thanks to m0kum for debugging.

Package Sidebar

Install

npm i homebridge-naim-audio

Weekly Downloads

3

Version

1.2.5

License

Apache-2.0

Unpacked Size

66.6 kB

Total Files

20

Last publish

Collaborators

  • posicamois