mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
* Update for PR #6114 Update for module changes from https://github.com/home-assistant/home-assistant/pull/6114 * Update description of mac field * Only give a minimal example config
This commit is contained in:
parent
e8aafa6a5e
commit
d51ea8b614
@ -33,7 +33,7 @@ Configuration variables:
|
|||||||
- **port** (*Optional*): The port of the Samsung Smart TV. Defaults to 55000. If set to 8001, the new websocket connection will be used (required for 2016+ TVs).
|
- **port** (*Optional*): The port of the Samsung Smart TV. Defaults to 55000. If set to 8001, the new websocket connection will be used (required for 2016+ TVs).
|
||||||
- **name** (*Optional*): The name you would like to give to the Samsung Smart TV.
|
- **name** (*Optional*): The name you would like to give to the Samsung Smart TV.
|
||||||
- **timeout** (*Optional*): The time-out for the communication with the TV. Defaults to 0.
|
- **timeout** (*Optional*): The time-out for the communication with the TV. Defaults to 0.
|
||||||
|
- **mac** (*Optional*): The MAC address of the Samsung Smart TV, eg. `00:11:22:33:44:55:66`. Required for power on support via wake on lan.
|
||||||
|
|
||||||
Currently known supported models:
|
Currently known supported models:
|
||||||
|
|
||||||
@ -48,6 +48,7 @@ Currently known supported models:
|
|||||||
- F6400AF
|
- F6400AF
|
||||||
- D6505
|
- D6505
|
||||||
- D6300SF
|
- D6300SF
|
||||||
|
- U6000 (port must be set to 8001)
|
||||||
|
|
||||||
Currently tested but not working models:
|
Currently tested but not working models:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user