Commit Graph

5242 Commits

Author SHA1 Message Date
Stephan Hadinger
b58958b8c6 ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible) 2021-09-05 19:43:53 +02:00
stefanbode
53ac07baa9
shutter: fixed stepper wrong position #12849 follow up
Position was wrongly calculated on emergency stop
2021-09-05 12:24:54 +02:00
Jason2866
745c709249
core2 too 2021-09-04 15:11:40 +02:00
Jason2866
2b9828ab35
redundant removed
since it is default
2021-09-04 15:10:18 +02:00
Jason2866
e357f3aa75
USE_BERRY_PSRAM as default 2021-09-04 15:07:03 +02:00
Stephan Hadinger
75ec8816f6 Fix LVGO color names 2021-09-04 14:56:09 +02:00
Stephan Hadinger
a0693c6ed1 Support for ESP32S2 GPIOs 2021-09-04 14:20:09 +02:00
Stephan Hadinger
5b29c261ca Berry fix for LVGL styles 2021-09-03 18:35:50 +02:00
André_Teixeira_1998
cbc13be1aa
Fixed 2 typos in Portuguese PT language file 2021-09-03 15:21:24 +01:00
stefanbode
dd342d0e78
Added new functionality if motor of shutter stops late
I saw on my blind that if I move it in 5% steps it opens much more than it should. The reason is, that the motor runs to long. shuttermotordelay was only able to work with >0 values. Now also <0 is supported for standard shutters.
2021-09-03 12:57:51 +02:00
Theo Arends
0f1ebe8734 Workaround ESP32C3/S2 IDF temperature error message 2021-09-03 11:19:45 +02:00
Stephan Hadinger
9731b3ea53 Moved HttpClient to its own lib 2021-09-03 08:53:42 +02:00
Stephan Hadinger
8a1aca858e Disable TLS client by default 2021-09-03 08:16:08 +02:00
Jason2866
b1d4435e67 Capitilization 2021-09-02 21:32:12 +00:00
Stephan Hadinger
3d5c68b850 Berry class `webclient` for HTTP/HTTPS requests 2021-09-02 21:58:08 +02:00
Stephan Hadinger
19d313622a Fix PSRAM compilation for Esp32c3 2021-09-02 20:54:50 +02:00
Theo Arends
c47307bd5e Add optional emergency reset
Add optional emergency reset when Rx is connected to Tx at restart
2021-09-02 12:25:53 +02:00
Theo Arends
b4bcccba35
Merge pull request #13028 from barbudor/fix_opentherm_json
Fix opentherm json
2021-09-02 10:47:38 +02:00
Theo Arends
1c4bca8a8c Add command `WebGetConfig <url>`
Add command ``WebGetConfig <url>`` if ``#define USE_WEBGETCONFIG`` is enabled to restore/init configuration from external webserver (#13034)
2021-09-02 10:46:29 +02:00
Theo Arends
4e835a63da
Merge pull request #13034 from barbudor/dev_webconfig
add command WebGetConfig
2021-09-02 10:10:41 +02:00
Stephan Hadinger
dcc25cf7e9 Fix compilation for ESP8266 2021-09-01 23:06:39 +02:00
Stephan Hadinger
a2fdeff9c5 Fixed crash when PSRAM is absent and `BOARD_HAS_PSRAM` set 2021-09-01 22:48:02 +02:00
Barbudor
8d736b160d update logs 2021-09-01 21:37:21 +02:00
Barbudor
cc51a37738 add command webgetconfig 2021-09-01 21:30:54 +02:00
Theo Arends
62983899b6 Refactor webinfo 2021-09-01 17:43:04 +02:00
Theo Arends
44c0059a88 Add VINDRIGTNING user compile time control
Add user compile time control over VINDRIGTNING undocumented values
2021-09-01 17:32:25 +02:00
Theo Arends
2b0845a697 Add status comments to MQTT code 2021-09-01 15:41:49 +02:00
Theo Arends
c26adde183 Bump version to v9.5.0.8 2021-09-01 11:34:19 +02:00
Theo Arends
feab616277 Fix Sonoff L1 (lite) smoother color transitions 2021-09-01 11:14:30 +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
1b5406fdd9
Merge pull request #13007 from Seestern93/DimmerNewState
SwitchMode11 & 12 (Dimmer) new state#10 as delayed single-press
2021-09-01 08:18:01 +02:00
Adrian Scillato
31c8567db3
Add Key to set the default of SO128 2021-08-31 21:25:06 -03:00
Adrian Scillato
f0b53cb145
Add Key to set SO128 at compile time 2021-08-31 21:22:05 -03:00
Barbudor
62946c22b0 refactor in single append 2021-08-31 18:01:01 +02:00
Barbudor
8033917a36 fix opentherm json 2021-08-31 17:51:18 +02:00
Theo Arends
f77690dd9a Add some comms checks 2021-08-31 17:00:45 +02:00
Theo Arends
1affb8f20c Update release notes 2021-08-31 16:41:19 +02:00
Theo Arends
ef4431b8e6 Fix VINDIKTNING PM2.5 measurement
Fix VINDIKTNING PM2.5 measurement (#13012)
2021-08-31 16:28:24 +02:00
bovirus
f1c4eb3cfd
Update it_IT.h
Update for Italian language.
Please check and merge.
2021-08-31 11:51:22 +02:00
Stephan Hadinger
547d47e297 Berry strftime 2021-08-30 23:15:27 +02:00
Stephan Hadinger
06037b10a5 Berry support for Curve 25519 EC crypto 2021-08-30 21:01:06 +02:00
Theo Arends
e45dbc66e0 Fix Shelly Dimmer 2 Energy usage
Fix Shelly Dimmer 2 Energy usage (#12815)
2021-08-30 18:03:24 +02:00
Theo Arends
547791058a Remove redundant code 2021-08-30 11:09:10 +02:00
Theo Arends
3a85922a94 Fix Shelly Dimmer 2 Energy calculation
Fix Shelly Dimmer Energy calculation (#12815)
2021-08-30 10:53:23 +02:00
Seestern93
d24221da00 Adapt action for state 10
Adapt action to execute switch#state=10 as needed.
2021-08-30 00:13:40 +02:00
Seestern93
dbeb82c93e Update tasmota.h
Add enum of new state#10
2021-08-29 23:24:31 +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
Seestern93
535900f9f3 Merge remote-tracking branch 'upstream/development' into DimmerNewState 2021-08-29 22:41:34 +02:00
Jason2866
b35072c1e1
Some corrections 2021-08-29 16:58:20 +02:00
Theo Arends
cf2891f9b9 Add Sonoff L1 MusicSync off when a color change is requested
Add Sonoff L1 MusicSync off when a color change is requested (#12930)
2021-08-27 16:39:18 +02:00