Add K5600AK (fixes #2473) (#2488)

This commit is contained in:
Fabian Affolter 2017-04-23 17:44:36 +02:00 committed by GitHub
parent db8c247331
commit 0f1307f187

View File

@ -52,6 +52,7 @@ Currently known supported models:
- U6000 (port must be set to 8001)
- K6500AF (port must be set to 8001)
- KS8005 (port must be set to 8001, and `pip3 install websocket-client` must be executed)
- K5600AK (partially supported, turn on works but state is not updated)
Currently tested but not working models:
@ -63,4 +64,4 @@ If you add your model remember to remove these before adding them to the list.
Currently the ability to select a source is not implemented.
There's currently a [known issue](https://github.com/home-assistant/home-assistant/issues/2098) with some TV's receiving a *Key press UP* that can interrupt certain applications.
There's currently a [known issue](https://github.com/home-assistant/home-assistant/issues/2098) with some TVs receiving a *Key press UP* that can interrupt certain applications.