Theo Arends
|
d319bc8ecb
|
Support rotary encoder on Shelly Dimmer
Support rotary encoder on Shelly Dimmer (#10407)
|
2021-01-07 17:53:48 +01:00 |
Theo Arends
|
9722f6b666
|
Remove obsolete USE_TFS
|
2021-01-06 15:46:27 +01:00 |
Theo Arends
|
2b7d605696
|
Changed maximum chars in AddLog_P logging
Changed maximum chars in AddLog_P logging reduced from 700 to 128 (LOGSZ) to enhance stability
|
2021-01-02 16:20:15 +01:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Stephan Hadinger
|
488712c3f0
|
Commands `CTRange` and `VirtualCT`
|
2020-12-29 19:31:27 +01:00 |
Stephan Hadinger
|
51d39798d4
|
Reduce tasmota-minmal
Making `WebColor` and `Template` commands read-only
Saves 4kb on tasmota-minimal. No changes for other versions.
|
2020-12-27 14:13:23 +01:00 |
Theo Arends
|
fb15736ed7
|
Unload use of global log_data
|
2020-12-23 16:35:46 +01:00 |
Barbudor
|
8b1eb54fc4
|
remove superfluous
|
2020-12-23 11:49:55 +01:00 |
Theo Arends
|
761281e55c
|
Fix ESP32 command ``gpio 255`` output
Fix ESP32 command ``gpio 255`` output
|
2020-12-16 12:34:43 +01:00 |
Theo Arends
|
88b3de0138
|
Fix SPIFFS filesystem
Fix enabling SPIFFS filesystem (#10121)
|
2020-12-16 12:01:10 +01:00 |
Theo Arends
|
80ab642076
|
Add command ``RfProtocol`` to control RcSwitch
Add command ``RfProtocol`` to control RcSwitch receive protocols by BBBits (#10063)
|
2020-12-06 14:58:00 +01:00 |
BBBits
|
c5c28dec25
|
Address Theo's requests & some cleanups + errors
Removed all code changes out i18n.h & support_command.ino
|
2020-12-06 10:45:01 +13:00 |
BBBits
|
c62c6a821a
|
Remove BAZMOD tags
|
2020-12-06 00:13:24 +13:00 |
BBBits
|
7d19e9b0e2
|
RC-Switch Protocol Disable via Console
|
2020-12-05 23:51:57 +13:00 |
Theo Arends
|
b527ab4d66
|
Prep for ESP32-C3 ph1
|
2020-11-28 12:46:17 +01:00 |
Theo Arends
|
39b79f9a97
|
Add all ipaddress info to ipaddress command
|
2020-11-28 12:19:23 +01:00 |
Theo Arends
|
c57e79d51f
|
Merge pull request #9995 from emontnemery/fix_backlog_wrap_around
Fix wraparound bug in backlog
|
2020-11-27 15:31:29 +01:00 |
Erik
|
aa12879356
|
Fix wraparound bug in backlog
|
2020-11-27 14:43:45 +01:00 |
Theo Arends
|
547e5d9c5d
|
Fix command ``gpio``
Fix command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962)
|
2020-11-24 15:14:22 +01:00 |
Theo Arends
|
fa3504464e
|
Remove command Wifi Off for ESP8266
Remove command Wifi Off for ESP8266 (#9389)
|
2020-11-16 13:57:26 +01:00 |
Theo Arends
|
203124d678
|
Add command ``SetOption115 1`` to enable ESP32 MiBle
Add command ``SetOption115 1`` to enable ESP32 MiBle
|
2020-11-13 17:00:44 +01:00 |
Theo Arends
|
29e990dd23
|
Remove obsolete code
|
2020-11-13 14:23:16 +01:00 |
Theo Arends
|
979735bb95
|
Implement ESP32 Reset 3
|
2020-11-12 17:38:15 +01:00 |
Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Christopher Tremblay
|
b5b6b97295
|
Swapped strstr for strchr where applicable
strstr calls with a single character were changed to strchr which should be more efficient.
|
2020-11-04 02:20:17 -08:00 |
Theo Arends
|
cf9b8fe619
|
Restore status command
|
2020-11-02 15:21:32 +01:00 |
Theo Arends
|
c2482e9913
|
Add command ``SwitchText``
Add command ``SwitchText`` to change JSON switch names by barbudor (#9691)
|
2020-11-01 13:26:35 +01:00 |
Theo Arends
|
31e5617043
|
Add command ``Gpios 255``
Add command ``Gpios 255`` to show all possible GPIO configurations
|
2020-10-30 16:08:38 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
8a703adf84
|
Use global struct
|
2020-10-29 16:16:34 +01:00 |
Theo Arends
|
e59bfc1d69
|
Use global struct
|
2020-10-29 13:58:50 +01:00 |
Theo Arends
|
280f0a9de7
|
Use global struct
|
2020-10-29 13:37:09 +01:00 |
Theo Arends
|
0d85f5c583
|
Use global struct
|
2020-10-29 12:58:22 +01:00 |
Theo Arends
|
0cfe1ac3e1
|
Use global struct
|
2020-10-29 12:39:44 +01:00 |
Theo Arends
|
3bebfb32d3
|
Use global struct
|
2020-10-29 12:21:24 +01:00 |
Theo Arends
|
f1ac7b2d67
|
Use global struct
|
2020-10-28 19:03:39 +01:00 |
Theo Arends
|
b93b719108
|
Use global struct
|
2020-10-28 17:32:07 +01:00 |
Theo Arends
|
85d2626e84
|
Refactor feature list build
|
2020-10-28 11:37:59 +01:00 |
Paul C Diem
|
f075a89d6b
|
Add PWM Dimmer multi-press and ledmask support
|
2020-10-19 20:12:41 -05:00 |
Theo Arends
|
7bc8956d86
|
Changed management of serial baudrate
Changed management of serial baudrate (#9554)
|
2020-10-16 15:18:16 +02:00 |
Theo Arends
|
074aec0a23
|
Adjust command ``NoDelay``
|
2020-10-15 15:33:17 +02:00 |
Paul C Diem
|
d5216091e7
|
Add PWM Dimmer color change/trigger on tap and SO88 brightness led support. Add DGR WITH_LOCAL flag support.
|
2020-10-05 15:15:32 -05:00 |
Theo Arends
|
d13b4c8448
|
Add some thoughts
|
2020-10-05 12:23:07 +02:00 |
Theo Arends
|
96b2c8010e
|
Change ``Status`` command output for disabled status types
Change ``Status`` command output for disabled status types
|
2020-10-05 11:45:58 +02:00 |
Theo Arends
|
7a73dd7019
|
Merge branch 'development' into dev-gpio16
|
2020-09-30 14:54:29 +02:00 |
Theo Arends
|
1ae9adc642
|
Change redesigning ESP8266 GPIO internal numbering
Change redesigning ESP8266 GPIO internal numbering in line with ESP32
|
2020-09-30 14:19:18 +02:00 |
Theo Arends
|
c00d7035d9
|
Redesign GPIO to 16-bit
|
2020-09-29 18:10:21 +02:00 |
Theo Arends
|
9cbd2d531d
|
Initial GPIO redesign
|
2020-09-25 18:15:31 +02:00 |
Theo Arends
|
bbd15fa174
|
Fix Status13 shutter exception 9
|
2020-09-23 17:13:10 +02:00 |
Theo Arends
|
765cbe6289
|
Fix Status13 shutter json and exception 9
|
2020-09-23 16:51:38 +02:00 |