Tomasz Duda
|
e10bd36559
|
Merge remote-tracking branch 'origin/dev' into nrf52_core
|
2024-07-12 15:48:14 +02:00 |
|
kevdliu
|
4a80a09db3
|
Fix voice assistant crash when no speaker configured (#7075)
|
2024-07-12 09:32:31 +12:00 |
|
soeffi
|
7f83bcfdd9
|
jsn_sr04t component: AJ_SR04M compatibility mode in checksum calculation (#7044)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-07-12 09:30:45 +12:00 |
|
Eugen
|
99cba0ae7f
|
add ESP32-C6 support to esp32_can (#7063)
|
2024-07-12 09:26:04 +12:00 |
|
Tomi Junnila
|
2e8a2fdbd4
|
Add support for the Gree YAC1FB9 in climate_ir (#7056)
|
2024-07-12 08:32:38 +12:00 |
|
leejoow
|
d209a2b45a
|
Add default icon to restart button (#7076)
Co-authored-by: Leo Schelvis <leo.schelvis@gmail.com>
|
2024-07-12 08:20:58 +12:00 |
|
Tomasz Duda
|
35bdafdc1f
|
Merge remote-tracking branch 'origin/dev' into nrf52_core
|
2024-07-11 10:32:04 +02:00 |
|
Sergey Dudanov
|
d071b05249
|
[climate-traits] improved performance (#7006)
|
2024-07-11 17:24:36 +12:00 |
|
Sergey Dudanov
|
66b36afe90
|
[climate] fix dump output of unsupported features (#7005)
|
2024-07-11 17:23:29 +12:00 |
|
ttaborda
|
5ac875545f
|
Update mitsubishi.cpp (#6909)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-07-11 16:26:37 +12:00 |
|
Keith Burzinski
|
6e624ff797
|
[wifi] Fix EAP for IDF 5.1+, add test (#7061)
|
2024-07-11 16:21:24 +12:00 |
|
Colm
|
08b8ab837a
|
Add braces to if statement to avoid compiler warning. (#7036)
|
2024-07-11 16:10:58 +12:00 |
|
esphomebot
|
1b57d8511b
|
Update webserver local assets to 20240704-081526 (#7041)
|
2024-07-11 16:10:18 +12:00 |
|
Jimmy Hedman
|
ee4d5178d6
|
[ethernet] Fix compile warning for IPv6 (#7048)
|
2024-07-11 16:09:51 +12:00 |
|
guillempages
|
dea1e9a1e0
|
[http_request] Fix follow_redirects on arduino (#7054)
|
2024-07-11 16:08:51 +12:00 |
|
Z3LIFF
|
fa4fbf9d73
|
Fix pmsa003i cold boot marked as failed on ESP32 et al (#7064)
|
2024-07-11 16:01:14 +12:00 |
|
Christian Ferbar
|
fb6c2aef59
|
helpers.cpp: Fix GLIBCXX_RELEASE check < 8 (#7062)
|
2024-07-11 15:58:54 +12:00 |
|
Jesse Hills
|
d1b0e6b5fe
|
Bump version to 2024.8.0-dev
|
2024-07-11 15:41:48 +12:00 |
|
Jimmy Hedman
|
2f669c99f8
|
Configure ap ip for RP2040 (#7065)
|
2024-07-11 13:32:17 +12:00 |
|
Pavlo Dudnytskyi
|
aa8c963c50
|
UART component support added for host platform (#6912)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
|
2024-07-11 13:30:55 +12:00 |
|
Kevin Ahrendt
|
2873c6bbaf
|
[micro_wake_word] Version 2 (#7032)
|
2024-07-11 13:21:04 +12:00 |
|
MichD
|
2da939c81c
|
Fix RC Switch protocol not transmitting correctly via IR (#5411)
|
2024-07-11 10:37:50 +12:00 |
|
Tomasz Duda
|
4418ed3526
|
add code owner
|
2024-07-07 14:54:41 +02:00 |
|
Tomasz Duda
|
2d7da4c117
|
remove empty comment
|
2024-07-07 13:04:37 +02:00 |
|
Tomasz Duda
|
1618405881
|
remove ble code
|
2024-07-07 04:48:51 +02:00 |
|
Tomasz Duda
|
07c5aae6b7
|
clean up code
|
2024-07-07 04:12:41 +02:00 |
|
Tomasz Duda
|
2ad8d7d1c5
|
nrf52 core based on zephyr
|
2024-07-06 18:33:15 +02:00 |
|
Colm
|
4c6a17e304
|
Don't test for IPv6 addresses when min_ipv6_addr_count is 0 (#7037)
|
2024-07-06 19:02:41 +12:00 |
|
Pavlo Dudnytskyi
|
ddaa84683b
|
Haier component update to support more protocol variations (#7040)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
|
2024-07-06 19:00:44 +12:00 |
|
leejoow
|
dd1e480142
|
Fix display of update state in webinterfae (#7045)
Co-authored-by: Leo Schelvis <leo.schelvis@gmail.com>
|
2024-07-06 16:57:30 +12:00 |
|
lhy
|
ee6f2bfecb
|
Fix compile errors on ESP32-C6 with W5500 SPI ethernet (#7030)
|
2024-07-03 20:03:54 +12:00 |
|
Jesse Hills
|
3fb9c93a24
|
[wifi] Only set default ttls phase 2 on esp-idf (#7033)
* [wifi] Only set default ttls phase 2 on esp-idf
* Add eap arduino test
|
2024-07-03 02:21:41 +00:00 |
|
Jesse Hills
|
d8f0dce08f
|
[uptime] Add new timestamp type for uptime sensor (#7029)
* [uptime] Add new timestamp type for uptime sensor
* Remove debug logs
|
2024-07-01 21:29:49 -05:00 |
|
Andreas Fritiofson
|
582386d3a2
|
Make crc8 const-correct (#7027)
|
2024-07-02 13:47:56 +12:00 |
|
Keith Burzinski
|
7aaa5ce9c8
|
Move some consts for #4585 (#7023)
|
2024-07-01 06:20:59 +00:00 |
|
Kevin P. Fleming
|
5278ae4b5e
|
'uart' and 'improv_serial' need to understand non-UART logger configurations (#6998)
|
2024-07-01 11:52:05 +12:00 |
|
Jesse Hills
|
d0ab2a16a6
|
[mpr121] await register parented (#7014)
fixes https://github.com/esphome/issues/issues/5913
|
2024-06-28 21:12:59 -05:00 |
|
Sergey Dudanov
|
9a26cdb336
|
[modbus_text_sensor] new default ANSI encoding type (#6975)
|
2024-06-27 13:50:25 +12:00 |
|
Markus
|
decf50ed49
|
Fix LEDC 100% is not 100% duty with ESP32 IDF (#6997)
|
2024-06-27 13:48:01 +12:00 |
|
Simone Rossetto
|
bfdf63055f
|
Allow wireguard to bind to PPP interface (#6989)
Co-authored-by: Tim Lunn <tl@smlight.tech>
|
2024-06-27 13:42:16 +12:00 |
|
Keith Burzinski
|
cd7894ae8f
|
[ota-esphome] Merge configurations by port (#7001)
|
2024-06-27 13:07:07 +12:00 |
|
Christiaan de Ridder
|
10504c4d68
|
Tuya invalid command 0x22 (#6980)
|
2024-06-27 11:03:55 +12:00 |
|
Sergey Dudanov
|
01bcf5fb97
|
[modbus-text-sensor] fix potential buffer overflow (#6993)
|
2024-06-26 22:38:11 +12:00 |
|
Samuel Sieb
|
91766afb64
|
[dallas_temp] fix ds18s20 temp calc (#6988)
|
2024-06-26 19:27:07 +12:00 |
|
Petapton
|
cc4f1c667e
|
Fix float encoding in modbus server (#6986)
|
2024-06-26 12:08:16 +12:00 |
|
Pieter Viljoen
|
bc26de2d68
|
[ds1307] Initialize uninitialized struct members (#6985)
|
2024-06-26 11:54:02 +12:00 |
|
Kevin P. Fleming
|
0179358f9c
|
Improve 'body' handling in http_request on_response triggers (#6968)
|
2024-06-26 11:50:54 +12:00 |
|
Keith Burzinski
|
d8a5c1ea0c
|
[ota-esphome] Validate for multiple esphome ota instances (#6984)
|
2024-06-25 20:57:15 +00:00 |
|
H. Árkosi Róbert
|
fb9844463b
|
Bump HeatpumpIR and IRremoteESP8266 (#6948)
|
2024-06-25 21:08:57 +12:00 |
|
Jesse Hills
|
481cf7384a
|
[safe_mode] Set safe mode core data in disabled cases (#6983)
|
2024-06-25 09:07:19 +00:00 |
|