Xose Pérez
607e9bf11c
Added OTA environment for Itead 1CH board
7 years ago
Xose Pérez
6ba240b6c5
Fix platform environment for ESP8285 boards: Sonoff 4CH and Touch
7 years ago
Xose Pérez
a7d6a11b3b
Added support for Jorge Garcia's Wifi+Relays Board Kit
7 years ago
Toni Arte
29c5ece8c0
OTA for Sonoff TH10/TH16
7 years ago
denisfrench
61f487c1ea
Remove FAUXMO build define switch from mqtt-relay environment
7 years ago
denisfrench
786af765af
Resolve messy rebase
7 years ago
denisfrench
7e6cb25552
Add support for WiFi MQTT Relay / Thermostat from OpenEnergyMonitor here; https://guide.openenergymonitor.org/integrations/mqtt-relay/
7 years ago
Xose Pérez
dd4e2037da
I2C and ADC121 implementation
7 years ago
Xose Pérez
fc20d62643
Added support for JanGoe Wifi Relay boards
7 years ago
Xose Pérez
a098614ca6
Adding current, voltage, apparent and reactive power reports to Sonoff POW
7 years ago
Xose Pérez
252bcbdded
Force MQTT close client before reconnecting. Revert back to latest ESPAsyncTCP
7 years ago
Xose Pérez
476d314498
Fix #35 using stable version of ESPAsyncTCP and updated version of JustWifi to prevent MQTT connection drop after wifi reconnection
7 years ago
Xose Pérez
1715b653e4
Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines
7 years ago
Xose Pérez
f6e3e400c3
Upgrade fauxmoESP to v2.0.0 and enable it by default on all builds
7 years ago
Xose Pérez
13954a7f33
Added new development board: Wemos D1 mini with Relay Shield
7 years ago
Xose Pérez
e1d9ddbd4d
Fix data_dir for PlatformIO
7 years ago
Xose Pérez
8e17ab1598
Using PlatformIO library manager for JustWifi, HLW8012 and FauxmoESP libraries
7 years ago
Xose Pérez
6661d84ace
Using DebounceEvent library from its own repo
7 years ago
Xose Pérez
d2d5d4a887
Using forked RemoteSwitch library with Arduino 1.0+ compatibility
7 years ago
Xose Pérez
bacc2c2b92
Arduino IDE compatibility ( #18 ) - Renamed src folder and main file as 'espurna'
7 years ago
Xose Pérez
d0130c6968
Added WorkChoice ecoPlug environments to PlatformIO ini file
8 years ago
Xose Pérez
7fe281f379
Add config placeholder for Itead's 1CH inching module
8 years ago
Xose Pérez
d17f8259fe
Support for multiple buttons on board
8 years ago
Xose Pérez
95cba0246b
Using staging AsyncMqttClient with stability improvements
8 years ago
Xose Pérez
d7ccde2782
Update documentation for Sonoff Dual and Electrodragon board
8 years ago
Xose Pérez
681470eda5
Update automated build script
8 years ago
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
8 years ago
Xose Pérez
dd356d8108
Not using espressif8266_stage in default environment
8 years ago
Xose Pérez
51073a8f48
Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino
8 years ago
Xose Pérez
466a1e1c6b
Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support
8 years ago
Xose Pérez
6d9faa2fde
Fix stupid type in platformio.ini ( #5 )
8 years ago
Xose Pérez
7eae097991
Use official platformio.ini file by default
8 years ago
Xose Pérez
44a2d9bacd
Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default
8 years ago
Xose Pérez
6770194287
Do not compile with fauxmo support by default
8 years ago
Xose Pérez
52521e6942
Integrating fauxmoESP library
8 years ago
Xose Pérez
e3c52ba66f
Using PlatformIO library manager for Embedis library
8 years ago
Xose Pérez
bf73da17d4
Unify admin passwords
8 years ago
Xose Pérez
866f8138e7
Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient
8 years ago
Xose Pérez
7f9a7ef052
Preliminary support for Sonoff POW
8 years ago
Xose Pérez
e4f78c274f
Temporary fix for Adafruit DHT library bug reported here: https://github.com/adafruit/DHT-sensor-library/issues/62
8 years ago
Xose Pérez
1e9fd98cb8
Using officially suported platformio.ini file
8 years ago
Xose Pérez
6b5becf0a1
Added comment about custom platformio.ini file
8 years ago
Xose Pérez
88de7f51d0
Complete update
8 years ago
Xose Pérez
183b326b5f
Split main code file into modules
8 years ago
Xose Pérez
150d9023e5
Added hearbeat, version and fsversion MQTT messages, gzipped 3rd party contents
8 years ago
Xose Pérez
295d9839d5
Automate build process for multiple environments
8 years ago
Xose Pérez
ba98704c69
Added DHT codem improved debug comments and WIFI configuration, saving configuration to EEPROM
8 years ago
Xose Pérez
45f96155b3
Configuration changes, using ArduinoJson for AJAX responses, EmonLiteESP with custom reading callbacks
8 years ago
Xose Pérez
8d02ecc19c
OTA auto update server and other small changes
8 years ago
Xose Pérez
88bf902e45
New web design, storing last relay status in EEPROM
8 years ago