From 35e1d7fd0ee093c362de3663e0fccc049434565a Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 6 Jun 2024 06:06:33 +0400 Subject: Configure influxdb & re-enable purging of old data. New historical dashboards. Hass upgrade. --- custom/binary_sensor.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'custom') diff --git a/custom/binary_sensor.yaml b/custom/binary_sensor.yaml index 08232b4..e6526e9 100644 --- a/custom/binary_sensor.yaml +++ b/custom/binary_sensor.yaml @@ -1,12 +1,12 @@ #binary_sensor: - - platform: ping - host: 192.168.0.1 - name: "network_route/crd" - count: 1 - scan_interval: 300 +# - platform: ping +# host: 192.168.0.1 +# name: "network_route/crd" +# count: 1 +# scan_interval: 300 - - platform: ping - host: 192.168.1.1 - name: "network_route/vivacell" - count: 1 - scan_interval: 300 +# - platform: ping +# host: 192.168.1.1 +# name: "network_route/vivacell" +# count: 1 +# scan_interval: 300 -- cgit v1.2.3