New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ninja-sonos

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ninja-sonos - npm Package Compare versions

Comparing version 0.0.3 to 1.0.0

24

package.json
{
"name": "ninja-sonos",
"version": "0.0.3",
"description": "This driver let's will interface with your own sonos system, right from your dashboard",
"version": "1.0.0",
"description": "",
"main": "index.js",

@@ -11,15 +11,11 @@ "scripts": {

"type": "git",
"url": "https://github.com/svrooij/ninja-sonos.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"keywords": [
"sensor",
"ninjablocks",
"sonos",
"actuator"
],
"author": "Stephan van Rooij",
"license": "MIT",
"dependencies": {
"sonos":"git://github.com/bencevans/node-sonos.git"
}
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/npm/deprecate-holder#readme",
"dependencies": {}
}

@@ -1,27 +0,5 @@

ninja-sonos
===========
# Deprecated Package
This driver let's you control your sonos system right from your Ninjablock dashboard.
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Installation
============
Manual installation:
- ssh to your client
- cd to client/drivers, native ninjablock: `cd /opt/ninja/drivers`
- git clone git://github.com/svrooij/ninja-sonos.git
- cd ninja-sonos && npm install
To-Do
=====
- [x] Added Sonos players trough the driver settings
- [x] One relay switch for pause / resume music
- [x] One relay that can be switched on for a barking dog. (Can I create a button actuator, for use in the rules engine? And this one should not create the queue, but works for now.)
- [x] Some kind of TTS for anouncements http://translate.google.com/translate_tts?tl=en&q=Someone%20at%20the%20door
- [x] Enable custom TTS right from the dashboard / rules (~~any help on how to get the text to the device??~~ Thanks @elliots)
- [ ] Continue playing the music after barking dog (getting the queue doesn't work yet)
- [ ] Continue playing after TTS
Please contact support@npmjs.com if you have questions about this package.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc