105 Commits (cd8aaf95c742a8617b55f5918a81d868b5100e4d)

Author SHA1 Message Date
  Xose Pérez cd8aaf95c7 Check DNS requests only in AP mode 7 years ago
  Xose Pérez fee84cfaad #13 Custom setter and getter sufixes on MQTT topics 7 years ago
  Xose Pérez d0130c6968 Added WorkChoice ecoPlug environments to PlatformIO ini file 7 years ago
  Xose Pérez 1425a8dded Refactor settings getters and setters 7 years ago
  Xose Pérez adb290e9dd Fixed #14 MQTT Connection with Username an Password not working 7 years ago
  Xose Pérez 8a21133ecf Added EEPROM management commands to terminal interface 7 years ago
  Xose Pérez bd60635dd1 Captive portal when in AP mode 7 years ago
  Xose Pérez 48d06ff56f Added support for Sonoff SV 7 years ago
  Xose Pérez dc890618e5 Added hardware defines to use from Arduino IDE 7 years ago
  Xose Pérez d17f8259fe Support for multiple buttons on board 7 years ago
  Xose Pérez 0b24d13a77 Added support for Sonoff Touch 7 years ago
  David Myers d30cd2b072 Adding hardware definition for esp8266 device available in USA ( https://www.walmart.com/ip/Generic-CT-065W-WorkChoice-1-Ol-Wi-Fi-Indoor-Switch-White/46721978 ). 7 years ago
  Xose Pérez afe8defa4c Added Last-Modified header to static contents 7 years ago
  Xose Pérez 0f5a0e8f75 Forward to password change page if default password 7 years ago
  Xose Pérez fc344c9565 Added relayStatus function prototype to fix issue #11 7 years ago
  Xose Pérez e8b1a0c41d Publish/subscriber pattern for MQTT events (relay & websockets) 7 years ago
  Xose Pérez 9176240a0f Move LED control to its own module 7 years ago
  Xose Pérez 95cba0246b Using staging AsyncMqttClient with stability improvements 7 years ago
  Xose Pérez d1c8435b2d Added synchornise all option for multi-relay boards 7 years ago
  Xose Pérez 70853b1e6d Fix GPIO definitions for Dual and Electrodragon 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 7561b13b23 Change debug statements in nofuss module 7 years ago
  Xose Pérez 11434301e0 * Support for ITead's Sonoff Dual 7 years ago
  Xose Pérez 69139ac2a7 Using yield in main loop 7 years ago
  Xose Pérez a662376892 Fix settings rename in emon module 7 years ago
  Xose Pérez dd356d8108 Not using espressif8266_stage in default environment 7 years ago
  Xose Pérez 397e17e39a Bump fs version 7 years ago
  Xose Pérez 51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 7 years ago
  Xose Pérez bff50db77d Added reset command from console 7 years ago
  Xose Pérez 884dcc0cd1 Changelog 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 7d46817008 Back to the latest ESPAsyncWebServer version after issue #100 has been resolved 7 years ago
  Xose Pérez 64f16118ad Added debug utility that uses littleyoda's EspStackTraceDecoder 7 years ago
  Xose Pérez b102ec52e4 Declared all libraries as PlatformIO dependencies, updated documentation 7 years ago
  Xose Pérez b66bef4b49 Using non-interrupt driven mode for HLW8012 7 years ago
  Xose Pérez 26f31d788c Missing LED_PIN_INVERSE definition for debug board 7 years ago
  Xose Pérez 1551b3d1e3 Option to define LED in inverse logic 7 years ago
  Xose Pérez 44a2d9bacd Prevent LDF from compile fauxmoESP library (and hence ESPAsyncUDP) by default 7 years ago
  Xose Pérez 2d7d23ef8a Include current data folder with latest web interface build 7 years ago
  Xose Pérez 9e96e0f21a Split configuration file 7 years ago
  Xose Pérez b3a4d5064b fauxmoESP library 7 years ago
  Xose Pérez b07bc1d97b fauxmoESP library returns boolean in onMessage callback 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 4da4affdb7 Changed WS auth and added REST API key 7 years ago
  Xose Pérez 9f88c59262 REST entry point for relay management, supporting GET and PUT 7 years ago
  Xose Pérez ecae80b0fc Indentation make-up 7 years ago