49 Commits (191c4e9d3f9cff672553bbee27eb9fc2d832798d)

Author SHA1 Message Date
  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 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 7 years ago
  Xose Pérez 7fe281f379 Add config placeholder for Itead's 1CH inching module 7 years ago
  Xose Pérez d17f8259fe Support for multiple buttons on board 7 years ago
  Xose Pérez 95cba0246b Using staging AsyncMqttClient with stability improvements 7 years ago
  Xose Pérez d7ccde2782 Update documentation for Sonoff Dual and Electrodragon board 7 years ago
  Xose Pérez 681470eda5 Update automated build script 7 years ago
  Xose Pérez 11434301e0 * Support for ITead's Sonoff Dual 7 years ago
  Xose Pérez dd356d8108 Not using espressif8266_stage in default environment 7 years ago
  Xose Pérez 51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 7 years ago
  Xose Pérez 466a1e1c6b Ignore ESPAsyncUDP in platformio.ini when compiling without fauxmoESP support 7 years ago
  Xose Pérez 6d9faa2fde Fix stupid type in platformio.ini (#5) 7 years ago
  Xose Pérez 7eae097991 Use official platformio.ini file by default 7 years ago
  Xose Pérez 44a2d9bacd Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default 7 years ago
  Xose Pérez 6770194287 Do not compile with fauxmo support by default 7 years ago
  Xose Pérez 52521e6942 Integrating fauxmoESP library 7 years ago
  Xose Pérez e3c52ba66f Using PlatformIO library manager for Embedis library 7 years ago
  Xose Pérez bf73da17d4 Unify admin passwords 7 years ago
  Xose Pérez 866f8138e7 Migrated to AsyncWebServer, AsyncWebSocket and AsyncMqttClient 7 years ago
  Xose Pérez 7f9a7ef052 Preliminary support for Sonoff POW 7 years ago
  Xose Pérez e4f78c274f Temporary fix for Adafruit DHT library bug reported here: https://github.com/adafruit/DHT-sensor-library/issues/62 7 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
  Xose Pérez 6723175970 Project folder refactoring 8 years ago
  Xose Pérez d40a6e3652 Added RF support, encapsulate functionalities, changes in config page 8 years ago
  Xose Pérez e1af27ad7b Added OTA and other small changes 8 years ago
  Xose Pérez c7edfa1a5f Initial commit 8 years ago