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...
|
7 years ago |
Xose Pérez
|
67b8c9a23a
|
Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts
|
7 years ago |
Xose Pérez
|
d1abe1fc65
|
Option to disable MQTT at build time
|
7 years ago |
Xose Pérez
|
be7a1b8c31
|
Small changes
|
7 years ago |
Xose Pérez
|
1c2d6ca7a1
|
Fix embedis parser
|
7 years ago |
Xose Pérez
|
e83c5495de
|
Unify reset calls
|
7 years ago |
Xose Pérez
|
b3c980df74
|
Enable TERMINAL_SUPPORT for Sonoff Dual
|
7 years ago |
Xose Pérez
|
95459567d9
|
Small changes, caching some values
|
7 years ago |
Xose Pérez
|
e02c249c31
|
Power calibration
|
7 years ago |
Xose Pérez
|
fe0d85f0a6
|
Added crash info dump from terminal, based on EspSaveCrash by krzychb
|
7 years ago |
Xose Pérez
|
09082826e1
|
Issue #194. Fix HLW8012 calibration
|
7 years ago |
Xose Pérez
|
1a0b084147
|
Added eraseConfig option from terminal
|
7 years ago |
Xose Pérez
|
b946cf32dd
|
Telnet support
|
7 years ago |
Xose Pérez
|
dbb1e99ebd
|
Fix NoFUSS reference in settings.ino
|
7 years ago |
Xose Pérez
|
d53d46ce2e
|
Updated support for NoFUSS integration
|
7 years ago |