Page 1 of 1

[SOLVED] ESP Easy Mega - InfluxDB works again with ESPEasy_v2.0.0-dev7_dev

Posted: 22 Mar 2017, 14:21
by lukaszj
I had an issue with not working InfluxDB write on dev-03, but I've upgraded to latest dev-07 - and it works!

The setup with Generic Advanced HTTP [TESTING] is here: http://imgur.com/a/RyjzU

The goal was to sent 3 different values form BME280 (Temp/Humi/Pressure)

So instead of complaining - I just wrote this to let you know that it works :)

Re: [SOLVED] ESP Easy Mega - InfluxDB works again with ESPEasy_v2.0.0-dev7_dev

Posted: 22 Mar 2017, 19:09
by krikk
good to hear that i am not the only one using that, influxdb + grafana still the best graphs :)

Re: [SOLVED] ESP Easy Mega - InfluxDB works again with ESPEasy_v2.0.0-dev7_dev

Posted: 22 Mar 2017, 21:16
by lukaszj
I would love to get the SDS011 under ESP Easy Mega. Currently we have only the Sharp dust sensor, and it is... crappy :) The SDS011 is managed via serial interface, commands are simple, documentation is quite good... And it produces very nice comparable results: https://goo.gl/LZdKSy (or just for results: http://weather.jokielowie.com/

Where can make the request?

Re: [SOLVED] ESP Easy Mega - InfluxDB works again with ESPEasy_v2.0.0-dev7_dev

Posted: 23 Mar 2017, 12:57
by krikk
there are already plugins for serial devices for example: https://github.com/letscontrolit/ESPEas ... _MHZ19.ino, so should be easy to adapt this code to your sensor, every pull request (or code in every form) is welcome.

Re: [SOLVED] ESP Easy Mega - InfluxDB works again with ESPEasy_v2.0.0-dev7_dev

Posted: 23 Mar 2017, 13:20
by lukaszj
Hmmm... this looks easy enough, although I'm not a programmer. Now I definitely need to get another SDS011 and Arduino IDE ^^. Thanks!

Re: [SOLVED] ESP Easy Mega - InfluxDB works again with ESPEasy_v2.0.0-dev7_dev

Posted: 15 Apr 2018, 00:53
by fbrors
i can't verify your solution. please share your config.dat. "This file contains the ESP main configuration settings, except security data." (
https://www.letscontrolit.com/wiki/inde ... _interface )