Commit Graph

572 Commits

Author SHA1 Message Date
Theo Arends
87a12718ae Add Support for JSON value pair "ARCH" in template being either ESP8266, ESP32, ESP32C2, ESP32C3, ESP32C5, ESP32C6, ESP32H2, ESP32H4, ESP32P4, ESP32S2 or ESP32S3 2026-03-05 15:52:14 +01:00
s-hadinger
78af45cfda File upload improvements: "/ufsu" api mode, no interrupts disanling, cleaner confirmation page (#24521) 2026-03-04 10:43:14 +01:00
Theo Arends
1e39f17ebe Bump version v15.3.0.1 2026-02-20 09:55:42 +01:00
Jason2866
f708d6ad3c Conditionalize USE_ENERGY_SENSOR and USE_SHELLY_PRO (#24459) 2026-02-16 14:37:51 +01:00
Theo Arends
2f240d6deb Add support for Sensirion SEN6x indoor air quality sensor (#24386) 2026-02-16 14:32:11 +01:00
Theo Arends
df6e26534c Add support for Sensirion SEN66 indoor air quality sensor (#24386)
Bump version v15.2.0.6
2026-02-14 15:42:49 +01:00
Theo Arends
61ef44e1ee Add more strict ethernet SPI bus control 2026-02-13 12:08:43 +01:00
Theo Arends
0e9246e428 Replace CRLF in LF 2026-02-13 11:24:01 +01:00
Theo Arends
972ad82a37 Add support for second SPI bus on ethernet. Part 2 (#24433) 2026-02-12 20:06:25 +01:00
Theo Arends
0de19b66d1 Bump version v15.2.0.5 2026-02-12 13:42:17 +01:00
s-hadinger
16ec520448 Removed AlpineJS 2.8.2 (not needed anymore) (#24427) 2026-02-08 22:19:58 +01:00
Theo Arends
baf2d18eed Bump version v15.2.0.4
- Add Dingtian `SetOption81 1` to invert input and `SetOption133 1` to invert output (#24364)
- Change Dingtian define `DINGTIAN_INPUTS_INVERTED` replaced by `SetOption81` (#24364)
- Change all memmove_P to memmove (#24378)
2026-01-24 14:58:25 +01:00
Theo Arends
39c25e368b Bump version v15.2.0.3 2026-01-17 15:37:42 +01:00
Allen Schober
312ba73d6d Add support for Adafruit I2C QT Rotary Encoder which uses Seesaw and refactor existing Adafruit Seesaw Soil sensor (#24270)
- Refactored `xsns_81_seesaw_soil.ino` to utilize a base class `xsns_81_seesaw.ino` for Adafruit Seesaw devices
- Add `xsns_81_seesaw_encoder.ino` for handling Adafruit I2C QT Rotary Encoder with NeoPixel and button functionalities.
- Implemented option to have Adafruit I2C rotary encoder behave like a GPIO rotary encoders
- Update Adafruit Seesaw library files to v1.7.9
2025-12-29 17:23:50 +01:00
Theo Arends
b92cbf295b Bump version v15.2.0.2 2025-12-24 15:27:47 +01:00
Theo Arends
3892bc7a1a Support SDCard on SPI bus 2 (if present) 2025-12-17 17:49:52 +01:00
Theo Arends
4aa36dc229 Bump version v15.2.0.1 2025-12-12 12:37:04 +01:00
Theo Arends
017357e9cf Add command DaliNoBS 0|1 to disable display of GUI broadcast slider
- Display GUI broadcast slider even if Tasmota Light Control is active
2025-12-07 15:35:25 +01:00
Theo Arends
d716dec667 Fix and refactor DALI GUI multi controller sync 2025-12-06 17:58:41 +01:00
Christian Baars
5f7cb57ffb MI32: add pin, some fixes (#24191) 2025-12-06 15:29:06 +01:00
Theo Arends
91e501b3d6 Rename enum LT_SERIALx 2025-12-01 14:10:05 +01:00
Theo Arends
be6de4c6bc Fix template 2025-11-28 10:59:46 +01:00
meMorizE
30606e23c6 New Energy Driver: MakeSkyBlue Solar Charger Interface (xnrg_26) (#24151)
* Add MakeSkyBlue Solar Charge Controller (as Energy Device )

* only cosmetics, no functional change

* index on MakeSkyBlue: ad1b8de93 only cosmetics, no functional change

* New serial handler without time relation (long-term error), several cleanup

* Optimization and cleanup

* Merge

* increment xnrg index (25 used meanwhile)

* Major rework: Phase usage, Initialization, Mutli-Serial handling and more

* Change identifier from _GPIO_ to the more applicable _SENSOR_

* PR candidate 1

* fix UserSelectablePins and kSensorNames (add to end), river disabled as default at my_user_config.h

* add missing defines to lt_LT language header file
2025-11-28 10:37:52 +01:00
Theo Arends
5e1916300d Refactor DALI using library with read buffer 2025-11-27 17:50:48 +01:00
Christian Baars
4145c5f45e NimBLE updates (#24163) 2025-11-26 13:32:19 +01:00
Peter Petrovich
e5a6cad5e3 Add support for Analog Gauges (#24153)
* Add vid6608 library

* Add vid6608 pin definition (only GB for now)

* Try to debug GPIO - does not work

* First working version

* Trim whitespaces

* Add missing library; JSON response, Codeowners

* Fix blocking loop in esp8266

* Update language strings

* Format inline readme for vid driver

* Add example define in my_user_config.h

* Clanup changed VS Code config files

* Fix duplicated language values in en_GB.h
2025-11-25 11:58:13 +01:00
Theo Arends
413bb3b6c6 Add DALI DT8 RGBWAF Control Gear (receive) for Tasmota color light control 2025-11-22 17:58:53 +01:00
Theo Arends
69a7fae72a Bump version v15.1.0.3 2025-11-22 12:49:54 +01:00
Theo Arends
df7d266c75 Add DALI DT8 RGBWAF color support using Tasmota light control 2025-11-19 18:18:18 +01:00
Theo Arends
4de92d2e7a Fix DALI protocol errors 2025-11-19 10:44:21 +01:00
Theo Arends
c126fb3181 Bump version v15.1.0.2 2025-11-15 13:24:37 +01:00
Theo Arends
f5ebfede02 Prep DALI for colour control 2025-11-14 12:06:09 +01:00
Theo Arends
f237e16203 Increase wait for Reset complete in commission 2025-11-11 17:48:42 +01:00
Theo Arends
f19f206c0e Add GPIOViewer partition info 2025-10-26 14:28:40 +01:00
Theo Arends
02d53557c4 Add HostedMCU file update using command HostedLoad <version>|<filename>
- Increased filesystem file name size from 48 to 50 characters
2025-10-23 16:37:58 +02:00
s-hadinger
f6a488a84c TLS fix ECDSA and add 'SetOption165 1' to enable ECDSA in addition to RSA (#24000) 2025-10-11 19:15:41 +02:00
Theo Arends
774b01fdcd Bump version v15.1.0.1 2025-10-11 15:54:43 +02:00
Christian Baars
20566dd1dc mi32 refactor web UI (#23979) 2025-10-05 10:59:14 +02:00
Theo Arends
a916e498fa Bump version v15.0.1.5
- ESP8266 platform update from 2025.09.00 to 2025.10.00 (#23971)
- ESP32 Platform from 2025.09.30 to 2025.10.30, Framework (Arduino Core) from v3.1.3.250808 to v3.1.4 and IDF from v5.3.3.250801 to v5.3.4.250826 (#23971)
2025-10-02 17:10:20 +02:00
stefanbode
7315b06969 Bug + new option to set shutterposition (#23893)
* Bugfix + new ShutterSetPosition

Regression on Pulsetime
New function to set Position at any time without moving

* Update i18n.h

Added new option
2025-09-10 11:47:34 +02:00
Theo Arends
1fadb7e732 Bump version v15.0.1.4 2025-09-08 16:23:51 +02:00
SteWers
eb8d51f47c Update web UI styles and HTML syntax (#23847)
* Update web UI styles and HTML syntax

Merged HTTP_HEAD_STYLE2 into HTTP_HEAD_STYLE1 and removed redundant style files. Updated button and form HTML across web UI to use consistent markup. Adjusted various style and separator elements for improved HTML5 compliance and consistency.

* Fix WiFi config page

* Fix typo

* Revert merging HTTP_HEAD_STYLE

Revert merging `HTTP_HEAD_STYLE1.h` and `HTTP_HEAD_STYLE2.h`
2025-09-07 21:58:43 +02:00
Jason2866
81be80b04a FIX max GPIO and add C5 dangerous and special GPIOs (#23806)
* add C5 dangerous and special GPIOs
* Fix max GPIO and flash / red pins (#517)
2025-08-23 19:38:27 +02:00
Jason2866
3eb6bf6c8e Add initial c5 support (#23804) 2025-08-20 21:51:23 +02:00
Theo Arends
fd3ff98074 Bump version v15.0.1.3 2025-08-03 14:45:54 +02:00
Theo Arends
2e9ba984f5 Prep for user config Hosted MCU connections 2025-07-27 14:25:42 +02:00
Theo Arends
6e7e483a70 Fix repeated get hosted MCU fw version 2025-07-16 14:27:01 +02:00
Jason2866
a6124128a7 P4 Ethernet support in safeboot (#23681) 2025-07-14 20:46:43 +02:00
Christian Baars
6c699e9b95 add hostedOTA and info messages (#23675) 2025-07-12 11:43:42 +02:00
Jason2866
9e25fc0f30 basic P4 support (#23663) 2025-07-10 16:47:30 +02:00