mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
✏️ Tweak
This commit is contained in:
parent
e60fb7519d
commit
026f84a5de
@ -13,6 +13,7 @@ ha_release: 0.92
|
|||||||
---
|
---
|
||||||
|
|
||||||
The Heos component integrates [HEOS](http://heosbydenon.denon.com) capable products, such as speakers, amps, and receivers (Dennon and Marantz) into Home Assistant. Features currently include:
|
The Heos component integrates [HEOS](http://heosbydenon.denon.com) capable products, such as speakers, amps, and receivers (Dennon and Marantz) into Home Assistant. Features currently include:
|
||||||
|
|
||||||
- Each device is represented as a media player entity
|
- Each device is represented as a media player entity
|
||||||
- View the currently playing media
|
- View the currently playing media
|
||||||
- Control play mode (play, pause, stop), volume, and mute
|
- Control play mode (play, pause, stop), volume, and mute
|
||||||
@ -26,7 +27,7 @@ To add a Denon HEOS speaker to your installation, add the following to your `con
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
heos:
|
heos:
|
||||||
host: IP_ADDRESS
|
host: IP_ADDRESS
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
@ -41,5 +42,6 @@ A connection to a single device enables control for all devices in the HEOS acco
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
## {% linkable_title Notes %}
|
## {% linkable_title Notes %}
|
||||||
|
|
||||||
- HEOS groups are not currently supported.
|
- HEOS groups are not currently supported.
|
||||||
- Receivers with multiple zones are represented as a single media player. They can be turned on, but not off by this integration.
|
- Receivers with multiple zones are represented as a single media player. They can be turned on, but not off by this integration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user