mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update kef.markdown (#11786)
Just a minor change to reflect the platform position in the configuration file (media_player) and LSX was successfully tested, have 2 pairs here, let me know if you need more specific tests. Thanks anyway.
This commit is contained in:
parent
8a92d97914
commit
84c7fe33d4
@ -15,7 +15,7 @@ The `kef` platform allows you to control the [KEF LS50 Wireless](https://interna
|
||||
Supported devices:
|
||||
|
||||
- KEF LS50 Wireless
|
||||
- KEF LSX (untested)
|
||||
- KEF LSX
|
||||
|
||||
To add KEF Speakers to your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
@ -23,6 +23,7 @@ To add KEF Speakers to your installation, add the following to your `configurati
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
- platform: kef
|
||||
host: IP_ADDRESS
|
||||
type: LS50
|
||||
@ -72,6 +73,7 @@ standby_time:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
- platform: kef
|
||||
host: IP_ADDRESS
|
||||
type: LS50
|
||||
@ -82,6 +84,7 @@ standby_time:
|
||||
|
||||
Notes:
|
||||
|
||||
- The LS50 Wireless is tested with the latest firmware of 19-11-2019: `p6.3001902221.105039422` and older firmware: `p6.2101809171.105039422`
|
||||
- The LS50 Wireless was tested with the latest firmware of 19-11-2019: `p6.3001902221.105039422` and older firmware: `p6.2101809171.105039422`
|
||||
- The LSX Wireless was tested with the latest firmware of 10-10-2019 v4.1: `p20.4101909240.105243`
|
||||
|
||||
[KEF Speakers]: /integrations/kef/
|
||||
|
Loading…
x
Reference in New Issue
Block a user