Logitech Squeezebox Support


The squeezebox platform allows you to control a Logitech Squeezebox multimedia system from Home Assistant.

To add your Squeezebox to your installation, add the following to your configuration.yaml file:

1
2
3
4
5
6
7
# Example configuration.yaml entry
media_player:
  platform: squeezebox
  host: 192.168.1.21
  port: 9090
  username: user
  password: password