Add wake on lan
This commit is contained in:
parent
5f9ca4c3af
commit
04b2927670
1 changed files with 7 additions and 0 deletions
|
@ -398,6 +398,13 @@ switch:
|
||||||
data:
|
data:
|
||||||
entity_id: fan.bedroom_air_purifier
|
entity_id: fan.bedroom_air_purifier
|
||||||
icon_template: "mdi:volume-high"
|
icon_template: "mdi:volume-high"
|
||||||
|
- platform: wake_on_lan
|
||||||
|
name: hulk
|
||||||
|
mac: '24:4b:fe:05:e2:8b'
|
||||||
|
- platform: wake_on_lan
|
||||||
|
name: luxoft
|
||||||
|
mac: 'f8:75:a4:67:8f:e3'
|
||||||
|
|
||||||
input_select:
|
input_select:
|
||||||
# Living Room Air Purifier
|
# Living Room Air Purifier
|
||||||
xiaomi_miio_device_mode:
|
xiaomi_miio_device_mode:
|
||||||
|
|
Loading…
Reference in a new issue