Hi there, this is my first post. I recently got my esp-12e sending data to thingspeak thanks to the blog post https://eryk.io/2016/04/temperature-logging-to-thingspeak-using-esp8266-and-dht22/
My channel is up and I've configured the google gauge plugins to show temp and humidity.
I'd like to know if can now modify the sketch to have my esp host a home page with the html/java for two gauges, so that I can use a browser from my local wifi network to view the two dials.
Thanks in advance.