Theo Arends
95b03592dc
Add ISR logging failsafe
2024-01-30 16:57:45 +01:00
Theo Arends
5d06a25915
Add ESP32-C3 support for GPIO11 ( #18350 )
2024-01-26 12:13:23 +01:00
Theo Arends
10885fe60d
Refactored rules ``Subscribe`` using LList allowing full message size and enabled by default
2024-01-22 16:57:59 +01:00
Theo Arends
e5abd47c86
More syslog explaining
2023-12-21 14:49:37 +01:00
Theo Arends
2f824b1976
Document different syslog layouts
2023-12-21 14:30:49 +01:00
Theo Arends
a445c7f23a
Fix syslog server warning
...
Fix syslog server warning caused by lack of <PRI> field and hostname starting with 'z' (#14689 )
2023-12-20 16:00:27 +01:00
Theo Arends
ad831418e5
Fix SO51
2023-11-24 11:36:20 +01:00
Theo Arends
b02a66a1b6
Fix ESP32C3 relay toggle on restart
...
Fix ESP32C3 relay toggle on restart (#20030 )
2023-11-17 13:02:19 +01:00
Theo Arends
f0162377e2
Fix ESP32-C3 gpio hold
...
Fix ESP32-C3 gpio hold on non-relay gpios (#20030 )
2023-11-16 10:26:21 +01:00
Theo Arends
c1fa07dd51
Fix ESP32C3 ledlink
2023-11-13 10:54:25 +01:00
Theo Arends
d96ed15e95
Bump version v3.1.0.4
2023-10-04 13:52:08 +02:00
Theo Arends
81fc4e336b
Fix Arduino3 compilation
2023-09-14 14:17:51 +02:00
Theo Arends
2682d82628
Fix ESP32C3 relay click on restart
2023-09-13 23:16:38 +02:00
Theo Arends
62c36a49b3
Add ESP32-C6 GPIO26/28 in template
...
Add ESP32-C6 GPIO26/28 in template as Red pins used by flash (QIO) but optionally free if DIO/DOUT
2023-08-30 15:14:46 +02:00
Theo Arends
0c3b559630
Phase 1 support C2/C6
2023-08-21 16:00:20 +02:00
Christian Baars
7544d2f23c
fix IRAM_ATTR specified both in function declaration and definition ( #19286 )
2023-08-10 12:19:18 +02:00
s-hadinger
2a3690b866
Berry `tasmota.loglevel()` and `tasmota.rtc_utc()` for faster performance ( #19152 )
2023-07-19 20:58:50 +02:00
Theo Arends
d0e88c9dae
Fix BusyDelay WS2812
2023-05-24 17:24:48 +02:00
Theo Arends
fc67cca8b4
Add generic SystemWaitIfBusy() to fix WS2812 led flicker
...
Add generic SystemWaitIfBusy() to fix WS2812 led flicker
2023-05-24 16:21:59 +02:00
Theo Arends
ae518424bc
Add IPv4 DNS lookup to influxdb
...
- Add IPv4 DNS lookup to influxdb (#18015 )
- Add response to influxdb send
2023-05-21 15:34:36 +02:00
Theo Arends
77103baa0a
Add internal support for max log level
2023-05-19 15:20:21 +02:00
Theo Arends
61b8e95543
Fix ESP32 change baudrate ( #17869 )
2023-03-26 16:37:29 +02:00
Theo Arends
00c60450c6
Consolidate messages
...
- Consolidate messages
- Fix sen5x
2023-03-22 13:25:55 +01:00
Theo Arends
e927e3307e
Add DevicesPresent limit check
...
- Increase supported relays and buttons to 32
2023-02-25 16:44:04 +01:00
Barbudor
3d39efaf4a
isTuya optionnal arg to validpin ( #17835 )
2023-01-30 22:35:38 +01:00
Barbudor
d904e0aa7f
Tuya - WIFI_STRENGTH + Save check on MCU_CONF ( #17724 )
...
* adding response to command 36 Get Wifi Strength
* more logs
* poperly check and warn if Mode 2 provide bad GPIOs
* final test on gpio
2023-01-17 04:46:00 +01:00
Theo Arends
0781192c87
Extract I2C support
...
- Fix BMP compilation on ESP8266
2023-01-08 16:04:58 +01:00
Ralph Maschotta
d80b763f97
Enable more than two and up to four BMP/BME sensors on two I2C buses for ESP32 (only two addresses (76, 77) per I2C bus are possible). (enhancement of #10827,#1049, #2707 ) ( #17643 )
2023-01-08 15:57:34 +01:00
Theo Arends
2e7496a052
Keep webserver enabled on command ``upload``
2023-01-07 15:37:52 +01:00
stefanbode
c20d789fde
Update support.ino
2022-12-10 23:54:09 +01:00
Theo Arends
9b64c4eb4c
Refactor some logging
2022-11-11 14:34:58 +01:00
Theo Arends
9ef0f2aa09
Consolidate AddLogBuffer
2022-11-11 11:47:11 +01:00
Stephan Hadinger
3731894486
Added ``FUNC_NETWORK_UP`` and ``FUNC_NETWORK_DOWN`` events
2022-11-11 11:15:05 +01:00
Theo Arends
4e9cfc7629
Add command ``SetOption47 1..255``
...
Add command ``SetOption47 1..255`` to delay power on relay state in seconds reducing power surge
2022-11-03 17:26:54 +01:00
Theo Arends
0632377192
Fix serial initialization
...
Fix serial initialization for baudrate and config (#16970 )
2022-11-02 11:24:24 +01:00
Theo Arends
5cfbbd4302
Add command ``Sunrise 0..3`` to select sunrise dawn angle
...
- Bump version to v12.1.1.5
- Add command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795 )
2022-10-12 11:02:54 +02:00
Theo Arends
61113e6918
Fix serial on ESP32C3/S2/S3 using USB console
2022-10-10 14:21:25 +02:00
Stephan Hadinger
cc25c1abfe
Zigbee allow spaces in names
2022-09-22 13:24:07 +02:00
Theo Arends
cc11ee822e
Add I2C status on I2cSetDevice
...
Add I2C status on I2cSetDevice aiding on debugging bus timeouts
2022-09-09 12:53:36 +02:00
Jason2866
1591ee7790
Red Flag GPIOs 12/13 for C3
2022-08-13 12:53:01 +02:00
Theo Arends
02d7eb1d7d
Fix energy values after power cycle
...
Fix energy values after power cycle (#16118 )
2022-08-05 15:25:39 +02:00
Stephan Hadinger
dc6aeb94c2
Filesystem escape special chars
2022-06-27 19:30:04 +02:00
Theo Arends
cefe015c68
Bump version to v12.0.2.2
...
- Add commands to better control global temperature, humidity and pressure
- Command ``GlobalTemp2 1..250`` to select Global Temperature source indexed from teleperiod occurance data (#15834 )
- Command ``GlobalHum2 1..250`` to select Global Humidity source indexed from teleperiod occurance data (#15834 )
- Command ``GlobalPress2 1..250`` to select Global Pressure source indexed from teleperiod occurance data (#15834 )
2022-06-22 23:45:25 +02:00
Theo Arends
541be4a8ab
Add telegram DNS checks
2022-06-20 10:49:23 +02:00
Theo Arends
b5dd23ae9f
Replace function WiFi.hostByName()
2022-06-19 18:13:26 +02:00
Theo Arends
2eefdaa0f4
Fix newline regression from this morning
2022-06-07 14:11:23 +02:00
Theo Arends
41bc8bcd34
Refactor SerialBridge printf
2022-06-07 10:03:12 +02:00
gemu2015
e61186ee82
increase max json path element size
2022-06-07 08:27:44 +02:00
Theo Arends
44ce19f26f
Add command ``SSerialSend9 0/1`` to enable Serial Bridge console Tee for debugging purposes
2022-06-06 17:48:40 +02:00
Theo Arends
c08561f67c
Bump version to v11.1.0.4
...
- Restructure tasmota
2022-06-02 14:17:39 +02:00