Georgi Filipov
|
da59b59eea
|
Discard the entire packet due to an error during reception
|
2025-01-25 20:30:02 +02:00 |
|
Georgi Filipov
|
bf78622122
|
Improve code quality
|
2025-01-25 10:50:23 +02:00 |
|
Georgi Filipov
|
98d67e48eb
|
Fixed clang-format
|
2025-01-25 10:46:15 +02:00 |
|
Georgi Filipov
|
b64185cb01
|
Fixed bug after the implementation of on_receive
|
2025-01-25 04:02:33 +02:00 |
|
Georgi Filipov
|
b15a522424
|
Fixed clang-format
|
2025-01-25 02:09:26 +02:00 |
|
Georgi Filipov
|
59c67f2172
|
Improve code readability
|
2025-01-25 02:05:59 +02:00 |
|
Georgi Filipov
|
509b03af6d
|
Improve code readability
|
2025-01-25 02:00:33 +02:00 |
|
Georgi Filipov
|
798cd814e8
|
Merge branch 'component_climate_ir_samsung' of https://github.com/jorofi/esphome into component_climate_ir_samsung
|
2025-01-25 01:51:09 +02:00 |
|
Georgi Filipov
|
85acf9312e
|
Implement on_receive
|
2025-01-25 01:51:07 +02:00 |
|
Georgi Filipov
|
f365db7fcb
|
Merge branch 'dev' into component_climate_ir_samsung
|
2025-01-23 22:00:43 +02:00 |
|
Jesse Hills
|
7fccc9ff86
|
[online_image] Add binary bmp support (#8116)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
|
2025-01-23 15:10:19 +13:00 |
|
Olliver Schinagl
|
dee1d84979
|
[spi] Fix data type in bitbash transfer_() (#8125)
|
2025-01-22 23:41:55 +00:00 |
|
Oskari Lemmelä
|
65b2d48a6f
|
Fix mqtt climate step rounding (#8121)
|
2025-01-23 12:32:45 +13:00 |
|
brambo123
|
8aeb08f868
|
[ads1115] Add sample rate control (#8102)
|
2025-01-23 12:31:07 +13:00 |
|
Djordje Mandic
|
d4857a1727
|
Add verbose logging for pulse width calculation in pulse_meter (#8124)
|
2025-01-23 12:07:26 +13:00 |
|
tomaszduda23
|
0c032bc431
|
[core] add support for custom platform (#7616)
Co-authored-by: Tomasz Duda <tomaszduda23@gmai.com>
|
2025-01-23 12:06:07 +13:00 |
|
Keith Burzinski
|
5a103543c4
|
[esp32] Set logger default interface for C6 (#8126)
|
2025-01-22 23:00:40 +00:00 |
|
Frederik
|
01ab6d3ddc
|
[debug] fix debug_esp32 printf for partition size and address (#8122)
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
|
2025-01-23 09:37:32 +11:00 |
|
Keith Burzinski
|
f2170c633a
|
[es7243e] Add support for ES7243E audio ADC (#8098)
|
2025-01-23 09:23:22 +13:00 |
|
Citric Li
|
c2e52f4b11
|
Add: Human Presence and Target Count to the Seeed Studio MR60BHA2 (#8010)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Spencer Yan <spencer@spenyan.com>
|
2025-01-22 13:01:15 +13:00 |
|
Keith Burzinski
|
4843bbd38a
|
[custom] Remove platforms (#8119)
|
2025-01-22 12:56:51 +13:00 |
|
dependabot[bot]
|
78ce8f014a
|
Bump actions/stale from 9.0.0 to 9.1.0 (#8120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-22 08:15:56 +13:00 |
|
Jesse Hills
|
b454f63b36
|
[core] Remove old style platform configuration (#8118)
|
2025-01-21 00:32:47 -06:00 |
|
Jonathan Swoboda
|
db644542ed
|
[esp32_touch] Fix deprecated warning (#8092)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2025-01-21 16:17:32 +13:00 |
|
Keith Burzinski
|
716a8b87e1
|
[es8156] Add support for ES8156 audio DAC (#8085)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-01-21 16:15:18 +13:00 |
|
Clyde Stubbs
|
0f4e274e52
|
[uptime] Cosmetic improvements for uptime text_sensor (#8101)
|
2025-01-21 15:43:50 +13:00 |
|
Keith Burzinski
|
576dbd6f0c
|
[audio_adc] Add new `audio_adc ` component (#8094)
|
2025-01-21 15:35:40 +13:00 |
|
Jesse Hills
|
c3d00b45f7
|
Update defines.h for esp-idf 5.1.5 (#8117)
|
2025-01-21 01:50:04 +00:00 |
|
Mikkel Jeppesen
|
98b872abc7
|
Fixed incorrect display dimension (#8110)
|
2025-01-20 09:36:07 +11:00 |
|
guillempages
|
75026be951
|
[online_image] Use RAMAllocator (#8114)
|
2025-01-19 22:16:37 +00:00 |
|
guillempages
|
47a0ec467a
|
[image]Rename option "use_transparency" (#8113)
|
2025-01-20 08:34:38 +11:00 |
|
Georgi Filipov
|
91562e0371
|
Merge branch 'dev' into component_climate_ir_samsung
|
2025-01-17 22:52:47 +02:00 |
|
Jesse Hills
|
9e40d4cf45
|
Merge branch 'release' into dev
|
2025-01-17 14:47:56 +13:00 |
|
Jesse Hills
|
fecae2f740
|
Merge pull request #8100 from esphome/bump-2024.12.4
2024.12.4
|
2025-01-17 14:47:16 +13:00 |
|
Jesse Hills
|
5a01670803
|
Bump version to 2024.12.4
|
2025-01-17 13:40:12 +13:00 |
|
Jesse Hills
|
c2423b18cb
|
Bump python3-setuptools to 66.1.1-1+deb12u1 (#8074)
|
2025-01-17 13:40:11 +13:00 |
|
Jesse Hills
|
2363b3dfd6
|
Merge branch 'release' into dev
|
2025-01-17 13:32:53 +13:00 |
|
Jesse Hills
|
628e47f670
|
Merge pull request #8099 from esphome/bump-2024.12.3
2024.12.3
|
2025-01-17 13:32:12 +13:00 |
|
Jesse Hills
|
7666581c54
|
Bump version to 2024.12.3
|
2025-01-17 12:24:22 +13:00 |
|
Kevin Ahrendt
|
03c36920ff
|
[http_request] Bugfix: run update function in a task (#8018)
|
2025-01-17 12:24:22 +13:00 |
|
Piotr Szulc
|
abdd6b232f
|
Fixed libretiny preference wrongly detecting change in the data to store (#7990)
|
2025-01-17 12:24:22 +13:00 |
|
j-sepul
|
07be7ad7e2
|
Increase Daly-BMS coltage cells from 16 to 18 cells (#8057)
|
2025-01-17 11:08:04 +13:00 |
|
Katherine Whitlock
|
820e3488d0
|
Remove black-formatter from pre-commit hooks (#8097)
|
2025-01-17 10:44:26 +13:00 |
|
Kevin Ahrendt
|
8c6c45e6c1
|
[http_request] Bugfix: run update function in a task (#8018)
|
2025-01-17 10:43:41 +13:00 |
|
Georgi Filipov
|
646b47c80a
|
Remove this-> from static members
|
2025-01-16 23:34:44 +02:00 |
|
Georgi Filipov
|
9480898517
|
Merge branch 'component_climate_ir_samsung' of https://github.com/jorofi/esphome into component_climate_ir_samsung
|
2025-01-16 23:02:53 +02:00 |
|
Georgi Filipov
|
cc600c68d2
|
Fixed formating
|
2025-01-16 23:02:51 +02:00 |
|
Georgi Filipov
|
9b93ac1c93
|
Merge branch 'dev' into component_climate_ir_samsung
|
2025-01-16 22:59:29 +02:00 |
|
Georgi Filipov
|
f68f261031
|
Merge branch 'component_climate_ir_samsung' of https://github.com/jorofi/esphome into component_climate_ir_samsung
|
2025-01-16 22:57:58 +02:00 |
|
Georgi Filipov
|
68f0c06780
|
Refactoring improves variables names
|
2025-01-16 22:57:55 +02:00 |
|