Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 856 Bytes

index.md

File metadata and controls

24 lines (16 loc) · 856 Bytes

esphome2influxdb: Docs

Quickstart

  1. apt install mosquitto or your favorite MQTT broker
  2. Configure ESPHome MQTT Client Component on your ESPHome devices
  3. Install InfluxDB
  4. Build and run esphome2influxdb (Gradle or Docker)
  5. Configure your tags
  6. PROFIT!!!

Current Limitations

  • Currently works only with ESPHome Sensor components, more to come.
  • The project's just been open sourced, documentation is coming, keep checking this document tree for updates.

Release Notes

Here.

Further Down the Rabbit Hole

Home Climate Control Project