Theo Arends
|
dc7cb05cab
|
Add MCP23XXX_DRV control register IOCON in template (#22622)
|
2024-12-11 17:43:56 +01:00 |
Theo Arends
|
ee3fbdf4e0
|
Bump version v14.4.0.1
|
2024-12-11 11:10:37 +01:00 |
Theo Arends
|
4008a4e5e6
|
Move debug message to debug_more
|
2024-12-10 16:36:22 +01:00 |
Theo Arends
|
3c51793d5c
|
Reduce stack usage
|
2024-12-10 11:39:37 +01:00 |
s-hadinger
|
bdf880cf84
|
Improved auto-selection of LED hardware support (RMT, SPI) (#22618)
|
2024-12-09 23:22:52 +01:00 |
s-hadinger
|
c1834bd898
|
WS2812 remove waits for RMT and SPI (#22617)
|
2024-12-09 22:45:23 +01:00 |
Theo Arends
|
71dfae2d9d
|
Fix ESP8266 Device Group exception due to lack of stack space (#22271)
|
2024-12-09 15:16:30 +01:00 |
Theo Arends
|
23e5a4dec2
|
Change RG-15 sensor name from RG-15 to RG15 (#22612)
|
2024-12-09 11:17:04 +01:00 |
SteWers
|
09f0b89ab0
|
Language improvements (#22607)
Some language improvements
|
2024-12-08 21:19:01 +01:00 |
Theo Arends
|
d6c1617fc5
|
Skip code not needed on single phase
|
2024-12-08 14:43:48 +01:00 |
Theo Arends
|
ed520140a1
|
Add support for Sonoff POWCT Energy Export Active (#22596)
|
2024-12-07 22:44:45 +01:00 |
SteWers
|
523f803b06
|
Fix DE language (#22603)
* Fix DE language
* Update de_DE.h
|
2024-12-07 19:50:56 +01:00 |
Theo Arends
|
aeb965435e
|
Fix ESP32 energy export calculation
|
2024-12-07 18:01:33 +01:00 |
bovirus
|
0a2fa4ec41
|
Update Italian language (#22601)
|
2024-12-07 14:57:31 +01:00 |
Theo Arends
|
3a62cc6050
|
Add udp.flush() to KNX receiver (#22242)
|
2024-12-07 12:38:14 +01:00 |
Theo Arends
|
789bbb8b97
|
Extent command Knx_Enabled with KNX restart functionality (#22242)
|
2024-12-06 17:40:05 +01:00 |
Theo Arends
|
4ffc53b465
|
Shorten menus and add submenu headers (#22592)
|
2024-12-06 17:02:44 +01:00 |
Jason2866
|
f341f8d35a
|
language (DE): shorten (Menü) Texts (#22594)
* language (DE): shorten (Menü) Texts
* KNX: einmalig -> eindeutig
|
2024-12-06 15:48:05 +01:00 |
gemu
|
9317e02f25
|
recode powerwall (#22589)
|
2024-12-05 15:42:20 +01:00 |
Theo Arends
|
b80cc6a3e6
|
Fix select list and possible input buffer overflow (#22405)
|
2024-12-05 13:31:14 +01:00 |
stefanbode
|
ccd76b26ed
|
Re-enable shutter report on teleperiod (#22586)
* Reactivate shutter report on teleperiod
* Reactivate shutter report on teleperiod
|
2024-12-04 11:43:51 +01:00 |
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
|
6b753cff44
|
Fix ESP32 Shift595 relay click on restart
|
2024-12-03 17:15:14 +01:00 |
Theo Arends
|
570e2052d3
|
Fix compilation
|
2024-12-03 11:37:39 +01:00 |
Theo Arends
|
62e4bf1acd
|
Add command `SetOption162 1` to disable adding export energy to energy today (#22578)
|
2024-12-03 11:34:48 +01:00 |
Theo Arends
|
4046cd8ec0
|
Add show Active Power Total with any multi-phase energy monitoring (#22579)
|
2024-12-03 10:28:38 +01:00 |
Theo Arends
|
62d6a03335
|
Fix non-sequential shutter GUI display
|
2024-12-02 16:12:53 +01:00 |
Felix Laevsky
|
ebff2d2d38
|
Explanation for BLEMinRssiLevel command added in the comments (#22550)
|
2024-12-02 12:11:05 +01:00 |
Christian Baars
|
baeaad7558
|
fix LED, C2 has no i2s (#22575)
|
2024-12-02 12:10:28 +01:00 |
Theo Arends
|
e2bae09ded
|
Update changelogs
|
2024-12-01 15:41:11 +01:00 |
SteWers
|
0ea8889997
|
[SolaxX1] Energy calculation (#22568)
|
2024-12-01 13:54:11 +01:00 |
Christian Baars
|
bed14174bc
|
add lp_core to Berry ULP module (#22567)
|
2024-11-30 19:01:12 +01:00 |
Theo Arends
|
fbb2c84f29
|
Template for Shelly 1PM Gen3
|
2024-11-30 16:52:57 +01:00 |
Theo Arends
|
a838ec09f8
|
Minor changes
|
2024-11-30 13:51:47 +01:00 |
Theo Arends
|
038e62b72c
|
Small shutter refactors
|
2024-11-29 17:00:31 +01:00 |
Theo Arends
|
f176ede65d
|
Update changelogs
|
2024-11-29 16:16:32 +01:00 |
SteWers
|
3316bc5e70
|
[Shutter] Fix PowerON (#22548)
* [Shutter] Fix PowerON
* [Shutter] Fix 2 PowerON
* [Shutter] Fix 3 PowerON
Integrate only when USE_SHUTTER is defined
* @SteWers [Shutter] Fix 4 PowerON
Fix compile error
|
2024-11-29 09:59:18 +01:00 |
s-hadinger
|
db0287e566
|
Replace NeoPixelBus with TasmotaLED on ESP32x (#22556)
* Replace NeoPixelBus with TasmotaLED on ESP32x
* update changelog
|
2024-11-27 22:11:57 +01:00 |
Theo Arends
|
8cb9345a97
|
Fix compilation
|
2024-11-27 15:05:43 +01:00 |
Theo Arends
|
e8d5e442bf
|
Update xdrv_60_shift595.ino
|
2024-11-27 14:01:23 +01:00 |
Theo Arends
|
5a32df5e81
|
Fix Shift595 output offsets and restart relay toggles
|
2024-11-27 13:48:30 +01:00 |
Andy Knight
|
2322646773
|
Prevent active BLE operations with unencrypted MI-format beacons (#22453)
|
2024-11-26 11:28:55 +01:00 |
Barbudor
|
155dea98cd
|
Issue#22535 applying masking window to any power change (#22539)
* apply masking to any power change
* stupid typo
* rephrase
|
2024-11-25 10:56:35 +01:00 |
Jacek Ziółkowski
|
3ab87273e6
|
Shitf595 dynamic device count (#22543)
* Make max Shift595 device count dynamic
* Update xdrv_60_shift595.ino
|
2024-11-25 10:38:43 +01:00 |
Theo Arends
|
e397c11e70
|
Revert wifi delay
|
2024-11-25 10:33:34 +01:00 |
s-hadinger
|
2402f7cbd1
|
Berry simplify DAC support (#22546)
|
2024-11-24 23:30:24 +01:00 |
Felix Laevsky
|
3448e17317
|
Added 2 new filters: BLE filter by name and minimum RSSI (#22530)
|
2024-11-24 18:44:18 +01:00 |
Theo Arends
|
25f13e434f
|
TasmotaClient discard GET_JSON timeout
|
2024-11-24 16:07:36 +01:00 |
SteWers
|
3c703ac4d4
|
[Shutter] Fix UI inverted mode (#22538)
Fix UI for shutter in inverted mode
|
2024-11-23 16:05:55 +01:00 |
SteWers
|
f255233f90
|
[Energy] Fix for New Year's Day (#22536)
Fix rollover on New Year's Day
|
2024-11-23 16:05:15 +01:00 |