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

8041 Commits

Author SHA1 Message Date
Georgi Filipov
68f0c06780 Refactoring improves variables names 2025-01-16 22:57:55 +02: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
Kevin Ahrendt
434879ea04
[core] Bugfix: Implement ring buffer with xRingbuffer (#7973) 2024-12-19 17:07:43 +13:00
dependabot[bot]
7da07303c9
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#7981)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 16:42:29 +13:00
Clyde Stubbs
b33b4481ea
[helpers] Provide calls to get free heap and largest available block. (#7978) 2024-12-19 16:40:08 +13:00
Clyde Stubbs
ac631711ab
[qspi_dbi] Bugfix and new features (#7979) 2024-12-19 16:30:23 +13:00
Jonathan Swoboda
265b6ec445
[esp32_rmt] Updates for IDF 5+ (#7770)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-12-18 20:31:22 -06:00
Kevin Ahrendt
61499dbdd8
[core] Bugfix: Implement ring buffer with xRingbuffer (#7973) 2024-12-19 15:07:07 +13:00
Jesse Hills
0aaef9293b
Merge branch 'release' into dev 2024-12-18 17:07:26 +13:00
Jesse Hills
0f0b829bc6
Merge pull request #7976 from esphome/bump-2024.12.0
2024.12.0
2024.12.0
2024-12-18 17:06:44 +13:00
Djordje Mandic
a9d883b65a
[midea] Add Fahrenheit support to midea_ac.follow_me action (#7762) 2024-12-18 13:47:43 +13:00
Jesse Hills
d330e73c1e
Bump version to 2024.12.0 2024-12-18 11:35:43 +13:00
Jonathan Swoboda
7554e954fe
[core] Add c6 and h2 to split default (#7974)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
2024-12-18 10:12:14 +13:00
Jesse Hills
752af94a75
Merge branch 'beta' into dev 2024-12-18 10:03:48 +13:00
Jesse Hills
561d92d402
Merge pull request #7975 from esphome/bump-2024.12.0b3
2024.12.0b3
2024.12.0b3
2024-12-18 10:02:03 +13:00
Jesse Hills
1a69236473
Bump version to 2024.12.0b3 2024-12-18 07:43:38 +13:00