41 Commits (b203757b5c85e554d4ee052cbeff6cf1844b11eb)

Author SHA1 Message Date
  Xose Pérez 39a81ea529 Backup and restore settings from file 7 years ago
  Xose Pérez 04ba425678 Using PubSubClient by default 7 years ago
  Xose Pérez 809f8c7d1f Using espurna.local when in AP mode. Removed captive portal 7 years ago
  Xose Pérez be1fac2f44 Using gulp to generate the embedded web contents, added Last-Modifier support to embedded home 7 years ago
  Xose Pérez 160e0f9bda Added build flag to disable mDNS, default is enabled 7 years ago
  Xose Pérez cecd7d556b Disable captive portal by default 7 years ago
  Xose Pérez 69984e02fc Experimental option to embed the web interface in the firmware image 7 years ago
  Xose Pérez eed5acc346 Unified web file to improve reliability 7 years ago
  Xose Pérez 6402af4ab3 Issue #69. Allow temperatures to be reported in Fahrenheit degrees 7 years ago
  Xose Pérez bab4c9d433 Option to change the port the embedded webserver is listening to, defaults to 80 7 years ago
  Xose Pérez b14f5cf6e6 Check if there is an MQTT broker defined before the MQTT_MAX_TRIES check 7 years ago
  Xose Pérez a4a58c0117 Option to disable password change when using default password 7 years ago
  Xose Pérez 0f125d6ed8 Force device in AP mode to use 192.168.4.1 always 7 years ago
  Xose Pérez 4b301d6620 Force WiFi reconnect after MQTT_MAX_TRIES 7 years ago
  Xose Pérez 97b43cd357 Small changes 7 years ago
  Xose Pérez 6d86a7108a Map button events to actions 7 years ago
  Xose Pérez ad1b62776b Reporting energy incrementals (domoticz, MQTT). Removed energy API entry point 7 years ago
  Xose Pérez 5982955226 Changed some config default values 7 years ago
  Xose Pérez a1a774198c Added MQTT message to reset the board 7 years ago
  Xose Pérez 24d0aa0b48 Issues #50 and #54. Fix domoticz sensor message format. Added energy calculation 7 years ago
  Xose Pérez dd4e2037da I2C and ADC121 implementation 7 years ago
  Ly Minh Phuong c7e9074510 Enable revert state mode 7 years ago
  Xose Pérez 7e51b031f6 Fix MQTT will topic 7 years ago
  Ly Minh Phuong db51756bf5 Enable revert state mode 7 years ago
  Xose Pérez bbac070c09 Pass safe buffer to api callbacks 7 years ago
  Xose Pérez 32bb6c45c7 Map buttons to relays, send MQTT messages on button events 7 years ago
  Xose Pérez e4ea3b0f66 Small fixes, mostly comments and debug 7 years ago
  Xose Pérez 8ad3c8708e Document fauxmo and domoticz default settings 7 years ago
  Xose Pérez 5f5eec8f16 Move all Arduino IDE configuration values to their own file 7 years ago
  Xose Pérez e2cb9fcaa0 Rename inching to pulse 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 b511e65905 Version 1.4.0 7 years ago
  Xose Pérez cafb6eadaa Allow static IP 7 years ago
  Xose Pérez 523fbca115 Domoticz support 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 1fc8fd0dfa Skip retained messages 7 years ago
  Xose Pérez 8cf10eee90 Added support for MQTT_USE_SETTER in leds module 7 years ago
  Xose Pérez fee84cfaad #13 Custom setter and getter sufixes on MQTT topics 7 years ago
  Xose Pérez bda0c4d8f4 Manage LED status from MQTT 7 years ago
  Xose Pérez bd60635dd1 Captive portal when in AP mode 7 years ago
  Xose Pérez 4c06e7e280 Added inching support 7 years ago
  Xose Pérez e8b1a0c41d Publish/subscriber pattern for MQTT events (relay & websockets) 7 years ago
  Xose Pérez d1c8435b2d Added synchornise all option for multi-relay boards 7 years ago
  Xose Pérez 11434301e0 * Support for ITead's Sonoff Dual 7 years ago
  Xose Pérez 9e96e0f21a Split configuration file 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 bf73da17d4 Unify admin passwords 7 years ago
  Xose Pérez 4de83916d1 Added basic authetication and CSRF check to websocket requests 7 years ago