Mac Addresses are colon delimited, not dash.
This commit is contained in:
Nate Kleven 2019-01-16 00:05:12 -08:00 committed by Fabian Affolter
parent 5038be7774
commit 7dce7f1aa8

View File

@ -128,7 +128,7 @@ media_player:
turn_on_action:
service: wake_on_lan.send_magic_packet
data:
mac: "B4-E6-2A-1E-11-0F"
mac: "B4:E6:2A:1E:11:0F"
```
Any other [actions](/docs/automation/action/) to power on the device can be