Theo Arends
84314cf921
Generalize pinmode for most digitalwrites
2022-05-20 11:22:49 +02:00
Theo Arends
90a14ee518
Fix regression from pin output toggle after power on
2022-05-19 22:35:59 +02:00
Theo Arends
41b82fd076
Possible pin output toggle after power on
...
Possible pin output toggle after power on (#15630 )
2022-05-19 18:02:05 +02:00
Theo Arends
8253f579f3
Fix safeboot naming
2022-05-11 14:45:09 +02:00
Theo Arends
865ba51b7a
Add command upload 2
...
Add command upload 2 to upload saveboot binary from production partition
2022-05-11 14:31:39 +02:00
Theo Arends
d136c20551
Fix possible ota_loader mismatch
2022-05-11 10:41:32 +02:00
Theo Arends
d6e5c89463
Fix ESP32-C3 safeboot upload
2022-05-10 22:21:34 +02:00
Theo Arends
a7e16192e0
Add experimental USB console
...
- Add experimental USB console for ESP32C3, S2 and S3 using embedded ESp32 USB interface (like lolin C3 mini)
- Enable with define USE_USB_SERIAL_CONSOLE
2022-05-06 14:57:03 +02:00
Jason2866
9af8b8f834
Rename safemode to safeboot
...
* rename safemode to safeboot
* fix safeboot env
2022-05-05 11:19:39 +02:00
Theo Arends
804230da54
Fix ESP32 boot to safemode
2022-05-01 17:32:42 +02:00
Theo Arends
5c136bf0cc
Add ESP32 intermediate safemode OTA
2022-05-01 16:12:54 +02:00
Barbudor
d4e28c3025
add mi32topic + overridables
2022-04-16 19:43:08 +02:00
Barbudor
db9b95bbe7
refactor adding units to sensor message
2022-04-16 17:13:26 +02:00
Theo Arends
fcec346db8
Fix ESP32 save settings after OTA upload
...
Fix ESP32 save settings after OTA upload regression from v10.0.0.3
2022-04-06 15:02:15 +02:00
Theo Arends
fa96638487
Fix ESP32 PowerOnState
...
Fix ESP32 PowerOnState (#15084 )
2022-03-14 16:07:35 +01:00
Theo Arends
8e0400eba1
Add async interrupt support
...
- Add async interrupt support
- Add generic GPIO reset
2022-03-07 11:37:48 +01:00
Theo Arends
343919cd56
Small refactoring
2022-02-24 16:28:45 +01:00
Theo Arends
a9f03eb89a
Merge pull request #14895 from stefanbode/patch-9
...
Ensure FUNC_INIT has correct RELAY state
2022-02-19 14:44:28 +01:00
Theo Arends
202f83b4ff
Fix 32 device issue
2022-02-18 16:13:55 +01:00
stefanbode
77b9f9faaa
changed compiler option to USE_RULES check
2022-02-17 20:01:03 +01:00
stefanbode
1235309d48
fix minimal firmware issue
2022-02-17 18:39:46 +01:00
stefanbode
8e3fe4adac
Ensure FUNC_INIT has correct RELAY state
...
Address #14886
2022-02-17 18:21:09 +01:00
Theo Arends
0d5914cc03
Fix GPIO OptionE1 selection regression
...
Fix GPIO OptionE1 selection regression (#14821 )
2022-02-13 11:22:10 +01:00
Theo Arends
19dc1b620f
Relax ESP32 SPI enable signalling
2022-02-03 15:35:14 +01:00
Stephan Hadinger
539c508918
Increase PWM channels to 16 (Esp32 only)
2022-01-27 21:30:05 +01:00
Stephan Hadinger
23c2efbe8f
Fix to allow compilation of minicustom32
2022-01-16 21:34:29 +01:00
Theo Arends
d6fc62e376
Add support for Linkind dimmer
...
Add support for Linkind dimmer as GPIO ``Option A6`` (#14004 )
2022-01-07 16:17:53 +01:00
Theo Arends
8943656729
Fixed ESP32 LedPwmMode exception
...
Fixed ESP32 LedPwmMode exception (#14073 )
2021-12-22 16:50:29 +01:00
Theo Arends
85731148c5
Refactor GPIO_HEARTBEAT
...
Remove delay from interrupt by refactoring GPIO_HEARTBEAT
2021-12-18 14:30:25 +01:00
Barbudor
2f9172a59f
fix pulsetime for more than 8 relays/power devices
2021-12-04 15:03:15 +01:00
Paul C Diem
8632f971ec
Make sure PWM Dimmer night light stays updated
2021-11-29 14:53:24 -06:00
Stephan Hadinger
5315ccb2c4
OTA over HTTPS
2021-11-23 22:15:08 +01:00
Stephan Hadinger
a4cb5d9881
Berry add metrics to teleperiod
2021-11-22 19:29:53 +01:00
Theo Arends
0f18553237
Remove Tasmota Gratuitous ARP code for ESP32
...
Remove Tasmota Gratuitous ARP code for ESP32 as it is performed by core/idf
2021-11-22 16:20:26 +01:00
Stephan Hadinger
cb0ad2c75b
Berry tasmota.read_sensors()
2021-11-21 18:54:13 +01:00
Stephan Hadinger
aca4223ad6
ESP32 fix leftover GPIO configuration after restart
2021-11-16 22:21:44 +01:00
Paul C Diem
925321c4f7
Add SO73 support to PWM Dimmer
2021-11-08 19:51:41 -06:00
Theo Arends
5243b17a1a
Add 1 second heartbeat GPIO
2021-11-03 11:58:05 +01:00
Theo Arends
45fcd8ac83
Add optional profiling
2021-10-29 18:49:29 +02:00
Theo Arends
f8843acbde
Fix ESP core 2.0.0 I2C exception
2021-10-28 15:57:24 +02:00
Theo Arends
30be35d6ed
Fix legacy led support
...
Fix legacy led support (#13368 )
2021-10-16 13:26:38 +02:00
Theo Arends
2143491b37
Refactor Serial.swap
2021-09-20 14:31:00 +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
Seestern93
1d5fd6f20a
SwitchState10
...
Add Switch#State=10 to SwitchMode11&12;
Revert changes done by arendst (Switchmode17&18) as new proposal for integrating POWER_DELAYED into existing switch modes 11 & 12
2021-08-29 23:03:14 +02:00
Theo Arends
3c964504b6
Revert "Show power status in state message always with power index number like ``POWER1``"
...
This reverts commit 59a13644b9
.
2021-08-14 17:40:03 +02:00
Theo Arends
59a13644b9
Show power status in state message always with power index number like ``POWER1``
...
Add state information to influxdb
2021-08-14 17:35:31 +02:00
Theo Arends
e2b7cd96e6
Skip not used ESP32 GPIO init
2021-07-26 17:10:08 +02:00
Theo Arends
520612b67c
Fix discovery fails when using ``%hostname%`` in a topic ( #12710 )
2021-07-21 11:41:31 +02:00
Marius Bezuidenhout
ef6b79a450
Merge branch 'arendst:development' into feature/can-bus
2021-07-13 17:11:43 +02:00
Theo Arends
5abadbf221
Fix ESP32 do not use chip temperature sensor as global temperature if external temperature sensor is used ( #12630 )
2021-07-13 16:44:28 +02:00