Jason2866
|
17ea732753
|
Do not abort compile when safeboot firmware can not be downloaded (#21684)
* Message when dl of safeboot failed
* check for safeboot
|
2024-06-23 15:01:07 +02:00 |
Theo Arends
|
25f17d7141
|
Update changelogs
|
2024-06-22 14:22:09 +02:00 |
Roland Praml
|
f3dcbdcea9
|
FIX: Allow use of UART0 with enabled USB_CDC_CONSOLE (#21496)
Co-authored-by: Roland Praml <roland@DESKTOP-MKLGCJR>
|
2024-06-22 14:17:05 +02:00 |
Theo Arends
|
904fb01e75
|
Update changelogs
|
2024-06-22 14:12:48 +02:00 |
Jason2866
|
b853886cb7
|
Refactor `strip_flags.py` and `add_c_flags.py` (#21677)
* refactor strip-flags.py
* refac more readable
* make failsafe
* move var to top
* align
|
2024-06-22 13:37:20 +02:00 |
s-hadinger
|
c96a48b9e1
|
Matter refactor reading of multiple attributes to reduce memory pressure (#21675)
|
2024-06-22 13:07:49 +02:00 |
Jason2866
|
0ea245805b
|
Remove entrys in some boards.json (#21676)
which maybe are wrong, since we don't know if the MCU is connected via CDC or USB-serial chip.
|
2024-06-22 13:02:58 +02:00 |
Theo Arends
|
3701a8cedc
|
Update changelogs
|
2024-06-22 12:54:08 +02:00 |
s-hadinger
|
5decd01299
|
Matter add copy to Path (#21674)
|
2024-06-22 10:17:50 +02:00 |
s-hadinger
|
40fb8fa7df
|
Fix Matter resumption final ack (#21673)
|
2024-06-22 10:15:39 +02:00 |
s-hadinger
|
9ac4712527
|
Matter fix TLV.U8 unsigned encoding (#21672)
|
2024-06-22 10:10:57 +02:00 |
gemu
|
aa380ea190
|
fix tcp server (#21660)
|
2024-06-21 16:35:20 +02:00 |
stefanbode
|
d18925897a
|
MQTT fix on inverted shutter (#21663)
* MQTT fix on inverted shutter
* MQTT fix on inverted shutter
|
2024-06-21 16:35:05 +02:00 |
Jason2866
|
3537d18483
|
Update esp8266 platform to 2024.06.10 (#21668)
* Update esp8266 platform (2024.06.00)
* Update strip-floats.py
* Rename strip-floats.py to strip-flags.py
* rename to `strip_flags.py`
* esp8266 v2.7.7
|
2024-06-20 23:23:53 +02:00 |
Jason2866
|
fe280fe6aa
|
remove compile flag for risc-v MCUs which is only valid for xtensa MCUs (#21665)
|
2024-06-20 16:22:49 +02:00 |
s-hadinger
|
2115e09839
|
Matter show event name in logs (#21649)
* Matter show event name in logs
* Optimize logging
* Human readable version
|
2024-06-16 22:18:50 +02:00 |
Christian Baars
|
d15b88f746
|
improve parser (#21648)
|
2024-06-16 20:54:59 +02:00 |
s-hadinger
|
0d267a546a
|
Matter prepare events (#21647)
|
2024-06-16 18:42:23 +02:00 |
Norbert Richter
|
2ce513f50c
|
NeoPool make compiler setting available by user_config_override.h (#21645)
|
2024-06-16 17:07:51 +02:00 |
s-hadinger
|
bdfe3524a9
|
Matter CASE Sigma1 resumption mode for faster reconnection (#21644)
|
2024-06-15 23:11:48 +02:00 |
Theo Arends
|
d3f8afed29
|
Fix GPS_VELOCITY (#18035)
|
2024-06-15 16:52:42 +02:00 |
bovirus
|
9499211d7d
|
Upload Italian language (#21641)
|
2024-06-15 15:49:06 +02:00 |
Jason2866
|
711e283925
|
allow define wifi credentials in pio (#21640)
|
2024-06-15 15:48:24 +02:00 |
Theo Arends
|
94aded8d5c
|
Update changelogs
|
2024-06-15 13:59:17 +02:00 |
s-hadinger
|
b16b3859e3
|
Matter add FanSpeed255 (#21638)
|
2024-06-15 13:34:18 +02:00 |
s-hadinger
|
2cf0eda870
|
Matter add Fan support (virtual only) (#21637)
* Matter add Fan support (virtual only)
* Add MtrReceived event
|
2024-06-15 12:51:08 +02:00 |
s-hadinger
|
767ac60266
|
Fix Matter interverted attributes 0xFFF9 and 0xFFFB (#21636)
|
2024-06-15 12:20:52 +02:00 |
bovirus
|
342ba2bd44
|
Update Italian language (#21635)
|
2024-06-15 11:11:42 +02:00 |
s-hadinger
|
2c1f6b24d3
|
Matter add internal debug option (#21634)
|
2024-06-15 10:56:48 +02:00 |
Theo Arends
|
0c49262d54
|
Update changelogs
|
2024-06-14 22:40:27 +02:00 |
s-hadinger
|
7cb8c0259d
|
Matter support for Rain sensor (#21633)
|
2024-06-14 18:54:27 +02:00 |
Theo Arends
|
75c47b6948
|
Extend command ``SetOption147 1`` to disable publish of IRReceived MQTT messages (#21574)
|
2024-06-14 11:23:03 +02:00 |
Theo Arends
|
9451f20b43
|
Update changelogs
|
2024-06-14 10:46:14 +02:00 |
gemu
|
cbff86695f
|
replace vars in descriptor + line (#21622)
|
2024-06-14 10:14:44 +02:00 |
Norbert Richter
|
95f6032d86
|
Change NeoPool using temperature as only frequently changing value for NPTeleperiod (#21628)
|
2024-06-14 10:14:13 +02:00 |
Jason2866
|
fe31d84ac6
|
add lib_ignore for rtsp lib
to env which does not support webcam
|
2024-06-13 21:29:24 +02:00 |
Jason2866
|
4fbe3590be
|
add TM1638 switches to display build (#21617)
|
2024-06-12 20:23:43 +02:00 |
Theo Arends
|
6e8e3cc740
|
Update changelogs
|
2024-06-12 10:54:17 +02:00 |
Theo Arends
|
7bde0b89d1
|
Fix QMP6988
|
2024-06-12 10:50:29 +02:00 |
s-hadinger
|
bd47d99ceb
|
Berry `classof` extended to class methods (#21615)
|
2024-06-12 10:48:38 +02:00 |
Theo Arends
|
87148ae0c1
|
Change SerialBridge command ``SSerialSend9`` replaced by ``SSerialMode``
- Bump version v14.1.0.2
|
2024-06-11 17:27:39 +02:00 |
Jason2866
|
7e8bcd896a
|
include `SD_MMC.h` only when supported (#21611)
|
2024-06-11 13:25:47 +02:00 |
Theo Arends
|
4858ec0aef
|
Allow receive or send using SerialBridge
|
2024-06-11 12:41:19 +02:00 |
Jason2866
|
a02e3aa651
|
Update PULL_REQUEST_TEMPLATE.md
|
2024-06-11 11:25:45 +02:00 |
Theo Arends
|
ae9d2a2c85
|
Refactor display modes1 to 4
|
2024-06-11 11:07:30 +02:00 |
Theo Arends
|
0471ba24c1
|
Add support for QMP6988 temperature and pressure sensor
|
2024-06-10 16:05:25 +02:00 |
Theo Arends
|
7471d754f7
|
Update changelogs
|
2024-06-10 11:54:22 +02:00 |
Christian Baars
|
aa217e13b9
|
refactoring, bugfixes, generic device scanning (#21603)
|
2024-06-10 10:50:50 +02:00 |
Theo Arends
|
d046f9c25f
|
Update changelogs
|
2024-06-10 10:50:19 +02:00 |
stefanbode
|
ae499eb73a
|
MQTT is not reporting the correct LastChange (#21605)
I assume this is just missing. I got some side effects on shutters where on MQTT commands the source is still the LAST one before the MQTT
|
2024-06-10 10:42:02 +02:00 |