From 8f68265485d0f5240bd31088ddb1f3c907e1d094 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 19 Apr 2023 20:04:43 -0400 Subject: [PATCH] Add some sensors to InfluxDB --- configuration.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index a7af47b..52e1083 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -197,6 +197,9 @@ influxdb: - sensor.*_open - sensor.xr500* - sensor.*gas_price + - sensor.speedtest* + - sensor.*fan_time + - sensor.*compressor_time - binary_sensor.*motion* - binary_sensor.*door* - binary_sensor.*window*