mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +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."
|
||||
required: false
|
||||
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 %}
|
||||
|
||||
Currently known supported models:
|
||||
|
Loading…
x
Reference in New Issue
Block a user