1.0.54 • Published 6 months ago

homebridge-denon-v3 v1.0.54

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

DEPRACATED see: https://github.com/moifort/homebridge-denon

Homebridge Denon Marrantz

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.

Why V2?

I add defaultVolume and defaultInput parameters so when you turn on it's set a default parameter

Installation

Follow the instruction in NPM for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:

sudo npm install -g homebridge-denon-v2

Configuration

config.json

Example:

{
    "bridge": {
        "name": "Homebridge",
        "username": "CC:22:3D:E3:CE:30",
        "port": 51826,
        "pin": "123-45-678"
    },

    "description": "just an example config",

    "platforms": [
        {
          "platform": "DenonMarantzAVR",
          "name": "Denon LivingRoom",
          "host": "192.168.178.85",
          "maxVolume": 100,
          "defaultVolume": 35,
          "defaultInput": "DVD",
          "secondZone": true
        }
    ]
}

notes

If you are interested in setting the volume of your receiver with Siri than this plugin might be a good addition. Only remember to not tell Siri "Set the light in the Living room to 100 %" ;) homebridge-marantz-volume was written by Robert Vorthman (thanks!)

1.0.54

6 months ago

1.0.53

6 months ago

1.0.52

9 months ago

1.0.51

10 months ago

1.0.50

10 months ago

1.0.49

10 months ago

1.0.48

10 months ago

1.0.47

10 months ago

1.0.46

10 months ago

1.0.45

10 months ago

1.0.43

10 months ago

1.0.42

10 months ago

1.0.41

10 months ago

1.0.40

10 months ago

1.0.39

10 months ago

1.0.38

10 months ago

1.0.37

10 months ago

1.0.36

10 months ago

1.0.35

10 months ago

1.0.34

10 months ago

1.0.33

10 months ago

1.0.32

10 months ago

1.0.31

10 months ago

1.0.30

10 months ago

1.0.29

10 months ago

1.0.28

10 months ago

1.0.27

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago