Difference between revisions of "Heos"
Jump to navigation
Jump to search
Line 36: | Line 36: | ||
== Datapoints == | == Datapoints == | ||
− | In the following table, replace <name> with the name assigned to each player. Names are transformed to lowercase and spaces are replaced by '-'. | + | In the following table, replace <name> with the name assigned to each player. Names are transformed to lowercase and spaces are replaced by '-'. For instance, if the name assigned to a player is "Example Name", the <name> part of the corresponding datapoints will be "example-name". |
{| class="wikitable" | {| class="wikitable" | ||
Line 54: | Line 54: | ||
|R | |R | ||
|HSYCO can't connect to the device | |HSYCO can't connect to the device | ||
+ | |||
+ | |- | ||
+ | |||
+ | |<name>.model | ||
+ | |<model_name> | ||
+ | |R | ||
+ | |reports the model name of this player, e.g. "HEOS 3" | ||
+ | |||
+ | |- | ||
+ | |||
+ | |<name>.version | ||
+ | |<version_number> | ||
+ | |R | ||
+ | |reports the version number of this player, e.g. "1.289.95" | ||
|- | |- | ||
Line 69: | Line 83: | ||
|R | |R | ||
|the audio is stopped | |the audio is stopped | ||
− | |||
− | |||
|} | |} |
Revision as of 09:59, 12 May 2015
Heos by Denon comprises a set of HiFi audio systems integrated with HSYCO via WiFi or Ethernet connection. A single HEOS I/O Server controls all the devices connected to the local network.
Contents
Communication
Just make sure the Heos devices are connected to the same local network as HSYCO server is.
HSYCO Configuration
Add a HEOS I/O Server in the I/O Servers section of the Settings and set its parameters:
High Availability
- User: username for the HEOS account (optional)
- Password: password for the HEOS account (if User is provided)
- Shutdown when inactive: defaults to false.
Options
ID | Default | Values | Description |
---|---|---|---|
startupevents | false | true | generate IO events also during the driver’s start-up phase |
false | start generating events only after HSYCO is aligned with the current status of the system |
Datapoints
In the following table, replace <name> with the name assigned to each player. Names are transformed to lowercase and spaces are replaced by '-'. For instance, if the name assigned to a player is "Example Name", the <name> part of the corresponding datapoints will be "example-name".
ID | Value | R/W | Description |
---|---|---|---|
connection | online | R | connection established |
offline | R | HSYCO can't connect to the device | |
<name>.model | <model_name> | R | reports the model name of this player, e.g. "HEOS 3" |
<name>.version | <version_number> | R | reports the version number of this player, e.g. "1.289.95" |
<name>.state | play | R | the audio is playing |
pause | R | the audio is paused | |
stop | R | the audio is stopped |
User Interface
UISET Actions
ID | Attribute | Set to | |
---|---|---|---|
connection | visible | true | when datapoint connection = offline |
false | when datapoint connection = online |
USER Commands
Name | Param | Action |
---|
Release Notes
3.5.0
- initial release
Heos and Denon are registered trademarks of D&M Holdings, Inc.