In project Lambda (λ) I connected an ESP8266 12E to Google Firebase to post temperature and humidity from DHT11. Once an hour the ESP wakes up, connects to WiFi, sends the measured data and goes back to sleep again running on a couple of µA.
The timestamped data can be visualized by a cloud-hosted app using Plotly.