remove influx DB1 restriction

This commit is contained in:
CaCO3
2023-09-16 23:24:04 +02:00
parent 0287bfbd84
commit ae1a3699a7
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
# Influx DB # Influx DB
The device also supports direct sending of data to an Influx DB. The device also supports direct sending of data to an Influx DB.
!!! Warning See also [Influx Graph in Home Assistant](../Integration-Home-Assistant#influxdb-graphs).
Only Influx DB 1 is supported!

View File

@@ -15,7 +15,7 @@ Here this edge computing is brought into a practice-oriented example, where a AI
- Web surface to administrate and control - Web surface to administrate and control
- OTA-Interface to update directly through the web interface - OTA-Interface to update directly through the web interface
- Full integration into Home Assistant - Full integration into Home Assistant
- Support for Influx DB 1 - Support for Influx DB 1 and 2
- MQTT - MQTT
- REST API - REST API