Commit Graph

13403 Commits

Author SHA1 Message Date
Jason2866 8de5dc1a6e
Update Tasmota_build_development.yml 2021-10-13 17:48:23 +02:00
Jason2866 7682d18eb6
Update Tasmota_build_development.yml 2021-10-13 17:43:36 +02:00
Jason2866 f637114e61
Update Tasmota_build_development.yml 2021-10-13 17:41:05 +02:00
Jason2866 aa0b419618
Test different way to store firmware 2021-10-13 17:35:38 +02:00
Jason2866 086bdd1a93
Rename Tasmota_build_development.yml to Tasmota_build_development.yml.bak 2021-10-13 17:33:03 +02:00
Theo Arends 6578adad54
Merge pull request #13353 from Jason2866/tasmota32c3
add tasmota32c3 as variant
2021-10-13 11:37:25 +02:00
Theo Arends 8121633278 Update RELEASENOTES.md 2021-10-13 11:28:58 +02:00
Jason2866 d44ceac015
Cam compile opti (#242) (#243) 2021-10-13 11:20:03 +02:00
Theo Arends 7d5f667a7a Update RELEASENOTES.md 2021-10-13 10:46:43 +02:00
Jason2866 759b8d2036
Merge pull request #13346 from arendst/Update_DE
Update de_DE.h
2021-10-12 11:46:44 +02:00
Jason2866 653c3a2dd4
Update de_DE.h 2021-10-12 11:46:23 +02:00
Theo Arends b1457f5d25 Update CHANGELOG.md 2021-10-12 11:27:22 +02:00
Theo Arends 58bb709202
Merge pull request #13345 from s-hadinger/esp32_nopsram
Reset GPIO16/17 on ESP32 only for non-pico
2021-10-12 11:22:51 +02:00
Stephan Hadinger a5897faa1b Fix merge conflict 2021-10-12 11:00:56 +02:00
Stephan Hadinger 72083d34a7 Reset GPIO16/17 on ESP32 only for non-pico 2021-10-12 10:58:06 +02:00
Theo Arends c940f932c8 Fix neopool compilation 2021-10-12 10:54:12 +02:00
Theo Arends c010a4b9de
Merge pull request #13343 from curzon01/dev-neopool
Add NeoPool cell runtime, rw error repetition, register desc
2021-10-12 10:44:41 +02:00
Adrian Scillato 9da6f22fc8
Merge pull request #13341 from ascillato/patch-5
Update Version of FR translation File
2021-10-11 20:37:16 -03:00
Adrian Scillato 0592a96d1b
Merge pull request #13339 from ascillato/patch-3
Update Portuguese PT Translation
2021-10-11 19:44:11 -03:00
Adrian Scillato bb9f408a3d
Merge pull request #13340 from ascillato/patch-4
Update Version of IT Translation File
2021-10-11 19:44:01 -03:00
Adrian Scillato c846eba2c6
Merge pull request #13338 from ascillato/patch-2
Update Portuguese BR Translation
2021-10-11 19:43:52 -03:00
Adrian Scillato 805b199255
Update Version of FR translation File 2021-10-11 19:42:04 -03:00
Adrian Scillato 3cbaae895d
Update Version of IT Translation File 2021-10-11 19:41:20 -03:00
Adrian Scillato 2aa6deecd1
Update Portuguese PT Translation 2021-10-11 19:38:50 -03:00
Adrian Scillato 31aa4d1ae6
Update Portuguese BR Translation 2021-10-11 19:37:36 -03:00
Adrian Scillato 791a2cbc1a
Merge pull request #13337 from ascillato/patch-1
Update Spanish Translation
2021-10-11 19:22:12 -03:00
Adrian Scillato d358988cd5
Update Spanish Translation 2021-10-11 19:16:55 -03:00
s-hadinger 71b5e8c999
Merge pull request #13336 from arendst/revert-13335-esp32_nopsram
Revert "ESP32 restore GPIO16/17 if no PSRAM was found"
2021-10-11 22:34:22 +02:00
s-hadinger c03884837c
Revert "ESP32 restore GPIO16/17 if no PSRAM was found" 2021-10-11 22:33:45 +02:00
Theo Arends 6914dba807
Merge pull request #13335 from s-hadinger/esp32_nopsram
ESP32 restore GPIO16/17 if no PSRAM was found
2021-10-11 19:57:35 +02:00
s-hadinger ab75da02e8
Merge pull request #13334 from s-hadinger/berry_safe_map_iter
Berry safer rule management
2021-10-11 19:36:58 +02:00
Stephan Hadinger d527b9042e ESP32 restore GPIO16/17 if no PSRAM was found 2021-10-11 19:36:39 +02:00
Stephan Hadinger 48410e9536 Berry safer rule management 2021-10-11 19:10:37 +02:00
Norbert Richter f580d46c9b
Add NeoPool cell runtime 2021-10-11 17:03:28 +02:00
Norbert Richter dd2f001791
Add boost register desc 2021-10-11 16:29:05 +02:00
Theo Arends 9b78500387
Merge pull request #13329 from pcdiem/dgr2
Back to highest numbered relay for default count, Only send event mes…
2021-10-11 16:10:52 +02:00
Norbert Richter 476d6013a7
Add read/write repeat on error
Add cmnd NPOnError
2021-10-11 15:41:49 +02:00
Paul C Diem b9ab9737f8 Back to highest numbered relay for default count, Only send event message if not group message 2021-10-11 08:39:49 -05:00
Adrian Scillato d9662ffab7
Merge pull request #13326 from bovirus/patch-4
Italian language update
2021-10-11 09:39:39 -03:00
bovirus 17c24af0b3
Italian language update 2021-10-11 13:39:57 +02:00
Theo Arends 52620e2329
Merge pull request #13322 from pcdiem/dgr1
Use key count for SO88 default group count, minimize at 1
2021-10-11 08:54:36 +02:00
Paul C Diem 90536d9939 Use key count for SO88 default group count, minimize at 1 2021-10-10 17:16:35 -05:00
s-hadinger 416b3f8e05
Berry add stack dump in case of exception (#13319)
* Berry add stack dump in case of exception

* Fix type in Berry

* More typo
2021-10-10 19:53:38 +02:00
Theo Arends d510cfe261 Revert fix ESP32 temperature jump on some devices
Revert fix ESP32 temperature jump on some devices. It appears the device makes other non regular jumps too.
2021-10-10 11:22:53 +02:00
Jason2866 134bbb2174
Only one file possible 2021-10-09 21:32:26 +02:00
Jason2866 68abd4ea3e
Update copy_change.yml 2021-10-09 21:14:20 +02:00
Jason2866 015d99743b
Syntax 2021-10-09 21:10:18 +02:00
Jason2866 56f1cdd337
Push Builds.md and I2CDevices.md to Tasmota/docs 2021-10-09 21:05:39 +02:00
Theo Arends c45d913559
Merge pull request #13311 from pcdiem/pwm-dimmer-1
PWM_DIMMER: fix light fade stop, use dimmer_step
2021-10-09 18:28:49 +02:00
Paul C Diem fdc37ad276 PWM_DIMMER: fix light fade stop, use dimmer_step 2021-10-09 10:42:32 -05:00