Paul C Diem
|
67d24047fc
|
Add device_group_tie in SettingsDefaultSet2 and show all groups
|
2021-03-09 13:41:14 -06:00 |
Theo Arends
|
89d8fbb0ec
|
Change ARRAY_SIZE() to nitems()
|
2021-02-28 12:50:02 +01:00 |
Theo Arends
|
05e5bdaa50
|
Fix invalid shutter status JSON (#11129)
|
2021-02-26 14:09:50 +01:00 |
JeroenSt
|
d289608fe4
|
Solved duplicate entry D_CMND_POWERRETAIN https://github.com/arendst/Tasmota/pull/11084#discussion_r580203530
|
2021-02-22 13:36:26 +01:00 |
JeroenSt
|
dde67c5b46
|
Added options to retain info and state mqtt messages
https://github.com/arendst/Tasmota/discussions/11067
Changed version to current version in comments
https://github.com/arendst/Tasmota/pull/11079#discussion_r580057981
|
2021-02-22 12:19:32 +01:00 |
Theo Arends
|
ead77e536c
|
Refactor command file
|
2021-02-16 16:21:46 +01:00 |
Stephan Hadinger
|
2220b2d3e3
|
Berry language improved Tasmota integration
|
2021-02-13 12:01:45 +01:00 |
Paul C Diem
|
83298b2a9e
|
Rename DevGroupDevice to DevGroupTie
|
2021-02-09 21:22:43 -06:00 |
Paul C Diem
|
60252a9043
|
Add DGR device map support
|
2021-02-09 15:10:32 -06:00 |
Theo Arends
|
b073905a2e
|
Consolidate ESP specific functions
|
2021-02-08 11:34:29 +01:00 |
Theo Arends
|
7159362823
|
Fix long SwitchText message logging
|
2021-02-05 17:05:13 +01:00 |
Theo Arends
|
19ef735c08
|
ESP32 Increase number of interlock groups from 4 to 14
- Removed migration support for versions before v8.1.0 (Doris)
- ESP32 Increase number of interlock groups from 4 to 14
|
2021-02-05 15:21:06 +01:00 |
Theo Arends
|
8b0e45a58b
|
Increase number of switch GPIOs from 8 to 28
|
2021-02-05 11:58:24 +01:00 |
Stephan Hadinger
|
bf26ba3427
|
Reduce code size
|
2021-02-03 20:46:20 +01:00 |
Stephan Hadinger
|
ca82ed07c9
|
Publish more precise Free Heap metric
|
2021-02-03 20:35:01 +01:00 |
Theo Arends
|
223d14e0fe
|
Add strict rule scale parameters
|
2021-01-31 16:54:28 +01:00 |
Adrian Scillato
|
c1a901138c
|
Return to previous output of IPADDRESS1 command
|
2021-01-30 23:19:11 -03:00 |
Theo Arends
|
db615c5b0b
|
Refactor some IP addresses
|
2021-01-27 12:03:20 +01:00 |
Theo Arends
|
20704ab700
|
Refactor dtostrfd
|
2021-01-26 16:26:00 +01:00 |
Theo Arends
|
8ba0c9d1b7
|
Document CmndSetoptionBase()
|
2021-01-26 12:03:08 +01:00 |
Theo Arends
|
ceeb2293e2
|
Prep for SO synonyms
|
2021-01-25 17:44:17 +01:00 |
Theo Arends
|
57f3c4884f
|
Prep for SO synonyms
|
2021-01-25 17:35:47 +01:00 |
Theo Arends
|
cfb11c3529
|
Refactor gpio
|
2021-01-24 16:29:56 +01:00 |
Theo Arends
|
bb76052a53
|
Update support_command.ino
|
2021-01-23 18:17:55 +01:00 |
Theo Arends
|
5015409af6
|
Fix GPIO Not supported message
Fix GPIO Not supported message (#10673)
|
2021-01-23 17:59:06 +01:00 |
Theo Arends
|
efaed8046d
|
Refactor AddLog usage
|
2021-01-23 16:26:23 +01:00 |
polarduck-dev
|
6ab6708c34
|
Merge branch 'development' into development
|
2021-01-19 16:39:31 +00:00 |
Stephan Hadinger
|
2f139d0e47
|
More PROGMEM
|
2021-01-18 21:48:04 +01:00 |
polarduck-dev
|
ff08501b39
|
fixed IPv6 address acquisition
|
2021-01-18 15:32:58 +00:00 |
Theo Arends
|
d99ba6992c
|
Refactor BLE
|
2021-01-18 11:51:24 +01:00 |
Simon Hailes
|
37beaca119
|
Implements xdrv_52 - BLE_ESP32
Modifies xsns_52 - iBeacon, and xsns_62 - MI32 to use the new BLE driver
|
2021-01-17 17:08:54 +00:00 |
Theo Arends
|
fdbd1dcc0a
|
Changed command ``Sleep 0``
Changed command ``Sleep 0`` removes any sleep from wifi modem except when ESP32 BLE is active
|
2021-01-14 17:03:01 +01:00 |
Stephan Hadinger
|
800f86d56e
|
Moving more to PROGMEM
|
2021-01-12 19:31:15 +01:00 |
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 |
stefanbode
|
b7565811db
|
Adding new shuttermode
|
2020-09-05 20:45:42 +02:00 |
Stephan Hadinger
|
f8f0f4f616
|
Reduce memory usage of BackLog
|
2020-09-03 15:11:14 +02:00 |
Theo Arends
|
0f1e4fc917
|
Add command ``PowerDelta1`` to ``PowerDelta3``
- Bump version to 8.4.0.3
- Add command ``PowerDelta1`` to ``PowerDelta3`` to trigger on up to three phases (#9134)
|
2020-08-23 18:29:16 +02:00 |
Theo Arends
|
474fb2518a
|
Update status 13
|
2020-08-20 17:58:58 +02:00 |
stefanbode
|
9a3fe2d0bb
|
Update support_command.ino
|
2020-08-20 16:24:17 +02:00 |
Theo Arends
|
4724fa2c49
|
Add support for DYP ME007
Add support for DYP ME007 ultrasonic distance sensor by Janusz Kostorz (#9113)
|
2020-08-17 16:25:24 +02:00 |
Stephan Hadinger
|
d31e720291
|
Add Virtual CT for 4 channels lights, emulating a 5th channel
|
2020-08-15 19:24:57 +02:00 |
Federico Leoni
|
612e2be2db
|
SO59 support for Power0
|
2020-08-14 11:43:50 -03:00 |
Theo Arends
|
18bf102e4f
|
Prep support for SO114 until SO145
|
2020-08-13 16:49:11 +02:00 |
Stephan Hadinger
|
b0188642b1
|
Change triple-mode TLS via configuration in a single firmware (TLS AWS IoT, Letsencrypt and No-TLS)
|
2020-08-12 17:20:37 +02:00 |
Charles
|
48a346c443
|
Added SetOption102 to switch between mode
|
2020-08-11 19:57:39 +02:00 |
Theo Arends
|
f268697e54
|
Add command ``Restart 2`` to halt system
Add command ``Restart 2`` to halt system. Needs hardware reset or power cycle to restart (#9046)
|
2020-08-10 16:19:44 +02:00 |
Theo Arends
|
1d990ad091
|
Fix ESP32 PWM range
|
2020-08-03 11:52:25 +02:00 |
Theo Arends
|
ac780d5e9a
|
Merge pull request #8937 from grob6000/serialsend6
Serialsend6 - comma-separated decimal send as binary
|
2020-07-21 12:23:53 +02:00 |
Theo Arends
|
a84ebe552a
|
Refactor rules processing
|
2020-07-20 17:24:51 +02:00 |
George
|
8a4a0d67ff
|
serialsend6 - fixes
Forgot to fix top condition
|
2020-07-20 10:08:20 +10:00 |
George
|
63242de249
|
Serialsend6
* Adds serialsend6, allowing sending of binary data with comma-delimited string of decimal numbers.
|
2020-07-19 20:34:43 +10:00 |