75 Commits (9e00de6b6f842a27ac47ca8270c29cf8b639f1d1)

Author SHA1 Message Date
  Xose Pérez 9e00de6b6f Support for hardware inching button 8 years ago
  Xose Pérez 26ae5a4dd4 Prevent inching when manually switched back 8 years ago
  Xose Pérez 7fe281f379 Add config placeholder for Itead's 1CH inching module 8 years ago
  Xose Pérez 4c06e7e280 Added inching support 8 years ago
  Xose Pérez dc890618e5 Added hardware defines to use from Arduino IDE 8 years ago
  Xose Pérez d17f8259fe Support for multiple buttons on board 8 years ago
  Xose Pérez 0b24d13a77 Added support for Sonoff Touch 8 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 ). 8 years ago
  Xose Pérez afe8defa4c Added Last-Modified header to static contents 8 years ago
  Xose Pérez 0f5a0e8f75 Forward to password change page if default password 8 years ago
  Xose Pérez fc344c9565 Added relayStatus function prototype to fix issue #11 8 years ago
  Xose Pérez e8b1a0c41d Publish/subscriber pattern for MQTT events (relay & websockets) 8 years ago
  Xose Pérez 9176240a0f Move LED control to its own module 8 years ago
  Xose Pérez d1c8435b2d Added synchornise all option for multi-relay boards 8 years ago
  Xose Pérez 70853b1e6d Fix GPIO definitions for Dual and Electrodragon 8 years ago
  Xose Pérez 7561b13b23 Change debug statements in nofuss module 8 years ago
  Xose Pérez 11434301e0 * Support for ITead's Sonoff Dual 8 years ago
  Xose Pérez 69139ac2a7 Using yield in main loop 8 years ago
  Xose Pérez a662376892 Fix settings rename in emon module 8 years ago
  Xose Pérez 51073a8f48 Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino 8 years ago
  Xose Pérez bff50db77d Added reset command from console 8 years ago
  Xose Pérez b102ec52e4 Declared all libraries as PlatformIO dependencies, updated documentation 8 years ago
  Xose Pérez b66bef4b49 Using non-interrupt driven mode for HLW8012 8 years ago
  Xose Pérez 26f31d788c Missing LED_PIN_INVERSE definition for debug board 8 years ago
  Xose Pérez 1551b3d1e3 Option to define LED in inverse logic 8 years ago
  Xose Pérez 9e96e0f21a Split configuration file 8 years ago
  Xose Pérez b07bc1d97b fauxmoESP library returns boolean in onMessage callback 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 4da4affdb7 Changed WS auth and added REST API key 8 years ago
  Xose Pérez 9f88c59262 REST entry point for relay management, supporting GET and PUT 8 years ago
  Xose Pérez ecae80b0fc Indentation make-up 8 years ago
  Xose Pérez 9280078f71 Bring back HTTP relay entry points 8 years ago
  Xose Pérez bf73da17d4 Unify admin passwords 8 years ago
  Xose Pérez e501a9063e Bump version number 8 years ago
  Xose Pérez 4de83916d1 Added basic authetication and CSRF check to websocket requests 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 6db8513f6b Remove unnecessary and memory inefficient code 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 d34a15a9f1 Replace all ajax requests with websockets 8 years ago
  Xose Pérez 07acfbf8ea Added prefix to driver variables 8 years ago
  Xose Pérez cada976436 Added prefix to driver variables 8 years ago
  Xose Pérez e537a1297c Swapped functions for double and long click, changed blink mode 8 years ago
  Xose Pérez 7b0fbfd898 Platformio *.ino preprocessor does not find function names not starting in the first row of a line 8 years ago
  Xose Pérez 51f2295cfb Small changes 8 years ago
  Xose Pérez ecfc2b8521 Report driver values on websocket connection 8 years ago
  Xose Pérez 48e9f78ca2 Fix bug due to strange behaviour in the ino2cpp converter 8 years ago
  Xose Pérez 75a2e923f0 Hostname can now be changed. Added initial relay mode. Added reconnect and reset buttons to web interface. 8 years ago
  Xose Pérez 88de7f51d0 Complete update 8 years ago