86 Commits (7f48865fd22a86f1bf209e7e7413eb500e7e3566)

Author SHA1 Message Date
  Xose Pérez 6a30360f01 Move crash code to it's own module 5 years ago
  Max Prokhorov 98d2abad67
RELOAD cmd without WEB_SUPPORT (#1383) 5 years ago
  Max Prokhorov 004a485e6f Defer restart until next loop 6 years ago
  Max Prokhorov 7c85225764 Trigger commit in eeprom module 6 years ago
  Xose Pérez 84af178c3f Command to save settings when SETTINGS_AUTOSAVE is off 6 years ago
  Xose Pérez ba4d4be810 Remove duplicate call to EEPROMr.begin (#1214) 6 years ago
  Xose Pérez 5b62978d09 Added config command that outputs the configuration in JSON 6 years ago
  Xose Pérez 88e2ecccce Improve memory info 6 years ago
  Xose Pérez 390d39d05e Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. 6 years ago
  Xose Pérez 7d09f59952 Handle configure callbacks outside the ws module 6 years ago
  Xose Pérez f4513d2fe3 Fix settings report after factory reset 6 years ago
  Xose Pérez bce6774c17 Fix crash on loading malformed settings, option to load partial configuration 6 years ago
  Xose Pérez 5da801bffc Dump settings line by line to prevent memory issues (#896) 6 years ago
  Xose Pérez b4a05f9269 Fix build when WEB_SUPPORT==0 (#923) 6 years ago
  Maxim Prokhorov 0281cb26e8 Empty string for no value, quote existing values 6 years ago
  Maxim Prokhorov fa40633996 Customize GET terminal command 6 years ago
  Xose Pérez 3518d1013e RELOAD terminal command forces modules to reload settings from config (#816) 6 years ago
  Xose Pérez a83115cb1b Update API, backup EEPROM to last sector before OTA upgrades 6 years ago
  Xose Pérez bc30b9e2f6 Specific EEPROM module 6 years ago
  Xose Pérez 4548cc724c Using EEPROM_Rotate library 6 years ago
  Xose Pérez e6570fe1bb Triple click to enter WPS mode, fast LED blinking 6 years ago
  Xose Pérez 104caa93fa Fix warnings 6 years ago
  Xose Pérez 91e25ea8ae Decouple Serial object from SerialInjector (#787) 6 years ago
  Xose Pérez adff1a728d RESET.SAFE command to reboot into safe mode 6 years ago
  Xose Pérez 17be19e55c Fix bug due to auto-replace 6 years ago
  Maxim Prokhorov 9433e5cc78 Not yet implemented settings i2c scan 6 years ago
  Xose Pérez 70f82aa2c4 Clear srash info after displaying it. Change copy 6 years ago
  Xose Pérez 475d1627ff Fix several compiling issues 6 years ago
  Xose Pérez 11773c5515 Added I2C scan and clear commands to terminal 6 years ago
  Xose Pérez efa88c962f Pretty print config backup json 6 years ago
  Xose Pérez 4029ee73da Trying to fix some issues reported by codacy 6 years ago
  Xose Pérez cba621dd40 Remove unneeded reference 6 years ago
  Xose Pérez 857aa09c3d Fix left out reference to SERIAL_RX_BUFFER_SIZE 6 years ago
  Xose Pérez 9e8e667578 Use same buffer size across all terminal-realted classes/methods. Set to 128 chars (#477) 6 years ago
  Xose Pérez 0a6271a80a Moved settings setup debug messages to info 6 years ago
  Xose Pérez b082d14c59 Loop hooks 6 years ago
  Xose Pérez 6af8f78253 Moved welcome method to utils.ino, renamed as info 6 years ago
  Xose Pérez aa512f0b26 Secondary Serial RX port for H801 and H802 boards (thanks to Pablo Pousada Rial) 6 years ago
  Xose Pérez a5df00b569 Option to disable network scanning (#392, #399). Scan networks from web UI 6 years ago
  Xose Pérez ce9e2a6482 Refactor settings module, added settingsCommandRegister 6 years ago
  Xose Pérez 8a7b0a2021 Rename terminal commands: reset.wifi to wifi.reset, reset.mqtt to mqtt.reset. Added wiki.scan 6 years ago
  Xose Pérez eb00a4db11 Terminal command to set and get a GPIO value 6 years ago
  Xose Pérez af805ab045 Update copyright notices 6 years ago
  Xose Pérez e11dc5558f Restore settings & reset via HTTP 6 years ago
  Xose Pérez b83c483bcd Help command 6 years ago
  Xose Pérez 489d62924c WTF - ESP.getFreeHeap crashing the system for an specific light bulb... 6 years ago
  Xose Pérez 67b8c9a23a Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts 6 years ago
  Xose Pérez d1abe1fc65 Option to disable MQTT at build time 6 years ago
  Xose Pérez be7a1b8c31 Small changes 6 years ago
  Xose Pérez 1c2d6ca7a1 Fix embedis parser 6 years ago