1.2.0 • Published 2 years ago

homebridge-sony-audio v1.2.0

Weekly downloads
40
License
Apache-2.0
Repository
github
Last release
2 years ago

Homebridge Sony Audio Plugin

verified-by-homebridge

This is a Homebridge platform plugin allow control the power, volume and input source on a supported Sony audio products.

Features you can control with Sony Audio Plugin

  • power – turn on and off
  • volume – control sound levels including mute via iOS Remote
  • input source – identify sound inputs
  • control arrows, select, back and information buttons via iOS Remote
  • control of input names and their visibility

For multi-zone environments plugin control current active output zone.

Which Sony devices support the Audio Control API?

The following Sony audio products are accessible via the Homebridge Sony Audio Plugin.

Soundbars

Receivers

Speakers

Soundbars

DeviceDescriptionMore information
HT-A9High Performance Home Theater SystemProduct information
HT-A70007.1.2ch Dolby Atmos® SoundbarProduct information
HT-A50005.1.2ch Dolby Atmos®/ DTS:X® SoundbarProduct information
HT-ST50007.1.2 channel Dolby Atmos/DTS:X soundbar with Wi-Fi/Bluetooth technologyProduct information
HT-MT5002.1 channel compact soundbar with Wi-Fi/Bluetooth technology
HT-ZF93.1 channel Dolby Atmos/DTS:X soundbar with Wi-Fi/Bluetooth technologyProduct overview
HT-Z9F3.1 channel Dolby Atmos/DTS:X soundbar with Wi-Fi/Bluetooth technologyProduct overview
HT-CT8002.1 channel soundbar with Wi-Fi/Bluetooth technology

Receivers

DeviceDescriptionMore information
STR-DN10807.2 channel home theater AV receiverProduct information

Speakers

DeviceDescriptionMore information
DeviceSRS-RA5000Premium Wireless Speaker with Ambient Room-filling SoundProduct information
SRS-RA3000Premium Wireless Speaker with Ambient Room-filling SoundProduct information
SRS-ZR5Portable Wireless Bluetooth/Wi-Fi speaker"

Installation

If you are new to homebridge, please first read the homebridge documentation.

Install homebridge

npm install -g homebridge

Install homebridge-sony-audio

npm install -g homebridge-sony-audio

Configuration

No special configuration is required.\ Just add the SonyAudio platform to the platforms section:

"platforms": [
  {
    "platform": "SonyAudio"
  }
]

Adding devices

Devices are added automatically through the discovery process.

The discovery process to find products connected to your network, uses the Universal Plug and Play (UPnP) protocols and the Simple Service Discovery Protocol (SSDP). The audio product must be connected to the network and powered on, for the the discovery process to work.

For instructions, see the user manual for your product.

Setting up

Finded devices will be publishing externally, so you need paired it seperately: 1. In Home.app select "Add Accessory" 2. Click "I Don't Have a code or Cannot Scan" 3. On the next screen you find the discovered devices 4. Tap one and enter the pin code from your homebridge instance.

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.6-beta.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.7-beta.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago