当前位置: 首页 > 软件库 > 其他开源 > 物联网 >

homebridge-denon-soundmode

授权协议 Readme
开发语言 JavaScript
所属分类 其他开源、 物联网
软件类型 开源软件
地区 不详
投 递 者 龚弘业
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Homebridge-Denon-Soundmode

homebridge-plugin to trigger a switch when a specific input and soundmode is active on the Denon receiver.Can be used to trigger lights as i.e. an Apple-TV starts streaming (switches from Stereo to Multi Ch In).

Installation

TODO

Configuration

Example - config.json

{
  "bridge": {
      "name": "Homebridge",
      "username": "CC:22:3D:E3:CE:51",
      "port": 51826,
      "pin": "031-45-154"
  },
  "accessories": [
    {
      "accessory": "DenonSoundmode",
      "name": "Denon LivingRoom",
      "ip": "192.168.178.18",
      "inputName": "Apple-TV",
      "soundMode": "Multi Ch In",
      "doPolling": true,
      "pollingInterval": 10
    }
  ]
}

Inputnames

inputName should be set as shown on your front LCD panel.Possible settings (besides custom labels):

  • 'CD'
  • 'SPOTIFY'
  • 'CBL/SAT'
  • 'SAT/CBL'
  • 'DVD'
  • 'BD' (Bluray)
  • 'GAME'
  • 'GAME2'
  • 'AUX1'
  • 'MPLAY' (Media Player)
  • 'USB/IPOD'
  • 'TUNER'
  • 'NETWORK'
  • 'TV'
  • 'IRADIO' (Internet Radio)
  • 'DOCK'
  • 'IPOD'
  • 'NET/USB'
  • 'RHAPSODY'
  • 'PANDORA'
  • 'LASTFM'
  • 'IRP'
  • 'FAVORITES'
  • 'SERVER'
  • 'FLICKR'
  • 'NAPSTER'
  • 'HDRADIO'

Soundmodes

Will also be displayed on the LCDAll modes can be viewed HERE

 相关资料
  • Homebridge-Denon-Marantz-AVR homebridge-plugin for Denon and Marantz AVR control with Apple-Homekit. Works with most Denon AVR since 2011, supports a second zone and implements the speaker service. In

  • Homebridge 是一个轻量级 NodeJS 服务器,它模拟 iOS HomeKit API,提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥接。通过 Homebridge 的桥接,可以让 Siri 控制完全不支持 HomeKit 的设备。 此外 Homebridge 支持插件。

  • homebridge-vsx homebridge-vsx is a plugin made for homebridge,which allows switching on and off your Pioneer AV receiver. All AV receivers (VSX and SC),which work with the iControl AV5 App are support

  • homebridge-sesame Control and monitor your Sesame smart lock with HomeKit integration. Prerequisites Installation of Homebridge iOS 11 or later Sesame lock with enabled cloud integration Sesame Wifi A

  • homebridge-panasonictv A homebridge plugin for turning on and off your Panasonic Viera TV. The plugin also has experimental support for changing the volume and channel. These characteristics are not r

  • Quick Start | Contribute A Wake on Lan plugin for Homebridge Turn your PCs, laptops, servers and more on and off through Siri Quick Start To install the plugin, head over to the machine with Homebridg