Commit Graph

  • 6b55df36c7 [audio] Media Player Components PR6 (#8168) Kevin Ahrendt 2025-02-03 20:58:35 -06:00
  • b8f9eaecd8 [audio] Media Player Components PR5 (#8167) Kevin Ahrendt 2025-02-03 17:47:50 -06:00
  • c8bbc2e84c [audio] Media Player Components PR4 (#8166) Kevin Ahrendt 2025-02-03 16:34:20 -06:00
  • 5108b9a8b7 Make get_flags() in GPIOPin mandatory (#8182) Djordje Mandic 2025-02-03 18:14:55 +01:00
  • 8de5af4eec Add virtual get_flags() to GPIOPin and implementation in InternalGPIOPin derivatives (#8151) Djordje Mandic 2025-02-03 04:55:55 +01:00
  • 6e5e681055 [audio] Media Player Components PR3 (#8165) Kevin Ahrendt 2025-02-02 20:54:55 -06:00
  • f6cf99384b [audio, i2s_audio, speaker] Media Player Components PR2 (#8164) Kevin Ahrendt 2025-02-02 20:25:41 -06:00
  • 2b711e532b [i2s_audio] Media Player Components PR1 (#8163) Kevin Ahrendt 2025-02-02 14:38:10 -06:00
  • 72c6f04a97 Bump zeroconf to 0.143.0 (#8104) J. Nick Koston 2025-02-02 14:35:52 -06:00
  • 03e2701bd0 feat(core): Add support for <...> includes (#8132) Rodrigo Martín 2025-02-02 21:34:38 +01:00
  • 051fa3a49f [remote_base] Add default value for offset in is_valid (#8159) Jonathan Swoboda 2025-02-01 05:13:38 -05:00
  • 7392397630 Use abspath for config path dir (#8044) NicoIIT 2025-01-29 15:03:42 +01:00
  • 714e2d3e56 [remote_transmitter] Fix issues with 32bit rollover on esp8266 and libretiny (#8056) Jonathan Swoboda 2025-01-29 08:34:10 -05:00
  • 12d6c1bbca Bump actions/setup-python from 5.3.0 to 5.4.0 in /.github/actions/restore-python (#8153) dependabot[bot] 2025-01-29 14:31:49 +01:00
  • 7727879f01 Bump actions/setup-python from 5.3.0 to 5.4.0 (#8154) dependabot[bot] 2025-01-29 14:30:30 +01:00
  • 334e952a34 Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#8137) dependabot[bot] 2025-01-29 13:40:31 +01:00
  • f9856135d0 Bump docker/build-push-action from 6.12.0 to 6.13.0 in /.github/actions/build-image (#8136) dependabot[bot] 2025-01-29 13:40:25 +01:00
  • ba3e5e8ecb [climate] Accept °K as intended (#8134) Olliver Schinagl 2025-01-29 12:27:55 +01:00
  • 67ccd0eb7f [esp32_rmt] Increase default symbols in led strip and remove IRAM config (#8133) Jonathan Swoboda 2025-01-29 05:51:04 -05:00
  • 619ce93dec [display] Properly handle case of auto_clear_enabled: false (#8156) Clyde Stubbs 2025-01-29 21:45:29 +11:00
  • 9957840dfc Add multicast support to udp component (#8051) Jimmy Hedman 2025-01-29 11:00:18 +01:00
  • a23ce416ea Fix forgotten uses of use_transparency (#8115) Stefan Rado 2025-01-29 04:54:10 +01:00
  • 2489f95107 [logger] Ensure PRIu32 and friends are available (#8155) Clyde Stubbs 2025-01-29 10:58:06 +11:00
  • 7dab1a6082 [online_image] Add JPEG support to online_image (#8127) guillempages 2025-01-29 00:35:43 +01:00
  • f7f8bf4da4 [esp32_ble_server] Create custom services, characteristics and descriptors (#7009) Rodrigo Martín 2025-01-28 12:00:28 +01:00
  • dd18a219db Include Bluetooth connection slot allocations in connections free message (#8148) J. Nick Koston 2025-01-27 16:57:52 -10:00
  • dbf4c2c4da Update mdns for ESP-IDF (#8145) Jimmy Hedman 2025-01-27 05:23:57 +01:00
  • fc847c1de8 [online_image] Code Improvements (#8130) guillempages 2025-01-23 21:32:03 +01:00
  • 7fccc9ff86 [online_image] Add binary bmp support (#8116) Jesse Hills 2025-01-23 15:10:19 +13:00
  • dee1d84979 [spi] Fix data type in bitbash transfer_() (#8125) Olliver Schinagl 2025-01-23 00:41:55 +01:00
  • 65b2d48a6f Fix mqtt climate step rounding (#8121) Oskari Lemmelä 2025-01-23 01:32:45 +02:00
  • 8aeb08f868 [ads1115] Add sample rate control (#8102) brambo123 2025-01-23 00:31:07 +01:00
  • d4857a1727 Add verbose logging for pulse width calculation in pulse_meter (#8124) Djordje Mandic 2025-01-23 00:07:26 +01:00
  • 0c032bc431 [core] add support for custom platform (#7616) tomaszduda23 2025-01-23 00:06:07 +01:00
  • 5a103543c4 [esp32] Set logger default interface for C6 (#8126) Keith Burzinski 2025-01-22 17:00:40 -06:00
  • 01ab6d3ddc [debug] fix debug_esp32 printf for partition size and address (#8122) Frederik 2025-01-22 23:37:32 +01:00
  • f2170c633a [es7243e] Add support for ES7243E audio ADC (#8098) Keith Burzinski 2025-01-22 14:23:22 -06:00
  • c2e52f4b11 Add: Human Presence and Target Count to the Seeed Studio MR60BHA2 (#8010) Citric Li 2025-01-22 08:01:15 +08:00
  • 4843bbd38a [custom] Remove platforms (#8119) Keith Burzinski 2025-01-21 17:56:51 -06:00
  • 78ce8f014a Bump actions/stale from 9.0.0 to 9.1.0 (#8120) dependabot[bot] 2025-01-22 08:15:56 +13:00
  • b454f63b36 [core] Remove old style platform configuration (#8118) Jesse Hills 2025-01-21 19:32:47 +13:00
  • db644542ed [esp32_touch] Fix deprecated warning (#8092) Jonathan Swoboda 2025-01-20 22:17:32 -05:00
  • 716a8b87e1 [es8156] Add support for ES8156 audio DAC (#8085) Keith Burzinski 2025-01-20 21:15:18 -06:00
  • 0f4e274e52 [uptime] Cosmetic improvements for uptime text_sensor (#8101) Clyde Stubbs 2025-01-21 13:43:50 +11:00
  • 576dbd6f0c [audio_adc] Add new `audio_adc` component (#8094) Keith Burzinski 2025-01-20 20:35:40 -06:00
  • c3d00b45f7 Update defines.h for esp-idf 5.1.5 (#8117) Jesse Hills 2025-01-21 14:50:04 +13:00
  • 98b872abc7 Fixed incorrect display dimension (#8110) Mikkel Jeppesen 2025-01-19 23:36:07 +01:00
  • 75026be951 [online_image] Use RAMAllocator (#8114) guillempages 2025-01-19 23:16:37 +01:00
  • 47a0ec467a [image]Rename option "use_transparency" (#8113) guillempages 2025-01-19 22:34:38 +01:00
  • 9e40d4cf45 Merge branch 'release' into dev Jesse Hills 2025-01-17 14:47:56 +13:00
  • fecae2f740 Merge pull request #8100 from esphome/bump-2024.12.4 2024.12.4 Jesse Hills 2025-01-17 14:47:16 +13:00
  • 5a01670803 Bump version to 2024.12.4 Jesse Hills 2025-01-17 13:40:12 +13:00
  • c2423b18cb Bump python3-setuptools to 66.1.1-1+deb12u1 (#8074) Jesse Hills 2025-01-13 14:32:10 +13:00
  • 2363b3dfd6 Merge branch 'release' into dev Jesse Hills 2025-01-17 13:32:53 +13:00
  • 628e47f670 Merge pull request #8099 from esphome/bump-2024.12.3 2024.12.3 Jesse Hills 2025-01-17 13:32:12 +13:00
  • 7666581c54 Bump version to 2024.12.3 Jesse Hills 2025-01-17 12:24:22 +13:00
  • 03c36920ff [http_request] Bugfix: run update function in a task (#8018) Kevin Ahrendt 2025-01-16 15:43:41 -06:00
  • abdd6b232f Fixed libretiny preference wrongly detecting change in the data to store (#7990) Piotr Szulc 2025-01-13 05:31:01 +01:00
  • 07be7ad7e2 Increase Daly-BMS coltage cells from 16 to 18 cells (#8057) j-sepul 2025-01-16 23:08:04 +01:00
  • 820e3488d0 Remove black-formatter from pre-commit hooks (#8097) Katherine Whitlock 2025-01-16 16:44:26 -05:00
  • 8c6c45e6c1 [http_request] Bugfix: run update function in a task (#8018) Kevin Ahrendt 2025-01-16 15:43:41 -06:00
  • 16bf56b0f9 Fix running pre-commit on Windows (#8095) Katherine Whitlock 2025-01-16 15:10:20 -05:00
  • 49c01c26f1 Revert "Add resistance_sampler interface for config validation" (#8093) Clyde Stubbs 2025-01-16 16:12:30 +11:00
  • b4a804cc77 Bump docker/build-push-action from 6.11.0 to 6.12.0 in /.github/actions/build-image (#8090) dependabot[bot] 2025-01-16 14:53:23 +13:00
  • df26ace0f1 [prometheus] Select, media_player, and number prometheus metrics (#7895) Jordan Zucker 2025-01-14 19:56:22 -08:00
  • e779a8bcb2 [event] Store `last_event_type` in class (#8088) Jesse Hills 2025-01-15 16:54:45 +13:00
  • c458fd18df Bump version to 2025.2.0-dev Jesse Hills 2025-01-15 16:49:58 +13:00
  • 98817a5bbf [es7210] add support for es7210 ADC (#8007) Kevin Ahrendt 2025-01-14 21:47:22 -06:00
  • c43d8460bd fix(web_server/fan): send speed update values even when fan is off (#8086) Saninn Salas Diaz 2025-01-15 03:14:58 +01:00
  • 17b88f2e3e [lvgl] fix lvgl.widget.update and friends (#8087) Clyde Stubbs 2025-01-15 12:29:51 +11:00
  • dac9768f6a [spi] Restore `SPIDelegateDummy` (#8019) Clyde Stubbs 2025-01-15 11:56:52 +11:00
  • e8d2ad4ce8 [ili9xxx] psram and 8 bit changes (#8084) Clyde Stubbs 2025-01-15 09:53:44 +11:00
  • c3412df169 [image] Fix mdi images (#8082) Clyde Stubbs 2025-01-15 09:29:27 +11:00
  • fc2b15e307 [uptime] Add text_sensor (#8028) Clyde Stubbs 2025-01-15 09:27:47 +11:00
  • bdb1094b47 Allow external libraries to use ESP_LOGx macros (#8078) Stefan Rado 2025-01-14 04:20:52 +01:00
  • 6262fb8fcf [lvgl] fix tests (#8075) Clyde Stubbs 2025-01-14 08:32:54 +11:00
  • f319472066 web_server: Adds REST API POST endpoints to arm and disarm (#7985) Nate Clark 2025-01-12 23:35:29 -05:00
  • b4a2b50ee0 Fixed topic when mac is used (#7988) Dusan Cervenka 2025-01-13 05:34:07 +01:00
  • 30bb806f26 Fixed libretiny preference wrongly detecting change in the data to store (#7990) Piotr Szulc 2025-01-13 05:31:01 +01:00
  • 9874d17613 add missing include in base_automation.h (#8001) NP v/d Spek 2025-01-13 05:29:38 +01:00
  • 13909b7994 [esp32_wifi] Enhance WiFi component with TCPIP core locking. (#7997) Ryan Henderson 2025-01-12 20:26:23 -08:00
  • df50e57409 Include esp_mac.h and C++20 str_startswith/str_ends (#7999) Ryan Henderson 2025-01-12 20:18:20 -08:00
  • 3fa67fad32 Fix compile errors with pioarduino/platform-espressif32: wifi_component_esp32_arduino.cpp (#7998) Ryan Henderson 2025-01-12 20:17:28 -08:00
  • 8fbd512952 Use ESPHome logo on readme page according to theme (light/dark) (#7992) Douglas 2025-01-13 01:16:43 -03:00
  • 528d3672b4 [psram] Improve total PSRAM display in logs by using rounded KB values (#8008) Edward Firmo 2025-01-13 05:11:48 +01:00
  • fef50afef8 [debug] Add ESP32 partition table logging to dump_config (#8012) Edward Firmo 2025-01-13 05:08:20 +01:00
  • aa1879082c [debug] Add framework type to debug info (#8013) Edward Firmo 2025-01-13 05:06:44 +01:00
  • d8c943972b [core] fix comment for crc8 function in helpers.h (#8016) Djordje Mandic 2025-01-13 05:05:53 +01:00
  • f3ebb4eb39 Added VERY_VERBOSE dfplayer printing (#8026) Kyle Cascade 2025-01-12 19:23:35 -08:00
  • f1c0570e3b [image] Transparency changes; code refactor (#7908) Clyde Stubbs 2025-01-13 14:21:42 +11:00
  • aa87c60717 [nextion] Brightness control tweaks (#8027) Keith Burzinski 2025-01-12 21:12:54 -06:00
  • 92a8ebe1f8 [json] use correct formatting (#8039) Clyde Stubbs 2025-01-13 13:56:42 +11:00
  • dd3ffc7f29 Fix Waveshare 7in5bv3bwr image quality in BWR mode (#8043) Marcin Żbik 2025-01-13 03:55:30 +01:00
  • aac3841991 [esp32] Fix arch_get_cpu_freq_hz (#8047) Jonathan Swoboda 2025-01-12 20:45:35 -05:00
  • fb87a1c0bc Allow CONF_RMT_CHANNEL parameter for IDF 4.X (#8035) Mischa Siekmann 2025-01-13 02:42:03 +01:00
  • 4409471cd1 Bump python3-setuptools to 66.1.1-1+deb12u1 (#8074) Jesse Hills 2025-01-13 14:32:10 +13:00
  • 739edce268 Bump docker/build-push-action from 6.10.0 to 6.11.0 in /.github/actions/build-image (#8053) dependabot[bot] 2025-01-13 12:55:53 +13:00
  • f25f3334d1 Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the docker-actions group (#8052) dependabot[bot] 2025-01-13 12:55:37 +13:00
  • 571935fb3b Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#8024) dependabot[bot] 2025-01-13 12:55:00 +13:00
  • 7c39422692 Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#8058) dependabot[bot] 2025-01-13 12:54:44 +13:00