Socket
Socket
Sign inDemoInstall

homebridge-volumio-audio

Package Overview
Dependencies
47
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    homebridge-volumio-audio

Homebridge plugin to control Volumio device


Version published
Weekly downloads
3
Maintainers
1
Install size
3.72 MB
Created
Weekly downloads
 

Readme

Source

Forked from repo since corresponding NPM package was not available.

"homebridge-volumio-audio" Plugin

With this plugin you can create HomeKit speaker services for Volumio.

Compatibility notice

Speakers were introduced within the HomeKit protocol in iOS 10. However the Home App from Apple doesn't support controlling speakers. Even in current iOS 11 support was not added to the Home App. Though most third party HomeKit apps (I like the Example of Eve App) are able to control speakers. I'm guessing that speaker support will be included in the final iOS 11 release build or within the release of the HomePod.

Installation

First of all you should already have installed Homebridge on your device. Follow the instructions over at the HomeBridge Repo

To install the homebridge-volumio-audio plugin simply run sudo npm install -g homebridge-volumio-audio

Configuration

Here is an example configuration. If you have several Volumio equipments, use the name parameter.

    "accessories": [
        {
            "accessory": "VOLUMIO-AUDIO",
            "name": "Volumio Audio"
        }
    ]

Keywords

FAQs

Last updated on 15 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc