Closes #1077 - Removes INFLUX DB
This commit is contained in:
parent
fcd5b114f5
commit
e5e37d68fd
|
@ -31,10 +31,10 @@ network:
|
||||||
zeroconf:
|
zeroconf:
|
||||||
system_health:
|
system_health:
|
||||||
|
|
||||||
#Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
|
# #Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
|
||||||
influxdb:
|
# influxdb:
|
||||||
host: 192.168.10.10
|
# host: 192.168.10.10
|
||||||
database: home_assistant
|
# database: home_assistant
|
||||||
|
|
||||||
config:
|
config:
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,6 @@
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
# Located in the Grafana package. Tweets out Solar Production Daily!
|
|
||||||
#
|
|
||||||
automation:
|
automation:
|
||||||
- alias: Notify if Grid is down
|
- alias: Notify if Grid is down
|
||||||
id: 56a32121-5725-4510-a1fa-10f69a5c82ef
|
id: 56a32121-5725-4510-a1fa-10f69a5c82ef
|
||||||
|
|
Loading…
Reference in New Issue