Commit Graph
100 Commits
Author SHA1 Message Date
Theo Arends 50d9e8a13c Add support for M5Stack Unit6CL display 2026-09-11 09:50:05 +02:00
Theo Arends d96c10dbad Fix Config Backup for Shutters on ESP32 (#25016) 2026-09-09 12:11:13 +02:00
Theo Arends bf5d60e3dc Use Tasmota seperator function 2026-09-09 11:25:36 +02:00
Theo Arends 7e51b9e87d Add SSD1306 SPI support 2026-09-07 16:05:14 +02:00
Theo Arends a245189808 Fix BLE MI32 unwanted dot/comma replacement (#25009) 2026-09-07 10:46:31 +02:00
Theo Arends 143409151c Update change logs 2026-09-05 14:22:44 +02:00
Theo Arends 40c24e193e Update change logs 2026-09-04 11:16:25 +02:00
Theo Arends a9d4c34255 Update version, disable debug 2026-09-04 10:42:44 +02:00
Theo Arends f5b34a26be BTHome (re)set button when updated state is received (#25002) 2026-09-04 10:03:50 +02:00
Theo Arends a0656a911e Update change logs 2026-09-03 15:15:01 +02:00
Theo Arends e37f4c0170 refactor add virtual button 2026-09-02 18:15:29 +02:00
Theo Arends da3e0d12cb Simplify berry virtual buttons 2026-09-02 17:49:22 +02:00
Theo Arends d5f33ec1b6 Update pi4ioe5v6408_M5Stack_UnitC6L.be 2026-09-02 15:47:14 +02:00
Theo Arends d6bc8bf105 Missed addition 2026-09-02 15:21:01 +02:00
Theo Arends 079718527b Add Berry virtual button support 2026-09-02 15:18:49 +02:00
Theo Arends 5f80f3a196 Prep buttons for late addition of virtual buttons 2026-09-02 12:39:24 +02:00
Theo Arends 559a9e0275 Fix berry I2C driver message 2026-09-01 15:36:51 +02:00
Theo Arends 4b92474794 Update change log 2026-09-01 14:31:10 +02:00
Theo Arends b4e24df39c BLE MI32 display icons instead of data lines. disable by removing #define USE_SENSOR_ICON 2026-08-31 13:55:16 +02:00
Theo Arends 98868dea15 Fix BLE MI32 rssi graph 2026-08-30 22:48:26 +02:00
Theo Arends 89ef175a3c Update change logs 2026-08-30 22:19:45 +02:00
Theo Arends 41964bb72d Update change logs 2026-08-30 22:09:59 +02:00
Theo Arends 9aa935c231 Update change logs 2026-08-30 21:41:19 +02:00
Theo Arends a95a6f99ab Fix zigbee compilation 2026-08-30 21:11:38 +02:00
Theo Arends cfb0f171a6 Add optional icon display of sensors (WIP) 2026-08-30 15:58:27 +02:00
Theo Arends fc2bdd40a0 Add support for tooltips on touch media 2026-08-30 15:34:05 +02:00
Theo Arends 44a6526523 Update change logs 2026-08-28 11:09:31 +02:00
Theo Arends d3cadb4cd7 Bump version v15.6.0.1 2026-08-25 11:38:08 +02:00
Theo Arends 8ce646231a Update change logs 2026-08-25 10:42:40 +02:00
Theo Arends 5dfbd59be9 Update meta data 2026-08-24 11:42:43 +02:00
Theo Arends c69d88e8a9 BTHome fix initial last button 2026-08-24 10:17:06 +02:00
Theo Arends 3c184e43d9 Update change logs 2026-08-24 09:56:04 +02:00
Theo Arends 76a450080c Add BTHome unparsed to JSON and redesign button and events JSON 2026-08-23 16:22:18 +02:00
Theo Arends 40276f2a92 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2026-08-19 16:10:13 +02:00
Theo Arends 68760f2a61 Add more BTHome decodes 2026-08-19 16:10:02 +02:00
Theo Arends cc310d0a34 Reduce code size and add support from Mi32Block 2026-08-19 10:50:18 +02:00
Theo Arends e4e56b6ba4 BTHome: fix decryption counter issue 2026-08-18 17:08:18 +02:00
Theo Arends 9978459714 Update change logs 2026-08-18 11:47:31 +02:00
Theo Arends 88c6ec4dfd Make BLE GUI look nicer 2026-08-17 14:06:11 +02:00
Theo Arends 3e9ebb7d50 Fix intermittent lost ble webpage 2026-08-17 13:54:03 +02:00
Theo Arends 63e278de74 Update change logs 2026-08-17 11:01:49 +02:00
Theo Arends 0e940c955f Add BTHome acceleration decoding 2026-08-16 15:10:57 +02:00
Theo Arends 7c5a9104e3 Add BTHome max 8 button support 2026-08-16 12:50:26 +02:00
Theo Arends ed3650b7f0 Add chk for duplicates 2026-08-15 22:47:08 +02:00
Theo Arends deb9a42ad1 BTHome disable event on button none 2026-08-14 14:43:22 +02:00
Theo Arends b20522054a Clean up and sync messages 2026-08-13 17:06:15 +02:00
Theo Arends 0d651080b9 Extend BTHome decoding with pressure and voltage 2026-08-13 16:31:46 +02:00
Theo Arends 4999f2bd5e Update change logs 2026-08-13 14:02:12 +02:00
Theo Arends 53b5911ce6 Prep BTHome more sensor decoding 2026-08-11 15:56:38 +02:00
Theo Arends 58907cf579 Update change logs 2026-08-10 14:22:15 +02:00
Theo Arends 351a1e64ec Add some more checks 2026-08-06 16:42:22 +02:00
Theo Arends bb8ce1773e Add limited support for BLE BTHome (#20763) 2026-08-06 14:56:48 +02:00
Theo Arends 552ddc5b1d Restructure source file header 2026-08-05 15:40:34 +02:00
Theo Arends d5a127fe7d Fix AddLog(0 regression 2026-08-05 15:20:01 +02:00
Theo Arends 81bf049836 Fix AddLog(0 regression 2026-08-05 15:13:54 +02:00
Theo Arends 2093a23da1 BLE BTHome add undecoded logging 2026-08-04 15:27:49 +02:00
Theo Arends 6637b637b6 Extent BTHome support (v0.9.3.1) 2026-08-04 12:52:26 +02:00
Theo Arends 771cf97e2f Update BLE MI32 version to V0.9.3.0 2026-08-03 18:26:25 +02:00
Theo Arends a154c3b2a2 Add BLE MI32 BTHome decryption 2026-08-03 18:06:59 +02:00
Theo Arends 2113a7d8f7 Add BTHOme V2 WIP support (#20763) 2026-08-03 14:58:44 +02:00
Theo Arends 49f9be888d Add support for WiZ compatible IoTorero ESP-Now Remote Control additional buttons P5 to P7 2026-08-01 16:36:36 +02:00
Theo Arends 640b6c2d10 Update changelogs 2026-07-31 17:10:00 +02:00
Theo Arends f13988e670 Fix regression from last merge 2026-07-31 16:30:37 +02:00
Theo Arends 9c5b81f1d4 Update change logs 2026-07-31 16:12:32 +02:00
Theo Arends 63c2a3b466 Add support for baudrate 74880 replacing 74700 ((#24924) 2026-07-31 15:33:27 +02:00
Theo Arends 3725d6eb47 Fix Can sniffer functionality (#18287) 2026-07-28 10:49:59 +02:00
Theo Arends 2f136a3290 Bump version v15.5.0.2 2026-07-23 21:57:45 +02:00
Theo Arends 23ed46deff Update change logs 2026-07-21 14:04:17 +02:00
Theo Arends 453b8ad138 Update change logs 2026-07-20 17:13:35 +02:00
Theo Arends 989866fe6d Update change logs 2026-07-03 14:29:13 +02:00
Theo Arends d87c17af21 Update change logs 2026-07-02 15:49:43 +02:00
Theo Arends 846490ece4 Add logging for Hosted MCU SDIO connection (#24864) 2026-07-01 16:19:26 +02:00
Theo Arends 796242fdac Update change logs 2026-06-27 10:59:33 +02:00
Theo Arends 8b4828807b Add default BSSID on initial config 2026-06-22 17:31:50 +02:00
Theo Arends 8dc0e1d3fa Bump version v15.5.0.1 2026-06-22 17:07:22 +02:00
Theo Arends ee435ea968 Fix possible buffer overflow 2026-06-22 15:24:06 +02:00
Theo Arends 5ba66d80c3 Add command BSSid[1|2] [0|1|11:22:33:44:55:66] to select fixed WiFi Access Point disabling SetOption56 and SetOption57 (#24394) 2026-06-21 17:43:52 +02:00
Theo Arends a27df15739 Fix SML modbus/TCP on ESP32-p4 with only Ethernet shows "SML: could not connect TCP since wifi is down" (#24845) 2026-06-21 15:35:36 +02:00
Theo Arends c992ddb8ae Fix GUI console background color 2026-06-21 15:20:07 +02:00
Theo Arends 7f874b2a14 Update change logs 2026-06-21 15:00:33 +02:00
Theo Arends afa685472f Update template.md with last years additions 2026-06-17 14:57:28 +02:00
Theo Arends 00bab175a8 Update change logs 2026-06-17 12:36:10 +02:00
Theo Arends c4b01cc013 Update change logs 2026-06-13 12:38:08 +02:00
Theo Arends 77d8d4c693 Add SEN5X init data like serialnumber and version 2026-06-12 14:54:22 +02:00
Theo Arends 797b25e35d Update change logs 2026-06-11 14:29:42 +02:00
Theo Arends c15ea2852e Fix RTSP strncpy buffer overflow 2026-06-10 14:35:35 +02:00
Theo Arends cd38f60218 Change Sensirion_Core library from v0.7.2 to arduino-core v0.7.3 2026-06-05 16:42:08 +02:00
Theo Arends d4cf5df63f Fix SCD30 busspeed when ClearBus is used 2026-06-05 16:05:11 +02:00
Theo Arends 01d044cedc Changed SCD30 library FrogmoreScd30 to Sensirion arduino-i2c-scd30 v1.1.1 2026-06-05 15:31:11 +02:00
Theo Arends 6191473dfd Changed SCD4x library FrogmoreScd40 to Sensirion arduino-i2c-scd4x v1.1.0
- Bump version v15.4.0.3
2026-06-03 17:18:28 +02:00
Theo Arends 82e987a4d6 Cleanup SPS30 driver 2026-06-02 11:06:33 +02:00
Theo Arends 2c86fa57a2 Update SEN5x library - no functional change 2026-06-01 18:08:35 +02:00
Theo Arends 2169441925 Rename library stcc4 to official name 2026-06-01 17:52:48 +02:00
Theo Arends e077f6a34d Add complete SPS30 library 2026-06-01 17:46:57 +02:00
Theo Arends 696255995a Fix SPS30 not detected on ESP8266 (#24780) 2026-06-01 17:44:51 +02:00
Theo Arends 7edbc4b3d8 Add comments to dali 2026-05-30 16:42:40 +02:00
Theo Arends 46d0bd3425 Fix sensirion SEN6X intermittend detection 2026-05-30 15:59:02 +02:00
Theo Arends 1e815fc9e0 Update change logs 2026-05-30 15:23:28 +02:00
Theo Arends 5bb17bd275 Pre-populate decompressed rule cach (#24799) 2026-05-29 14:12:31 +02:00
Theo Arends 6300b542ee Add define USE_ESP8266_DEBUG_HEAP to control (#24777) 2026-05-25 17:27:32 +02:00