Commit Graph

18 Commits

Author SHA1 Message Date
Mathieu Maret efe135a801 Move configuration into a dedicated file 2016-03-30 00:44:37 +02:00
Mathieu Maret a990ce0055 Make Serial output optionnal
Save 2k of ROM
2016-03-26 15:07:15 +01:00
Mathieu Maret 7682a85982 Improve HTML presentation 2016-03-26 01:26:36 +01:00
Mathieu Maret ff6ab5755d Show hostname of web page 2016-03-25 00:03:25 +01:00
Mathieu Maret a89a8a0727 Change function naming to be coherent across files 2016-03-24 14:54:55 +01:00
Mathieu Maret d729750ed5 General way to deal with GPIO by mqtt 2016-03-23 00:34:50 +01:00
Mathieu Maret e99f63ef41 Keep bmp180 status information 2016-03-20 00:14:24 +01:00
Mathieu Maret d6ae3ca283 Serve information about memory 2016-03-19 23:47:32 +01:00
Mathieu Maret d92fe1ce99 Auto refresh home page 2016-03-17 01:05:19 +01:00
Mathieu Maret b66769f9d6 Add http request to reboot ESP
GPIO0 should be at 3.3v to boot correctly
2016-03-16 01:09:25 +01:00
Mathieu Maret ff178ce940 Get pressure mesure from BMP180 2016-03-16 00:54:13 +01:00
Mathieu Maret a145dc9a9c Home page show mqtt status 2016-03-16 00:16:19 +01:00
Mathieu Maret cbbf4b2b3d Improve form for Setup 2016-03-16 00:16:19 +01:00
Mathieu Maret 25010e63c0 Save mqtt port into eeprom 2016-03-16 00:16:08 +01:00
Mathieu Maret dc47c61775 Save MQTT config into EEPROM 2016-03-14 01:47:43 +01:00
Mathieu Maret 5007b652d9 Do not need to be setup to play with gpio or OTA
And reindent
2016-03-11 01:42:27 +01:00
Mathieu Maret f0b47e162c Send temperature information into MQTT 2016-03-11 01:39:25 +01:00
Mathieu Maret 390b18b592 Take measure of Temperature from BMP180 2016-03-11 00:43:24 +01:00