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 |
Xose Pérez
|
385bba7d0e
|
Issue #190. Race condition inside a ticker callback caused a crash loop on boot
|
7 years ago |
Xose Pérez
|
ca12524db7
|
Terminal commands: renamed RECONNECT to RESET.WIFI, added RESET.MQTT
|
7 years ago |
Xose Pérez
|
8f05054f55
|
More information about the flash layout on boot log
|
7 years ago |
Xose Pérez
|
4ba9449116
|
Comment settingsDump
|
7 years ago |
Xose Pérez
|
c6b26efbb7
|
Merge
|
7 years ago |
Xose Pérez
|
8abb8ffaff
|
Allow to define useColor, useWhite and useGamma from web interface
|
7 years ago |
Xose Pérez
|
58a8feb90b
|
Allow to disable color picker
|
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
|
7489f7ae89
|
Allow RESTART terminal command as well as RESET to reset the board
|
7 years ago |
Xose Pérez
|
f9f7b6419e
|
Support for brightness and color/temperature MQTT topics
|
7 years ago |
Xose Pérez
|
e349c6991b
|
Added custom reset messages
|
7 years ago |