homebox-driver-sonosdeprecated

Allows the Homebox platform to talk to Sonos devices

Usage no npm install needed!

<script type="module">
  import homeboxDriverSonos from 'https://cdn.skypack.dev/homebox-driver-sonos';
</script>

README

homebox-driver-sonos

Allows the Homebox platform to control Sonos devices on your local network.

Requirements

Installation

Navigate to the root of your Homebox installation and run

npm install homebox-driver-sonos

Relaunch homebox by re-running

node app.js

Test

npm run test