Commit Graph

10872 Commits

Author SHA1 Message Date
s-hadinger a1e2470338
Merge pull request #11241 from s-hadinger/fix_ws2812_esp32
Fix WS2812 ESP32
2021-03-06 19:01:20 +01:00
Stephan Hadinger 46b18ea41e Fix WS2812 ESP32 2021-03-06 18:43:32 +01:00
Theo Arends e6f3f56d73 Remove redundant energy reset messages 2021-03-06 15:29:00 +01:00
Theo Arends 1fd8c80039 Add CRC redundancy to CSE7761 2021-03-06 15:04:16 +01:00
Theo Arends 690df69c91 Fix possible CSE7761 related exceptions 2021-03-05 18:28:07 +01:00
Theo Arends e17952ac1f Fix CSE7761 calibration 2021-03-05 16:23:21 +01:00
Theo Arends 919058ebfd Add TasmotaSerial valid pin chk 2021-03-05 14:36:39 +01:00
Theo Arends 5b0b06e1d2
Merge pull request #11227 from Jason2866/patch-4
Fix ESP32 Flash BAT for Odroid and Core2
2021-03-05 13:51:35 +01:00
Theo Arends bef5d2b84b Fix CSE7761 calibration 2021-03-05 11:32:13 +01:00
Jason2866 ee9217109a
Flash mode has to be dio
even when later qio is used!
2021-03-05 11:13:35 +01:00
Jason2866 13834ad32c
flash mode has to be dio
even when later qio is used!
2021-03-05 11:11:43 +01:00
Theo Arends d2775e1f05
Merge pull request #11223 from barbudor/deepsleep_status
Change deepsleep annoucement topic
2021-03-05 09:45:53 +01:00
Theo Arends 74f6a93bce
Merge pull request #11222 from gemu2015/epaper42
rename epaper 42 cmds
2021-03-05 09:45:40 +01:00
Barbudor 227f076263 update comment for topic used 2021-03-04 20:10:16 +01:00
Barbudor a44d399212 change deepsleep annoucement topic 2021-03-04 20:04:15 +01:00
gemu2015 ba5203613f rename epaper 42 cmds 2021-03-04 19:05:59 +01:00
Theo Arends 33f0981d17 Add CSE7761 calibration 2021-03-04 18:46:41 +01:00
Theo Arends db215311b7
Merge pull request #11212 from btsimonh/BLEUpdates
Updates to BLE
2021-03-03 20:19:23 +01:00
Simon Hailes 42a1dc3d9a Enable restart of BLE after upload.
Add cmnd 'BLEEnableUnsaved' to enable BLE without saveing the enable.
Fix a bug with operations - where the op could be stolen by mqtt before begin seen by another driver.
2021-03-03 18:40:13 +00:00
Theo Arends 2b1be6ef3d Fix CSE7761 read crc calculation 2021-03-03 18:17:54 +01:00
Theo Arends 22408beacd Fix CSE7761 read crc calculation 2021-03-03 17:51:33 +01:00
Theo Arends 404ff843f2
Merge pull request #11210 from bovirus/patch-4
Update Italian language
2021-03-03 14:52:13 +01:00
Theo Arends b87a934e04
Merge pull request #11209 from Jason2866/patch-3
Changes for ESP32-S2
2021-03-03 14:51:39 +01:00
bovirus 4d0db83b62
Update Italian language 2021-03-03 14:48:05 +01:00
Theo Arends 2addbca761 Fix initial CSE7761 support 2021-03-03 12:44:09 +01:00
Jason2866 605e5931ed
Use qio for S2
every other mode generates `SHA-256 comparison failed`
2021-03-03 11:25:32 +01:00
Jason2866 dc8f2d4a63
Flash mode has to be DIO 2021-03-03 11:22:18 +01:00
Theo Arends ef19c3f088
Merge pull request #11199 from gemu2015/ili9342
ili9341/2 software configurable
2021-03-03 09:33:34 +01:00
Theo Arends adbe996097
Merge pull request #11179 from Jason2866/patch-2
Clarify where the changes has to be
2021-03-03 09:31:19 +01:00
Theo Arends 5f16952dfa
Merge pull request #11204 from barbudor/some_setoptions_override
Make some setoptions overridable
2021-03-03 09:30:50 +01:00
s-hadinger 7f501578b3
Merge pull request #11208 from s-hadinger/berry_mar_2
Berry improvements
2021-03-03 08:43:57 +01:00
Stephan Hadinger d5ef4afceb Berry improvements 2021-03-03 08:34:38 +01:00
gemu2015 8aa8ba1474 remove code test 2021-03-03 06:04:45 +01:00
Barbudor d8c59e1b12 add some setoptions override 2021-03-02 22:47:40 +01:00
s-hadinger 8e8852ea10
Merge pull request #11203 from s-hadinger/zigbee_znp
Renamed CC2530 to CCxxxx
2021-03-02 22:40:00 +01:00
Stephan Hadinger d0168863a2 Renamed CC2530 to CCxxxx 2021-03-02 22:38:41 +01:00
s-hadinger 0ea89b2ed6
Merge pull request #11202 from s-hadinger/crash_protection
Add crash protection to ext_vsnprintf_P
2021-03-02 22:11:11 +01:00
Stephan Hadinger 38e83113bb Add crash protection 2021-03-02 21:43:16 +01:00
s-hadinger 2e7cf79111
Merge pull request #11201 from s-hadinger/zigbee_str_as_num
Zigbee allow numbers as string
2021-03-02 21:41:13 +01:00
s-hadinger ccedfb4aac
Merge pull request #11200 from s-hadinger/zigbee_lumi_leak2
Zigbee support for lumi.sensor_wleak
2021-03-02 21:30:47 +01:00
Stephan Hadinger 4bfd22f946 Zigbee allow numbers as string 2021-03-02 21:18:08 +01:00
Stephan Hadinger 4ea1b4d7c9 Zigbee support for lumi.sensor_wleak 2021-03-02 21:16:30 +01:00
gemu2015 67c1831a10 ili9341/2 software configurable 2021-03-02 19:34:18 +01:00
Theo Arends 2d84d846ed Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-03-02 18:09:58 +01:00
Theo Arends 8f3f1dcf31 Initial CSE7761 support
Initial CSE7761 support (#10793)
2021-03-02 18:09:54 +01:00
s-hadinger 61c9556117
Merge pull request #11192 from s-hadinger/zigbee_fix_crash_ezsp
Zigbee fix crash when bad frame is received
2021-03-02 15:19:57 +01:00
Stephan Hadinger 2cef4cdcf4 Zigbee fix crash when bad frame is received 2021-03-02 15:04:59 +01:00
Jason2866 18ed1d9007
Fix comment error 2021-03-02 12:40:14 +01:00
Theo Arends 2057912276 Change TasmotaSerial library from v3.2.0 to v3.3.0
Change TasmotaSerial library from v3.2.0 to v3.3.0
2021-03-02 11:44:06 +01:00
Theo Arends 185c46e81a
Merge pull request #11184 from gemu2015/sml_update
smp update
2021-03-02 09:49:10 +01:00