Theo Arends
|
4962fd229e
|
Add command ``SSerialConfig <serialconfig>`` to change Serial Bridge configuration
Add command ``SSerialConfig <serialconfig>`` to change Serial Bridge configuration
|
2021-12-25 12:58:24 +01:00 |
Theo Arends
|
0cdf6c9653
|
Refactor Shift595
|
2021-12-05 14:49:49 +01:00 |
Theo Arends
|
a6bcb38ca1
|
Merge pull request #13921 from jziolkowski/support_74hc595
Add support for 74x595 shift registers
|
2021-12-05 14:16:15 +01:00 |
jziolkowski
|
d855cc22a0
|
Add support for 74x595 shift registers
|
2021-12-04 17:52:29 +01:00 |
Theo Arends
|
1d3a3ee415
|
Make SspmDisplay persistent
|
2021-12-04 16:14:08 +01:00 |
jziolkowski
|
8c12424d78
|
WIP
|
2021-12-04 15:39:00 +01:00 |
Theo Arends
|
9cc2394d67
|
Add shift 74xx595 persistence
|
2021-12-04 12:02:26 +01:00 |
Stephan Hadinger
|
b409377068
|
MQTT TLS dual mode (CA or fingeprint) in same firmware, ``SetOption132 1`` to force fingerprint
|
2021-12-01 21:38:28 +01:00 |
Tedrick DUFOUR
|
0f08b4cbca
|
add tuya_allow_dimmer_0 (SetOption131)
|
2021-11-29 19:27:09 +01:00 |
Barbudor
|
235bf403c6
|
add IfxPeriod
|
2021-11-20 22:35:07 +01:00 |
Theo Arends
|
dbec7712ad
|
Merge pull request #13595 from kruzer/stairs-pixels
Add simple stairs effects to ws2812 driver
|
2021-11-18 09:13:13 +01:00 |
Theo Arends
|
f19462f64b
|
Fix ESP32-S2 TSettings memory usage
Fix ESP32-S2 TSettings memory usage fixed to 4096 bytes regression from v9.5.0.8
|
2021-11-13 12:44:45 +01:00 |
Theo Arends
|
f5b73bdf9c
|
Fix ESP32-S2 compilation
Fixed 568726be6f
|
2021-11-12 16:31:22 +01:00 |
Theo Arends
|
568726be6f
|
Add TSettings assert
|
2021-11-11 11:20:56 +01:00 |
stefanbode
|
2cbe8b71d7
|
adding shutter tilt config and pos
|
2021-11-07 14:25:25 +01:00 |
kruzer
|
759cc60489
|
fixed settings
|
2021-11-06 23:48:15 +01:00 |
kruzer
|
08d8fef3c8
|
Merge settings
|
2021-11-06 23:45:34 +01:00 |
kruzer
|
ff1fa76971
|
Merge branch 'development' of https://github.com/kruzer/Tasmota into stair-pixels
|
2021-11-06 23:44:47 +01:00 |
Barbudor
|
79f5c1285f
|
add command tcpbridgeconfig
|
2021-11-04 17:14:34 +01:00 |
kruzer
|
bf8a8c621e
|
added config variable StepPixels
|
2021-11-01 12:31:08 +01:00 |
Theo Arends
|
eb901cfe3c
|
Fix valid negative energy totals (#13363)
Fix valid negative energy totals (#13363)
|
2021-10-14 16:21:35 +02:00 |
Theo Arends
|
019ccae4d0
|
Add SO130 1 to show heap with logging timestamp
|
2021-10-04 17:12:42 +02:00 |
Theo Arends
|
b47e91c8ab
|
Add energy total spilt
|
2021-09-29 15:33:58 +02:00 |
Theo Arends
|
9b35c54ed1
|
Revert "Add support for split energy totals"
This reverts commit d3fc03d398 .
|
2021-09-29 14:53:23 +02:00 |
Theo Arends
|
d3fc03d398
|
Add support for split energy totals
Add command ``SetOption129 1`` to enable split total energy results (#13030)
|
2021-09-29 12:08:03 +02:00 |
Theo Arends
|
2455d4bfec
|
Prep energy total by phase
|
2021-09-27 14:31:16 +02:00 |
s-hadinger
|
f4dadc625b
|
``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132)
* ``DisplayDimmer`` has now resolution of 8 bits instead of 4, and uses Gamma for LED
* Fix changelog
|
2021-09-14 22:40:26 +02:00 |
Theo Arends
|
6ddb14bc6a
|
Add Command ``SetOption2 1``
Add Command ``SetOption2 1`` to enable display of global temperature/humidity/pressure info to JSON sensor message
|
2021-09-01 09:42:10 +02:00 |
Theo Arends
|
15312f8829
|
Add disabling web referer check default blocking HTTP web commands
Add command ``SetOption128 1`` disabling web referer check default blocking HTTP web commands (#12828)
|
2021-08-15 13:15:33 +02:00 |
Theo Arends
|
7380f85d8d
|
Revert "Add command ``SetOption128 1`` disabling web referer check default blocking HTTP web commands (#12828)"
This reverts commit 996aaf26cc .
|
2021-08-15 13:04:57 +02:00 |
Theo Arends
|
996aaf26cc
|
Add command ``SetOption128 1`` disabling web referer check default blocking HTTP web commands (#12828)
|
2021-08-15 12:59:21 +02:00 |
Theo Arends
|
d0d0d11b15
|
Move influxdb support from sensor to driver
|
2021-08-14 15:43:31 +02:00 |
Theo Arends
|
c4075655aa
|
Initial support for influxdb using ``#define USE_INFLUXDB`` and several ``Ifx`` commands
|
2021-08-12 22:33:02 +02:00 |
Theo Arends
|
4503bac78a
|
Prep influxdb support
|
2021-08-11 18:43:11 +02:00 |
Theo Arends
|
45c4e57a03
|
Make Sonoff L1 MusicSync persistent (#12008)
|
2021-08-03 14:12:38 +02:00 |
Theo Arends
|
5dc009b9c5
|
Oops forgot most changes.
|
2021-08-01 17:51:54 +02:00 |
Theo Arends
|
65b7034b0c
|
Support for second DNS server
|
2021-07-29 16:57:04 +02:00 |
Theo Arends
|
6cd9a7d899
|
Add command ``SetSensor1..127 0|1`` to globally disable individual sensor driver
|
2021-07-14 14:20:50 +02:00 |
Theo Arends
|
0282943d46
|
ESP32 internal sensor driver id moved from 87 to 127
|
2021-07-14 11:24:36 +02:00 |
Theo Arends
|
512d912b77
|
Change setting hostname to fixing ArduinoESP32 core 2.0.0
|
2021-07-05 14:50:33 +02:00 |
Stephan Hadinger
|
1c15552210
|
Command ``SetOption127 1`` to force Wifi in no-sleep mode even if ``Sleep 0`` is not enabled
|
2021-07-05 13:43:41 +02:00 |
Theo Arends
|
b7519b9c90
|
Fix ESP32-C3 Settings backup and restore
|
2021-07-01 15:19:35 +02:00 |
Theo Arends
|
bd87afeabf
|
Add command ``MqttWifiTimeout 100..20000``
Add command ``MqttWifiTimeout 100..20000`` to control MQTT Wi-Fi connection timeout default set to 200 mS (#12222)
|
2021-06-15 10:15:36 +02:00 |
Theo Arends
|
89d99a7851
|
Fix compile regression
|
2021-06-13 11:10:52 +02:00 |
Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Theo Arends
|
86ec4af6c5
|
Make Telegram command ``TmState`` persistent
Make Telegram command ``TmState`` persistent (#11965)
|
2021-04-30 15:42:57 +02:00 |
Theo Arends
|
04cf400154
|
Add command ``TuyaTempSetRes 0..3``
Add command ``TuyaTempSetRes 0..3`` to control Tuya Temperature Set Resolution (#11781)
|
2021-04-19 12:25:53 +02:00 |
Charles
|
3cab37ed80
|
obsolated SetOption102 and SetOption108
now teleinfo has it own bit field configuration
|
2021-04-10 00:58:42 +02:00 |
Theo Arends
|
bacc07b2de
|
Fix offset
|
2021-04-08 15:51:34 +02:00 |
Theo Arends
|
6d8daef8fa
|
prepare teleinfo bit field settings (#11626)
|
2021-04-08 15:43:53 +02:00 |