Update webostv turn on example - remove broadcast_address (#21451)

This commit is contained in:
Shay Levy 2022-02-03 12:48:24 +02:00 committed by GitHub
parent b0a706a047
commit af65198473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,6 @@ automation:
action:
- service: wake_on_lan.send_magic_packet
data:
broadcast_address: 192.168.1.255
mac: AA-BB-CC-DD-EE-FF
```