mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Squeezebox port changes (#1732)
Change port information, and added note that that the config will likely need to be altered.
This commit is contained in:
parent
7e0c42128a
commit
be46e46eba
@ -28,6 +28,8 @@ media_player:
|
||||
Configuration variables:
|
||||
|
||||
- **host** (*Required*): The host name or address of the Logitech Media Server, eg. 192.168.1.21.
|
||||
- **port** (*Optional*): Telnet port to Logitech Media Server. Defaults to 9090.
|
||||
- **port** (*Optional*): Web interface port to Logitech Media Server. Defaults to 9000.
|
||||
- **username** (*Optional*): The username, if password protection is enabled.
|
||||
- **password** (*Optional*): The password, if password protection is enabled.
|
||||
|
||||
<p class='note'>This platform now uses the web interface of the Logitech Media Server to send commands. The default port of the web interface is 9000. It is the same port that you use to access the LMS through your web browser. Originally, this platform used the telnet interface, which defaults to 9090. If you previously specified the port in your configuration file, you will likely need to update it.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user