92 Commits (8c80580fe1e867188efa418a44ce97d91b12d090)

Author SHA1 Message Date
  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 63f9604a82 Allow all generic settings 6 years ago
  Xose Pérez f93b100e8a Remove support for secondary Serial RX port (Huacanzing devices), use TELNET or WEB DEBUG instead 6 years ago
  Xose Pérez 126471e2e0 Serial debug working out of configuration 6 years ago
  Xose Pérez d9fd01a30d Override SET command and add backwards hacks 6 years ago
  Xose Pérez f4513d2fe3 Fix settings report after factory reset 6 years ago
  Xose Pérez 2339a5756a Added key check to remove unneeded keys 6 years ago
  Xose Pérez f68985167d Do not import timestamp from config file 6 years ago
  Xose Pérez 62d05b77ff Key renaming, first round 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 7 years ago
  Xose Pérez b83c483bcd Help command 7 years ago
  Xose Pérez 489d62924c WTF - ESP.getFreeHeap crashing the system for an specific light bulb... 7 years ago
  Xose Pérez 67b8c9a23a Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts 7 years ago