From 8532472dabeb8f795a627894c9ccae084d96a4eb Mon Sep 17 00:00:00 2001 From: ccostan Date: Sat, 9 Jun 2018 14:44:54 -0400 Subject: [PATCH] Updating HA to use the influxDB #341 for Grafana usage. --- config/.HA_VERSION | 2 +- config/configuration.yaml | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/config/.HA_VERSION b/config/.HA_VERSION index d92356fd..f91d144a 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.70.1 \ No newline at end of file +0.71.0 \ No newline at end of file diff --git a/config/configuration.yaml b/config/configuration.yaml index 26d20d3f..8c155f30 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -23,6 +23,30 @@ homeassistant: packages: !include_dir_named packages +influxdb: + host: 192.168.10.10 + include: + domains: + - sensor + - switch + - media_player + - light + - binary_sensor + - cover + exclude: + entities: + - sensor.last_boot + - sensor.date + - sensor.pihole_ads_blocked_today + - sensor.pihole_ads_percentage_blocked_today + - sensor.pihole_dns_queries_today + - sensor.since_last_boot + - sensor.since_last_boot_templated + - sensor.floorplan_date + - sensor.floorplan_time + - sensor.ha_uptime + - sensor.time + config: cloud: alexa: