65 Commits (aec30e0b86657286d455d18fbc44257f7f3b680a)

Author SHA1 Message Date
  Xose Pérez 385bba7d0e Issue #190. Race condition inside a ticker callback caused a crash loop on boot 7 years ago
  Xose Pérez a1b88a5088 Further info in the debug log 7 years ago
  Xose Pérez 9046878122 Moving general methods to utils.ino 7 years ago
  Xose Pérez e451fb499b Added current time, uptime, free heap, firmware size and free space to web interface 7 years ago
  Xose Pérez ce907eb2ee Option to build without NTP support 7 years ago
  Xose Pérez 7bf47a50e5 Added generic OTA environments to platformio.ini file 7 years ago
  Xose Pérez 68c90c1cc0 Fix bug using snprintf 7 years ago
  Xose Pérez f7cf9a691f Replaced sprintf with safer snprintf 7 years ago
  Xose Pérez fb60201cf1 Option to build without web server support 7 years ago
  Xose Pérez 227c4b03f1 Further renaming 7 years ago
  Xose Pérez 1c5ebd3e08 Refactoring build flag names 7 years ago
  Xose Pérez 028005a8d7 More info about SPIFFS 'partition' on boot log 7 years ago
  Xose Pérez 8f05054f55 More information about the flash layout on boot log 7 years ago
  Xose Pérez 9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 7 years ago
  Xose Pérez db155f6bb3 Decouple EMBEDDED_WEB from SPIFFS 7 years ago
  Xose Pérez eb79642f2e Major refactor of device flags 7 years ago
  Xose Pérez 4ba9449116 Comment settingsDump 7 years ago
  Xose Pérez c6b26efbb7 Merge 7 years ago
  Xose Pérez 3cf7d32478 Change the way dimmer light work and a whole lot of other stuff 7 years ago
  Xose Pérez 7f41967e7a Moved domoticz code from relay.ino to domoticz.ino 7 years ago
  Xose Pérez d52dc4b653 /set as default MQTT setter postfix 7 years ago
  Xose Pérez 63b02da68f MQTT to RF bridge 7 years ago
  Xose Pérez a27c8a3145 Return time in ISO format 7 years ago
  Xose Pérez 629309bde2 Define MQTT mode with a soft setting 7 years ago
  Xose Pérez 59ced72001 Rename settings names from POW to HLW8012 7 years ago
  Xose Pérez 4c5d8d804b Helper methods to aggregate MQTT messages in JSON format 7 years ago
  Xose Pérez 17722d55b5 Enable WIFI debug on hardware (button long press) reset 7 years ago
  Xose Pérez e349c6991b Added custom reset messages 7 years ago
  Xose Pérez 55bec8f033 Direct InfluxDB HTTP support 7 years ago
  Xose Pérez 5e546d4cd6 Issue #148. Fix bug in conditional compilation check 7 years ago
  Xose Pérez 20681bcd04 Fix no relay control bug for Sonoff Dual devices 7 years ago
  Xose Pérez 3958c3eaad Fix references to Serial 7 years ago
  Xose Pérez ed2671b73b Report color on hearbeat (#128) 7 years ago
  Xose Pérez da03adab97 Fixes in definition of MagicHome Led Controller board 7 years ago
  Izik Dubnov 8953a3237f Added relay requests flood protection and relay loop 7 years ago
  Xose Pérez 4b0d9e4a21 Prepare configuration for version 2.0 7 years ago
  Xose Pérez d1c5950b48 Add RSSI report 7 years ago
  Francesco Boscarino 8ba9ab4c08 New analog module to read raw value from A0 pin 7 years ago
  Xose Pérez 8c54488fa1 Moving debug strings to PROGMEM. ~1.5KBytes of heap memory freed 7 years ago
  Xose Pérez 6b1803d389 Refactor MQTT topics and reports setting names 7 years ago
  Xose Pérez 4c6e1199dd Fix typo in mqtt reports. Added MQTT_RELAY_REPORT 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 a887cc8789 Moved EEPROM initialization to main sketch 7 years ago
  Xose Pérez e758c2295d Restore small delay before wifi to allow autoconnection 7 years ago
  Xose Pérez 635fcf9a0b Periodic MQTT reports configuration 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 42359d4d95 Show free heap in debug console even if no MQTT connection 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 dd4e2037da I2C and ADC121 implementation 7 years ago