Changes in ping sensor
This commit is contained in:
parent
c22f99ff0e
commit
61533d88bc
1 changed files with 4 additions and 1 deletions
|
@ -451,9 +451,12 @@ sensor:
|
|||
source: sensor.computer_outlet_electrical_measurement
|
||||
|
||||
binary_sensor:
|
||||
- name: Desktop
|
||||
- name: Hulk Ping
|
||||
platform: ping
|
||||
host: 192.168.50.21
|
||||
- name: Banner Ping
|
||||
platform: ping
|
||||
host: 192.168.50.22
|
||||
|
||||
switch:
|
||||
- platform: wake_on_lan
|
||||
|
|
Loading…
Reference in a new issue