112 Commits (b42e2c42e2220f67cadef5f499001c6416e2ea1a)

Author SHA1 Message Date
  Xose Pérez a27c8a3145 Return time in ISO format 7 years ago
  Xose Pérez eb4855d5e6 Add option to merge messages into a JSON payload to web interface 7 years ago
  Xose Pérez 0535fcee5e Issue #170. Using updated DebounceEvent library to allow disabling double click option and get faster click responses 7 years ago
  Xose Pérez 4c5d8d804b Helper methods to aggregate MQTT messages in JSON format 7 years ago
  Xose Pérez f9f7b6419e Support for brightness and color/temperature MQTT topics 7 years ago
  Xose Pérez 3783b35e05 Added official (kinda) SSL support in async-mqtt-client 7 years ago
  Xose Pérez e349c6991b Added custom reset messages 7 years ago
  Xose Pérez 79a0816053 Accept decimals in pulse time, limit it to 60s 7 years ago
  Xose Pérez 55bec8f033 Direct InfluxDB HTTP support 7 years ago
  Xose Pérez 43ab00d491 Enable gamma correction for RGB strips 7 years ago
  Xose Pérez 4d96cac751 Improve support fro H801 led controller, thanks to Minh Phuong Ly 7 years ago
  Xose Pérez 245549f7be Remove RELAY_MODE_FOLLOW 7 years ago
  Xose Pérez ed2671b73b Report color on hearbeat (#128) 7 years ago
  Xose Pérez 4dd0f358b4 Backend for RELAY_MODE_FOLLOW 7 years ago
  Xose Pérez 57f5408b5b Added temperature to RGB calculation. Thanks to Sacha Telgenhof 7 years ago
  Xose Pérez 32aa40f5cb Move debug configuration to general.h file 7 years ago
  Izik Dubnov 8953a3237f Added relay requests flood protection and relay loop 7 years ago
  Xose Pérez 9c6ae488ca Force MQTT root topic to have a trailing slash, removing it from the subtopics 7 years ago
  Xose Pérez d1c5950b48 Add RSSI report 7 years ago
  Xose Pérez 041fc9adc5 Support for SSL in AsyncMQTTClient. Not functional yet 7 years ago
  Xose Pérez 9bf4a2b725 Enable embedded web by default 7 years ago
  Xose Pérez 6b1803d389 Refactor MQTT topics and reports setting names 7 years ago
  Xose Pérez fb7e08ec93 Initial support for RGB/RGBW 5050 LED strips 7 years ago
  Xose Pérez 4c6e1199dd Fix typo in mqtt reports. Added MQTT_RELAY_REPORT 7 years ago
  Xose Pérez 041d2a9f55 Using AsyncMQTTClient by default again 7 years ago
  Xose Pérez 9e75bdb45a Moving light code to its own module 7 years ago
  Xose Pérez 9747e571e0 Disable ADC_VCC when using ADC in Emon module 7 years ago
  Xose Pérez 4db64ea581 Allow two minutes between WIFI connect retries 7 years ago
  Xose Pérez 635fcf9a0b Periodic MQTT reports configuration 7 years ago
  Xose Pérez 4f692b6245 Not yet 7 years ago
  Xose Pérez af40b8858b Using my9291 external library reference 7 years ago
  Xose Pérez c2beb4a44e Added factory reset on long-long click (>10 seconds) 7 years ago
  Xose Pérez 8924d1b173 MY9291 and color picker 7 years ago
  Xose Pérez fa7ad3aada Update README.md and CHANGELOG.md files 7 years ago
  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