Theo Arends
f72769252e
Fix KNX Scenes index change regression from v14.2.0.4 ( #22405 )
2024-12-04 10:52:00 +01:00
Theo Arends
a838ec09f8
Minor changes
2024-11-30 13:51:47 +01:00
Theo Arends
3778f22d7b
Fix wrong GUI Module and Template drop down list indexes regression
2024-11-18 22:53:07 +01:00
Theo Arends
4e40bbf3b6
Bump version v14.3.0.7 - again
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-17 14:03:04 +01:00
Theo Arends
6821293819
Revert "Bump version v14.3.0.7"
...
This reverts commit 14c0a42203
.
2024-11-17 11:30:55 +01:00
Theo Arends
14c0a42203
Bump version v14.3.0.7
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-16 17:47:18 +01:00
Theo Arends
3bc90175db
Fix ESP32, ESP32-S2 and ESP32-S3 re-enable touch buttons ( #22446 )
2024-11-09 15:24:40 +01:00
Theo Arends
9238ee73d6
Add ESP8266 experimental support for second I2C bus
2024-09-19 14:47:18 +02:00
pbrinette
28bbf11dbb
Enhance the KNX capabilities of Tasmota to offer more flexibility and features ( #22071 )
2024-09-09 09:25:11 +02:00
Theo Arends
8f75684cd7
Add Rule and Scripter xdrv sensor polling
2024-08-13 12:28:09 +02:00
Theo Arends
5bac2a2331
Revert "Add Rule and Scripter xdrv sensor polling"
...
This reverts commit cc2ea328d5
.
2024-08-11 19:29:10 +02:00
Theo Arends
cc2ea328d5
Add Rule and Scripter xdrv sensor polling
2024-08-11 17:47:01 +02:00
Theo Arends
bc6faa733c
Refactor Telegram
2024-05-28 17:47:35 +02:00
Theo Arends
3b4035b3e2
Add FUNC_ABOUT_TO_RESTART ( #21460 )
2024-05-21 17:28:02 +02:00
Barbudor
285a6f3532
knx dimmer and colour ( #21434 )
2024-05-18 22:15:46 +02:00
Barbudor
60a42f015e
Add command WebRun (as WebQuery extension) ( #21364 )
...
* tasmota-1m32
* ready
* add code usage
* clean
* remove also that
* remove WebQueryWithFunction in favor of default value
2024-05-18 22:15:16 +02:00
Theo Arends
a3e57d6479
Add Support for compile time hostname with `#define WIFI_DEFAULT_HOSTNAME` ( #21236 )
2024-05-05 15:37:03 +02:00
Theo Arends
9cacf2f609
Fix Power off due to overtemp and/ot overload
2024-04-08 12:03:11 +02:00
Theo Arends
ed7909f23f
Removed unused `#define MQTT_DATA_STRING` support
2024-04-04 17:03:08 +02:00
Julio Vilmar Gesser
60666fa1c5
Added support to multiple SR04 ( #20975 )
...
* added support to multiple SR04
* Reduced MAX # of SR04 to 3 as ESP32 has only 3 serial uarts
2024-03-31 15:12:29 +02:00
Theo Arends
4b44d2fa32
Change ESP32 WiFi phy modes 11n and 11ax represented as HT20, HT40 and HE20 ( #19350 )
2024-03-29 13:04:44 +01:00
Theo Arends
95f76d623f
Changed command ``TimedPower`` refactored from String to LList
2024-01-21 14:29:44 +01:00
Theo Arends
c9d0106007
Removed max number of 30 backlog entries
2024-01-18 16:32:28 +01:00
Theo Arends
789fd1e055
Add command ``TimedPower``
...
Add command ``TimedPower<index> <milliseconds>[,ON|OFF|TOGGLE|BLINK]`` executes ``Power<index> [ON|OFF|TOGGLE|BLINK] `` and after <millisecond> executes ``Power<index> [OFF|ON|TOGGLE|OFF]``
2024-01-15 23:58:33 +01:00
Theo Arends
21c7edcb50
Add display of active drivers using command ``status 4``
2023-12-27 22:03:56 +01:00
Theo Arends
7a6cca6d20
Add command ``WebCanvas``
...
Add command ``WebCanvas linear-gradient(#FF0018 7%,#FFA52C,#FFFF41,#008018,#0000F9,#86007D 93%)`` to set GUI canvas
2023-12-03 15:52:44 +01:00
Barbudor
1d5f55d374
increase MAX_HUE_DEVICES to 32 ( #19820 )
2023-10-23 09:36:39 +02:00
Barbudor
335e18e8cb
Allow webbutton up to 32 ( #19580 )
...
* Allow webbutton up to 32
* use named const
2023-09-29 09:56:52 +02:00
Paul Blacknell
4cc81f0dbc
Don't reset the MAX17043 battery fuel gauge after waking from Deep Sleep ( #19412 )
...
* fix: don't reset the device when coming out of deep sleep
* fix: move debug log message to inside the device validation
* Update xsns_110_max17043.ino
* add: update global battery percentage when max17043 reports new value
2023-09-09 09:48:30 +02:00
Theo Arends
0c3b559630
Phase 1 support C2/C6
2023-08-21 16:00:20 +02:00
Theo Arends
889e6ea54d
Fix driver config restore
2023-07-11 16:12:04 +02:00
Theo Arends
05d589f2d7
Set ESP32-C3 max supported ADC channels to 5
2023-07-08 18:04:13 +02:00
Theo Arends
139ac367f0
Add support for energy dummy relays
...
Add support for energy dummy relays using SO48
2023-07-01 14:25:05 +02:00
Theo Arends
57f85ae478
Optimize dynamic WiFi power
2023-05-17 10:45:00 +02:00
Theo Arends
1e571e1d14
Update templates
2023-04-15 14:58:21 +02:00
Theo Arends
54a2688cbf
Bump v12.4.0.3
...
- Bump v12.4.0.3
- Refactor energy monitoring reducing stack usage and solve inherent exceptions and watchdogs (#18164 )
2023-03-17 21:05:51 +01:00
Theo Arends
bda32739a8
Support for reset settings on filesystem
2023-03-13 15:41:21 +01:00
Theo Arends
2b89b7a134
Fix init order of device drivers ( #18124 )
2023-03-11 15:52:02 +01:00
Theo Arends
e927e3307e
Add DevicesPresent limit check
...
- Increase supported relays and buttons to 32
2023-02-25 16:44:04 +01:00
Jason2866
8ea8d34d17
Make setting of `CODE_IMAGE_STR` in Platformio possible ( #18011 )
...
* OTA_URL safeguard
* make override possible
2023-02-22 12:05:04 +01:00
Theo Arends
5d3f2cc316
ESP8266 increase number of discovery relays
2023-02-09 16:02:06 +01:00
Theo Arends
9673cca8b0
Extent ESP8266 virtual switch support
2023-02-06 11:45:28 +01:00
Theo Arends
78fe958d89
Fix energy dummy supporting 8 channels
2023-01-28 13:47:37 +01:00
Theo Arends
c85003c67d
Prep Shelly Pro 4PM
2023-01-21 14:30:35 +01:00
Theo Arends
aa78ffb733
Prep Shelly Pro 4PM
2023-01-20 14:28:58 +01:00
Theo Arends
2e7496a052
Keep webserver enabled on command ``upload``
2023-01-07 15:37:52 +01:00
Theo Arends
4f31e7a1b2
Add command ``SetOption35 0..255``
...
Add command ``SetOption35 0..255`` to skip number of received messages in Serial Bridge (default 0) (#17140 )
2022-11-20 12:52:24 +01:00
Theo Arends
5f3d504c30
Add support for HMC5883L
...
Add support for HMC5883L 3-Axis Digital Compass sensor by Andreas Achtzehn (#17069 )
2022-11-15 11:11:32 +01:00
Theo Arends
e88d1682e9
Add command ``SwitchMode 16``
...
Add command ``SwitchMode 16`` sending only MQTT message on inverted switch change (#17028 )
2022-11-15 10:10:29 +01:00
Stephan Hadinger
3731894486
Added ``FUNC_NETWORK_UP`` and ``FUNC_NETWORK_DOWN`` events
2022-11-11 11:15:05 +01:00