mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Add broadcast address for WOL and samsungtv (#11201)
This commit is contained in:
parent
4c7710e33c
commit
5139a6519d
@ -48,6 +48,11 @@ mac:
|
|||||||
description: "The MAC address of the Samsung Smart TV, e.g., `00:11:22:33:44:55:66`. Required for power on support via wake on lan."
|
description: "The MAC address of the Samsung Smart TV, e.g., `00:11:22:33:44:55:66`. Required for power on support via wake on lan."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
broadcast_address:
|
||||||
|
description: The broadcast address on which to send the Wake-On-Lan packet.
|
||||||
|
required: false
|
||||||
|
default: 255.255.255.255
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
Currently known supported models:
|
Currently known supported models:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user