Allow specifying port for wake_on_lan (#36510)
This commit is contained in:
parent
59f935beb0
commit
f1d5f95f7c
6 changed files with 56 additions and 11 deletions
|
@ -46,6 +46,7 @@ CONF_BINARY_SENSORS = "binary_sensors"
|
|||
CONF_BLACKLIST = "blacklist"
|
||||
CONF_BRIGHTNESS = "brightness"
|
||||
CONF_BROADCAST_ADDRESS = "broadcast_address"
|
||||
CONF_BROADCAST_PORT = "broadcast_port"
|
||||
CONF_CLIENT_ID = "client_id"
|
||||
CONF_CLIENT_SECRET = "client_secret"
|
||||
CONF_CODE = "code"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue