From 61533d88bc26d5967eaeee956e9d9b24b28d652b Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Tue, 3 May 2022 01:35:06 +0200 Subject: [PATCH] Changes in ping sensor --- configuration/configuration.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configuration/configuration.yaml b/configuration/configuration.yaml index febd4e7..35f866d 100644 --- a/configuration/configuration.yaml +++ b/configuration/configuration.yaml @@ -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