Commit Graph

18627 Commits

Author SHA1 Message Date
bovirus 1e7c2a9dd2
Update Italian language (#20050) 2023-11-18 14:20:45 +01:00
Jason2866 458eb36702
Build c6cdc instead of c6 2023-11-18 13:23:28 +01:00
Jason2866 ae2f30f351
Fix copy paste error 2023-11-18 13:18:18 +01:00
Jason2866 4029b57bb2
add C2 / C6 to devel build 2023-11-18 13:14:41 +01:00
Theo Arends 74aa056650 Final fix ESP32C3 relay toggle
Final fix ESP32C3 relay toggle on restart (#20030)
2023-11-17 16:17:29 +01:00
Theo Arends 5297bab041 Revert "Final fix ESP32C3 relay toggle"
This reverts commit 4489dba8dd.
2023-11-17 16:06:45 +01:00
Theo Arends 4489dba8dd Final fix ESP32C3 relay toggle
Final fix ESP32C3 relay toggle on restart (#20030)
2023-11-17 15:43:42 +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
SteWers 040e25a92c
Label of upload button (#20036)
As the label of the upload button is concatenated at runtime, this does not match in all languages. To solve this, there is now a full label text for `Start upgrade` and `Start restore`.
2023-11-17 10:35:29 +01:00
Theo Arends df2bb8e95c Update changelogs 2023-11-16 10:38:02 +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
SteWers c3674bd08f
Enhance de_DE.h (#20027)
* Enhance de_DE.h

* Update de_DE.h
2023-11-16 10:17:58 +01:00
Jason2866 a01bed3928
Update build_all_the_things.yml 2023-11-14 23:45:24 +01:00
Jason2866 eb2f2c7a46
Update Tasmota_build_master.yml 2023-11-14 23:44:34 +01:00
Jason2866 0ad246c332
Update Tasmota_build_devel.yml 2023-11-14 23:43:44 +01:00
Jason2866 2f29995f4c
Update platformio_tasmota_core3_env_sample.ini (#20024) 2023-11-14 23:33:13 +01:00
s-hadinger bc8dd8894e
Fix compilation for Audio Core3 ESP32C3 (#20023) 2023-11-14 22:20:26 +01:00
stefanbode dd9e2a7409
regression of MAX_SHUTTERS for stepper motors (#20019)
maximize on 4 stepper shutters due to limits in number of counter
2023-11-14 17:54:01 +01:00
Jason2866 7abf8c469b
Align arduino3 firmware build to Tasmota32 (#20015)
* step1 of phase out Arduino30 firmware variant

* rm duplicate Matter define
2023-11-14 17:02:00 +01:00
Jason2866 58f50045d9
Add the possibility to set global compile time settings (#20013) 2023-11-14 16:36:09 +01:00
SteWers 52a0d5b365
[Thermostat] Fix JSON index (#20011)
* [Thermostat] Fix JSON index

* Fix index in debug log
2023-11-14 10:00:55 +01:00
Christian Baars 0b54b7df40
fix compilation without PARTITION_WIZARD (#20009) 2023-11-14 08:52:09 +01:00
Theo Arends 7e384ebff8 Add image name to GUI footer 2023-11-13 14:41:49 +01:00
Jason2866 0ee62e597b
Fix spi c2 c6 bus numbers and SPI Reg Base defines (#19988)
* C2 and C6 have same SPI bus as C3
* Update esp32x_fixes.h
* Release Platforms
2023-11-13 13:44:47 +01:00
Theo Arends 73f219e2bb Update changelogs 2023-11-13 11:29:57 +01:00
Theo Arends c1fa07dd51 Fix ESP32C3 ledlink 2023-11-13 10:54:25 +01:00
SteWers 84249ca32f
Update de_DE.h (#19995) 2023-11-13 10:32:39 +01:00
bovirus fa34338476
Update Italian language (#20002) 2023-11-13 10:31:37 +01:00
Jason2866 34fba6e21e
Fix audio warning with Arduino core 3 (#20000)
* silence warning Core 3

* Update add_c_flags_ard3.py

* Update library.json
2023-11-12 23:55:50 +01:00
s-hadinger 65e07e8387
Fix Berry `gpio.dac_voltage()` broken in 13.2.0 (#19997) 2023-11-12 22:17:17 +01:00
Jason2866 44ef425b89
disable warning only for specific compiler version (#19994) 2023-11-12 19:01:41 +01:00
Jason2866 5021b917da
Fix compiler warning (#19990)
* Create add_c_flags_ard3.py
2023-11-12 17:42:00 +01:00
SteWers 64f0520b23
[Thermostat] Change to language files (#19982)
* [Thermostat] Change to language files

* [Thermostat] Gradient display

Enhance display of gradient temperature
2023-11-12 11:26:45 +01:00
s-hadinger de1b5929b8
Partition Wizard can be loaded dynamically (#19980)
* Partition Wizard can be loaded dynamically

* Centralize config

* Don't display duplicate buttons

* Fix test
2023-11-11 23:52:41 +01:00
Theo Arends e81ec38661 Update changelogs 2023-11-11 14:29:37 +01:00
Norbert Richter c88b773dd3
Neopool enhancements (#19973)
* Add NeoPool sensor delta trigger

* Add NeoPool store settings in unified file system

* Add NeoPool command NPBoost
2023-11-11 11:49:40 +01:00
Theo Arends 098e29d7e0 Update support_esp32.ino 2023-11-10 12:42:13 +01:00
Theo Arends ede5e398a6 Refactor hardware specific code 2023-11-10 12:24:20 +01:00
Theo Arends 7febc11b8c Fix C2/C6 exception 2023-11-10 11:20:41 +01:00
Theo Arends 211da12342 Update feature list 2023-11-09 15:32:43 +01:00
Theo Arends c6ca0ff10f Squeeze some bytes out of it 2023-11-09 14:59:31 +01:00
Christian Baars cf6de0ce31
add AES_CBC to crypto module (#19964) 2023-11-09 14:27:17 +01:00
Theo Arends 9b5945a117 Add feature10 bitmap 2023-11-09 14:25:24 +01:00
s-hadinger b04d26a7a3 Solidified Code updated 2023-11-08 20:40:15 +00:00
Ludovic BOUÉ 0303cca1db
Fix for Matter flow sensor (#19961)
* Update Matter_Plugin_4_Bridge_Sensor_Flow.be

MeasuredValue represents 10 x flow in m3/h

* Update Matter_Plugin_3_Sensor_Flow.be

MeasuredValue represents 10 x flow in m3/h

* Update Matter_Plugin_4_Bridge_Sensor_Flow.be

MinMeasuredValue comment
2023-11-08 21:39:20 +01:00
Theo Arends 27fa6f34ea Update changelogs 2023-11-08 14:17:55 +01:00
Christian Baars 06bacdf48b
refactoring, use ringbuffer for server too (#19953) 2023-11-07 20:27:43 +01:00
gemu 1e4f069c3f
can bus read and write support, esp32 native twai (#19934) 2023-11-07 16:15:14 +01:00
s-hadinger ceda8782c8
Berry fix bytes getter for 3-bytes big-endian (#19945) 2023-11-06 17:48:24 +01:00
Jason2866 4e8e01fd62
Flash mode QIO for C2 (#19944) 2023-11-06 16:50:54 +01:00