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

8288 Commits

Author SHA1 Message Date
Clyde Stubbs
619ce93dec
[display] Properly handle case of auto_clear_enabled: false (#8156) 2025-01-29 04:45:29 -06:00
Jimmy Hedman
9957840dfc
Add multicast support to udp component (#8051) 2025-01-29 21:00:18 +11:00
Stefan Rado
a23ce416ea
Fix forgotten uses of use_transparency (#8115) 2025-01-29 14:54:10 +11:00
Clyde Stubbs
2489f95107
[logger] Ensure PRIu32 and friends are available (#8155) 2025-01-28 23:58:06 +00:00
guillempages
7dab1a6082
[online_image] Add JPEG support to online_image (#8127)
Co-authored-by: Jimmy Hedman <jimmy.hedman@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Rodrigo Martín <contact@rodrigomartin.dev>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2025-01-29 10:35:43 +11:00
Rodrigo Martín
f7f8bf4da4
[esp32_ble_server] Create custom services, characteristics and descriptors (#7009)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2025-01-28 22:00:28 +11:00
J. Nick Koston
dd18a219db
Include Bluetooth connection slot allocations in connections free message (#8148) 2025-01-28 06:57:52 +04:00
Thierry Duvernoy
791f5b96cc
Merge branch 'dev' into feature_dallas_pio 2025-01-27 10:01:49 +01:00
Jimmy Hedman
dbf4c2c4da
Update mdns for ESP-IDF (#8145) 2025-01-26 22:23:57 -06:00
Thierry DUVERNOY
cf03f160e5 Adding DS2413, DS2406 and DS2408 to known 1-wire components 2025-01-26 18:49:50 +01:00
Thierry DUVERNOY
17cf469776 pylint correction 2025-01-26 17:47:13 +01:00
Thierry DUVERNOY
076cdde42e Correction of pin inverted input output management and make DS2408 working 2025-01-26 17:39:06 +01:00
Thierry DUVERNOY
00fffd4e04 Validate crc for DS2408 2025-01-26 01:32:09 +01:00
Thierry DUVERNOY
da5cd11732 clang format correction 2025-01-25 15:09:59 +01:00
Thierry DUVERNOY
0fd4d2f4a0 Write pin inverted correction and switch state publishing correction 2025-01-25 15:05:13 +01:00
Thierry DUVERNOY
93efb803fb Correction to make DS2406 functional with or without crc 2025-01-25 14:14:49 +01:00
Thierry Duvernoy
d935b4066c Merge branch 'feature_dallas_pio' of https://github.com/tdy91/esphome into feature_dallas_pio 2025-01-25 13:26:15 +01:00
Thierry Duvernoy
ff1591a606
Merge branch 'esphome:dev' into feature_dallas_pio 2025-01-25 13:22:30 +01:00
guillempages
fc847c1de8
[online_image] Code Improvements (#8130) 2025-01-24 07:32:03 +11: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
Thierry DUVERNOY
10ba27ec16 clang-tidy corrections 2025-01-18 01:34:55 +01:00
Thierry DUVERNOY
d8a20a8d80 Adding DS2408 read and write implementation 2025-01-18 01:05:51 +01:00
Thierry DUVERNOY
15c1c42d46 Correction of error Option 'crc' is not supported for this reference for DS2413 2025-01-17 14:27:21 +01:00
Thierry DUVERNOY
a15cccba35 Adding tests 2025-01-17 13:59:57 +01:00
Thierry Duvernoy
a2c1a709f3 Merge branch 'feature_dallas_pio' of https://github.com/tdy91/esphome into feature_dallas_pio 2025-01-17 11:33:19 +01:00
Thierry Duvernoy
d1a2850aa7
Merge branch 'dev' into feature_dallas_pio 2025-01-17 11:18:44 +01:00
Thierry DUVERNOY
fce799a98a clang-tidy corrections 2025-01-17 10:57:37 +01: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
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