ocean / homebridge-naim-audio

Homebridge plugin for Naim Uniti Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Homebridge plugin for Naim Uniti Atom

License:Apache License 2.0


Languages

Language:TypeScript 100.0%