Commit Graph

229 Commits

Author SHA1 Message Date
Xose Pérez
95cba0246b Using staging AsyncMqttClient with stability improvements 2016-12-10 22:53:07 +01:00
Xose Pérez
d7ccde2782 Update documentation for Sonoff Dual and Electrodragon board 2016-12-06 23:00:58 +01:00
Xose Pérez
e6e5c27093 Merge branch 'master' into multirelay 2016-12-06 22:12:42 +01:00
Xose Pérez
681470eda5 Update automated build script 2016-12-06 22:06:55 +01:00
Xose Pérez
11434301e0 * Support for ITead's Sonoff Dual
* Support for Electrodragon's ESP Relay Board
* Support for multi-relay boards
* Changed relay MQTT topics
* Changed relay API entry points
* Removed non-secure api entry points
2016-12-06 22:02:34 +01:00
Xose Pérez
dd356d8108 Not using espressif8266_stage in default environment 2016-12-04 20:44:10 +01:00
Xose Pérez
51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 2016-11-30 23:35:55 +01:00
Xose Pérez
466a1e1c6b Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support 2016-11-29 21:36:38 +01:00
Xose Pérez
6d9faa2fde Fix stupid type in platformio.ini (#5) 2016-11-29 19:39:47 +01:00
Xose Pérez
7eae097991 Use official platformio.ini file by default 2016-11-29 13:11:23 +01:00
Xose Pérez
44a2d9bacd Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default 2016-11-22 22:35:18 +01:00
Xose Pérez
6770194287 Do not compile with fauxmo support by default 2016-11-20 23:21:17 +01:00
Xose Pérez
52521e6942 Integrating fauxmoESP library 2016-11-20 21:39:42 +01:00
Xose Pérez
e3c52ba66f Using PlatformIO library manager for Embedis library 2016-11-14 22:17:49 +01:00
Xose Pérez
bf73da17d4 Unify admin passwords 2016-11-14 00:26:30 +01:00
Xose Pérez
866f8138e7 Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient 2016-11-13 23:29:54 +01:00
Xose Pérez
7f9a7ef052 Preliminary support for Sonoff POW 2016-11-12 14:51:49 +01:00
Xose Pérez
e4f78c274f Temporary fix for Adafruit DHT library bug reported here: https://github.com/adafruit/DHT-sensor-library/issues/62 2016-11-08 14:31:28 +01:00
Xose Pérez
1e9fd98cb8 Using officially suported platformio.ini file 2016-10-20 08:47:42 +02:00
Xose Pérez
6b5becf0a1 Added comment about custom platformio.ini file 2016-10-07 23:47:42 +02:00
Xose Pérez
88de7f51d0 Complete update 2016-10-06 11:53:58 +02:00
Xose Pérez
183b326b5f Split main code file into modules 2016-08-28 11:16:39 +02:00
Xose Pérez
150d9023e5 Added hearbeat, version and fsversion MQTT messages, gzipped 3rd party contents 2016-08-12 00:30:40 +02:00
Xose Pérez
295d9839d5 Automate build process for multiple environments 2016-07-31 00:54:30 +02:00
Xose Pérez
ba98704c69 Added DHT codem improved debug comments and WIFI configuration, saving configuration to EEPROM 2016-07-28 01:52:37 +02:00
Xose Pérez
45f96155b3 Configuration changes, using ArduinoJson for AJAX responses, EmonLiteESP with custom reading callbacks 2016-07-26 16:53:52 +02:00
Xose Pérez
8d02ecc19c OTA auto update server and other small changes 2016-07-17 15:33:35 +02:00
Xose Pérez
88bf902e45 New web design, storing last relay status in EEPROM 2016-06-01 01:13:52 +02:00
Xose Pérez
6723175970 Project folder refactoring 2016-05-26 23:27:31 +02:00