seimonw / sonos-doorbell-api

Sonos Doorbell API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonos Doorbell API

This project allows you to play a doorbell sound on all your Sonos speakers.

How to use

  • Clone the project
  • Install the project dependencies: npm i
  • Run npm start, this will start up your local API

You can also run node ./dist/index.js once you build the project.

API endpoints

About

Sonos Doorbell API

License:MIT License


Languages

Language:TypeScript 100.0%