1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-01 00:08:15 +00:00

8105 Commits

Author SHA1 Message Date
Clyde Stubbs
fe80750743
[display] auto_clear_enabled defaults (#7986) 2025-01-13 07:56:54 +13:00
Clyde Stubbs
109d737d5d
[lvgl] Implement lvgl.page.is_showing: condition (#8055) 2025-01-13 07:53:26 +13:00
Clyde Stubbs
bd17ee8e33
[config] Early check for required version (#8000) 2025-01-13 07:50:13 +13:00
Clyde Stubbs
f1712cffa8
[spi_led_strip] Fix priority (#8021) 2025-01-13 07:49:05 +13:00
Clyde Stubbs
0df6a913b3
[lgvl] disp_bg_image and disp_bg_opa changes (#8025) 2025-01-13 07:46:17 +13:00
Clyde Stubbs
8a98b69a57
[lvgl] fix bg_image_src (#8005)
Co-authored-by: clydeps <U5yx99dok9>
2025-01-13 07:42:03 +13:00
Clyde Stubbs
4530e4d60f
[lvgl] remove default state (#8038) 2025-01-13 07:40:50 +13:00
Juan Jose Restrepo
4d7c6b28e1
Update sprinkler.cpp (#7996) 2025-01-10 17:22:30 -06:00
Jimmy Hedman
de603c7565
Enable udp to work (on ipv4) when ipv6 is enabled (#8060)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2025-01-10 21:10:19 +00:00
Peter Zich
a498fb5dcf
Fix braceless else statements (#7799) 2025-01-09 00:47:30 -06:00
Georgi Filipov
7ca295a824
Merge branch 'dev' into component_climate_ir_samsung 2025-01-09 01:17:18 +02:00
Samu Németh
78543e1e15
Fixed comment typo in light_color_values.h (#8050)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-01-08 22:37:52 +00:00
Clyde Stubbs
5e72b7196b
Remove rmt channel from idf tests (#8054) 2025-01-08 21:14:08 +00:00
Clyde Stubbs
a0615a92f0
[addressable_light] Remove rmt channel from idf tests (#7987) 2025-01-08 14:25:10 -06:00
Peter Zich
dc5b408748
Initialize esp32_rmt_led_strip buffer (#8036) 2025-01-05 19:50:35 -06:00
Georgi Filipov
dc9e4638dc Move comments into the header 2025-01-02 22:23:54 +02:00
Georgi Filipov
859e80e864 Cleanup and small refactoring 2025-01-02 22:04:59 +02:00
Georgi Filipov
01b9f78576 Merge branch 'component_climate_ir_samsung' of https://github.com/jorofi/esphome into component_climate_ir_samsung 2024-12-26 07:12:49 +02:00
Georgi Filipov
672167ae0c Fixed codeowners 2024-12-26 07:12:46 +02:00
Georgi Filipov
92f03f4d89
Merge branch 'dev' into component_climate_ir_samsung 2024-12-26 07:00:51 +02:00
Georgi Filipov
fb243e2530 Rename climate_ir_samsung tests to samsung 2024-12-26 06:59:01 +02:00
Georgi Filipov
2a948708c2 Rename the component from cliamte_ir_samsung to samsung 2024-12-26 06:53:02 +02:00
Jonathan Swoboda
387bde665e
[esp32_rmt] IDF 5+ update fixes (#8002)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-12-24 03:15:40 -06:00
Georgi Filipov
05ee74ac2f Add missing new line 2024-12-24 04:01:05 +02:00
Georgi Filipov
c20ed7eb0f Add tests 2024-12-24 03:59:03 +02:00
Georgi Filipov
9d5c2b344f Code style optimizations 2024-12-24 03:25:18 +02:00
Georgi Filipov
b8f0b42694 Fixed typo 2024-12-24 03:08:17 +02:00
Georgi Filipov
a961788132 Remove unnecessary const from function declarations 2024-12-24 03:06:19 +02:00
Georgi Filipov
6e62103acd applay clang format 2024-12-24 02:56:46 +02:00
Georgi Filipov
c3af939430 Remove some comments and rename newtemp to new_temp 2024-12-24 02:52:42 +02:00
Georgi Filipov
b607f616cc Rename variables to follow project convention 2024-12-24 02:47:49 +02:00
Georgi Filipov
534d4822a0 Format files with clang-format 2024-12-24 02:12:12 +02:00
Georgi Filipov
ccb754c56a Update codeowners file 2024-12-24 02:04:43 +02:00
Georgi Filipov
279b03e711 Add blank line 2024-12-24 01:58:13 +02:00
Georgi Filipov
3522ce6c81 Clean trailing whitespaces 2024-12-24 01:57:10 +02:00
Georgi Filipov
b69a124780 Improve code quality 2024-12-24 01:46:55 +02:00
Georgi Filipov
227667fc5e Fixed typos 2024-12-24 01:10:27 +02:00
Georgi Filipov
e3e0f6f5cb Add climate IR Samsung component. 2024-12-24 00:46:22 +02:00
tomaszduda23
45beea68eb
[ble_client, bluetooth_proxy, esp32_ble_client, esp32_ble_tracker] fix ble proxy stop working (#7901)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-12-22 19:49:04 -10:00
Keith Burzinski
c457d8835e
Merge branch 'release' into dev 2024-12-20 18:56:18 -06:00
Keith Burzinski
4b51ba3fa4
Merge pull request #7989 from esphome/bump-2024.12.2
2024.12.2
2024.12.2
2024-12-20 18:56:03 -06:00
Keith Burzinski
499953e3f4
Bump version to 2024.12.2 2024-12-20 14:34:11 -06:00
Keith Burzinski
69f1a81e1d
[esp32_ble] Fix for Improv (#7984) 2024-12-20 14:34:11 -06:00
Keith Burzinski
37fcccbb1c
[esp32] Fix flash size warning when using IDF (#7983) 2024-12-20 14:34:10 -06:00
Keith Burzinski
f3cb179f54
[esp32_ble] Fix for Improv (#7984) 2024-12-20 14:16:18 -06:00
Keith Burzinski
ba2edbc189
[esp32] Fix flash size warning when using IDF (#7983) 2024-12-20 01:28:08 -06:00
tomaszduda23
f33b4a714e
[esp32_ble] do not skip events if queue is blocked (#7960) 2024-12-19 14:45:40 -10:00
Jesse Hills
85d863601b
Merge branch 'release' into dev 2024-12-19 19:48:11 +13:00
Jesse Hills
fe0700166a
Merge pull request #7982 from esphome/bump-2024.12.1
2024.12.1
2024.12.1
2024-12-19 19:47:30 +13:00
Jesse Hills
d28cf011d1
Bump version to 2024.12.1 2024-12-19 17:07:43 +13:00