Installations
npm install mydenon
Developer Guide
Typescript
No
Module System
N/A
Min. Node Version
>=6.0.0
Node Version
4.2.6
NPM Version
3.5.2
Score
65.4
Supply Chain
66.9
Quality
71
Maintenance
50
Vulnerability
97.3
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
stackunderflow
Download Statistics
Total Downloads
516
Last Day
1
Last Week
2
Last Month
8
Last Year
66
GitHub Statistics
5 Commits
1 Branches
1 Contributors
Bundle Size
824.05 kB
Minified
215.45 kB
Minified + Gzipped
Package Meta Information
Latest Version
0.3.1
Package Id
mydenon@0.3.1
Unpacked Size
6.34 kB
Size
2.88 kB
File Count
5
NPM Version
3.5.2
Node Version
4.2.6
Total Downloads
Cumulative downloads
Total Downloads
516
Last day
0%
1
Compared to previous day
Last week
0%
2
Compared to previous week
Last month
14.3%
8
Compared to previous month
Last year
0%
66
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
homebridge-denon-quickselect
This is a homebridge plugin to quickly activate a quickselect on your Denon Receiver.
In order to make this useful, you should preset them once with the DenonAVR App.
usage
Add as many accessoires as you want to your homebridge config.json
in the way like this
1"accessories": [ 2 { 3 "accessory": "denon-quickselect", 4 "name": "AppleTV", 5 "quickselect": 2, 6 "host": "192.168.178.14", 7 "zone": 1 8 } 9]
- Don't forget to add the IP address or the hostname of your receiver into the host parameter!
- Name is what will be shown inside homekit
optional pingUrl
There is one additional option that is called pingUrl
, you can use this to send any HTTP GET request for either logging, or waking up devices or whatever you want to do.
For example if you have an AppleTV that is in sleep mode and you want to wake it up when you activate the QuickSelect you could add this following line to your accessory:
1 "pingUrl": "http://your.apple.tv.ip:3689/",
Et voila.
![Empty State](/_next/static/media/empty.e5fae2e5.png)
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/5 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
3
/10
Last Scanned on 2025-01-20
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More