mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Squeezebox and group components
Added and improved the Squeezebox component. Replaced "1" with "one" and added where the switch is located for the group component.
This commit is contained in:
parent
5fc02e3d7f
commit
78a5a4094b
@ -10,7 +10,7 @@ footer: true
|
||||
ha_category: Organization
|
||||
---
|
||||
|
||||
Groups allow the user to combine multiple entities into 1. If all entities are switches or lights they can be controlled as one.
|
||||
Groups allow the user to combine multiple entities into one. If all entities are switches or lights they can be controlled as one with a switch at the top of the card.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: component
|
||||
title: "Logitech Squeezebox"
|
||||
description: "Instructions how to integrate a Logitech Squeezebox into Home Assistant."
|
||||
description: "Instructions on how to integrate a Logitech Squeezebox player into Home Assistant."
|
||||
date: 2015-08-09 11:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
@ -12,9 +12,10 @@ ha_category: Media Player
|
||||
---
|
||||
|
||||
|
||||
The squeezebox platform allows you to control a [Logitech Squeezebox](https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29) multimedia system from Home Assistant.
|
||||
The Squeezebox platform allows you to control a [Logitech Squeezebox](https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29) music player from Home Assistant.
|
||||
This lets you control Squeezebox hardware like the Classic, Transporter, Duet, Boom, Radio and Touch and of software players like [SoftSqueeze](http://softsqueeze.sourceforge.net/), [SqueezePlayer](https://play.google.com/store/apps/details?id=de.bluegaspode.squeezeplayer) and [SqueezeSlave](http://forums.slimdevices.com/showthread.php?93607-ANNOUNCE-Squeezeslave-1-2-released).
|
||||
|
||||
To add your Squeezebox to your installation, add the following to your `configuration.yaml` file:
|
||||
To add your Squeezebox player to your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user