Commit Graph

  • ab74da6d61
    Merge branch 'dev' into adc-new-library-espidf-5 Edward Firmo 2024-12-11 14:17:55 +0100
  • db86eca35b Now I think I fixed reference voltage alpauna 2024-12-11 06:20:48 -0600
  • ca0bbaaac8 Change CONF_REFERENCE_VOLTAGE alpauna 2024-12-11 06:12:53 -0600
  • c32fbd2345 Added requested changes from @jesserockz alpauna 2024-12-11 06:00:09 -0600
  • cd84dea671 clang-format Edward Firmo 2024-12-11 12:29:51 +0100
  • 3492203f21 Handle esp32 variants Edward Firmo 2024-12-11 12:13:19 +0100
  • 90baba4db7
    Merge branch 'beta' into dev Jesse Hills 2024-12-11 21:19:19 +1300
  • 1656ced351
    Merge pull request #7950 from esphome/bump-2024.12.0b1 2024.12.0b1 Jesse Hills 2024-12-11 21:18:43 +1300
  • fbe5b67e40
    Merge branch 'esphome:dev' into hx710 alpauna 2024-12-11 01:20:27 -0600
  • 5dcaf1241f
    Bump version to 2024.12.0b1 Jesse Hills 2024-12-11 15:55:29 +1300
  • 1dfd15e607
    Bump version to 2025.1.0-dev Jesse Hills 2024-12-11 15:55:29 +1300
  • 55033da03e Reduce diffs Jonathan Swoboda 2024-12-10 21:38:35 -0500
  • 4337bd61b9 Reduce diffs Jonathan Swoboda 2024-12-10 21:33:41 -0500
  • 2951aecb91 Fix tests Jonathan Swoboda 2024-12-10 20:03:20 -0500
  • 0a8a624372 Drop memory_blocks in the new drivers and use rmt_symbols instead Jonathan Swoboda 2024-12-10 19:55:42 -0500
  • 1ee0bd2ee9 fixed temperature read from receiver Benjamin Pearce 2024-12-10 18:37:43 -0500
  • df34a866cb Clean-up Edward Firmo 2024-12-10 21:26:19 +0100
  • fae4b82780 Fix test to new format Edward Firmo 2024-12-10 21:10:18 +0100
  • 00f8dfd913 Wait in the queue until the next loop Edward Firmo 2024-12-10 20:44:21 +0100
  • 8fc277bcf1 fixup! Add K30 CO2 sensor Gonzalo Cervetti 2024-12-10 18:02:09 +0100
  • 03a790759f Merge remote-tracking branch 'upstream/dev' into dev Daniël Koek 2024-12-10 16:44:08 +0000
  • 0603f90bfa clang-format Edward Firmo 2024-12-10 17:42:33 +0100
  • fb26176232 Add K30 CO2 sensor Gonzalo Cervetti 2024-11-21 15:46:29 +0100
  • 235e69e502 Add code only when command_spacing is set Edward Firmo 2024-12-10 17:32:53 +0100
  • c8f0370e36 Update tests Edward Firmo 2024-12-10 17:16:26 +0100
  • af9f530ac4 clang-format Edward Firmo 2024-12-10 17:14:36 +0100
  • ca84139f49
    Merge branch 'dev' into custom-epaper-support Táta GEEK 2024-12-10 17:05:50 +0100
  • c4ee477c25 Adds NextionCommandPacer and `command_spacing` attribute Edward Firmo 2024-12-10 16:52:09 +0100
  • 4b4caff57c Merge branch 'dev' into mbus Markus Schneider 2024-12-10 15:24:39 +0000
  • fd31cb57d0 Prevents nullptr on Nextion queue Edward Firmo 2024-12-10 16:11:46 +0100
  • 2f288b4835 Remove debug Jonathan Swoboda 2024-12-10 09:59:59 -0500
  • ad6370aba5 Fix carrier duty, should be a float 0-1 not an int 0-100 Jonathan Swoboda 2024-12-10 09:58:59 -0500
  • a82c254bd5
    Merge branch 'esphome:dev' into modem_component Alexandr Pyslar 2024-12-10 15:33:57 +0300
  • 7aa54b6879
    [i2c] Use correct macro to determine number of i2c peripherals for idf (#7947) Jesse Hills 2024-12-10 23:24:06 +1300
  • 3c936630cb
    Merge branch 'dev' into adc-new-library-espidf-5 Edward Firmo 2024-12-10 11:16:24 +0100
  • 7058118655 Manage ADC_CHANNEL_MAX not defined Edward Firmo 2024-12-10 10:45:20 +0100
  • 3fc1d05afe [i2c] Use correct macro to determine number of i2c peripherals for idf Jesse Hills 2024-12-10 22:23:45 +1300
  • 389a5ad233 Revert log.h to cpp files Edward Firmo 2024-12-10 09:54:05 +0100
  • 09fecf523f Use adc_types_legacy and only map when needed Edward Firmo 2024-12-10 09:32:45 +0100
  • b709c2db7f
    Merge c4bfa7fbc2 into 444e162c92 Andre F de Miranda 2024-12-10 09:13:47 +0100
  • 10d25fa802
    Merge branch 'dev' into gp8403 SeByDocKy 2024-12-10 08:50:13 +0100
  • 5dc281bf56
    Merge branch 'dev' into modem_component Alexandr Pyslar 2024-12-10 10:21:08 +0300
  • 085016d583 organized switch better Benjamin Pearce 2024-12-10 02:10:14 -0500
  • 545468ad2f added quiet fan and prevented coercing set temperature on fan only and dry modes Benjamin Pearce 2024-12-10 01:45:51 -0500
  • 444e162c92
    Synchronise esp32 boards with platform version 51.03.07 (#7945) Jesse Hills 2024-12-10 19:39:00 +1300
  • 422e699aa6
    Add first page to clean_tag Spencer Owen 2024-12-09 22:08:09 -0700
  • 59004bf569
    Add missing function read_ntag_tag_ Spencer Owen 2024-12-09 21:49:07 -0700
  • 5b31c0404f
    Add read_page to get NTAG cc data Spencer Owen 2024-12-09 21:27:15 -0700
  • 2d95a58b37
    fix function def Spencer Owen 2024-12-09 21:12:48 -0700
  • 150f770623
    Synchronise esp32 boards with platform version 51.03.07 Jesse Hills 2024-12-10 16:50:29 +1300
  • c71dab4d19
    Merge 6627920285 into bb27eaaf1e Jakub Čermák 2024-12-10 16:08:55 +1300
  • 734afde9da
    Merge branch 'dev' into nfc-ntag215 Spencer Owen 2024-12-09 20:02:17 -0700
  • 4ed1e44081
    Initial Draft NTAG215 support Spencer Owen 2024-12-09 19:45:15 -0700
  • cac1e2d2db Add IDF sdk config options needed for remote receiver Jonathan Swoboda 2024-12-09 21:02:15 -0500
  • bb27eaaf1e
    [lvgl] Add `on_change` event (#7939) Clyde Stubbs 2024-12-10 12:25:29 +1100
  • 517f659da8
    [lvgl] Fix image `mode` property (Bugfix) (#7938) Clyde Stubbs 2024-12-10 12:23:30 +1100
  • 11dd61052d
    Merge branch 'dev' into mlx90393-full-scale Jesse Hills 2024-12-10 14:22:38 +1300
  • 5a92e24662
    [const] Move ``CONF_TEMPERATURE_COMPENSATION`` to common const.py (#7943) Jesse Hills 2024-12-10 14:22:30 +1300
  • a9a2b4b3bc Resolves conflicts Edward Firmo 2024-12-10 02:10:23 +0100
  • e2624e666d
    Merge branch 'dev' into adc-new-library-espidf-5 Edward Firmo 2024-12-10 02:07:23 +0100
  • 0dec3cc218 Reverting definitions Edward Firmo 2024-12-10 02:00:19 +0100
  • 1fec41bb98
    [const] Move ``CONF_TEMPERATURE_COMPENSATION`` to common const.py Jesse Hills 2024-12-10 13:53:52 +1300
  • 21683945cd Use `typedef` to map the old types to new ones Edward Firmo 2024-12-10 01:38:55 +0100
  • 437b236a4d
    [adc] Split files by platform (#7940) Edward Firmo 2024-12-10 01:38:45 +0100
  • 978671cd13 Remove redefinitions of ADC channels Edward Firmo 2024-12-10 01:07:52 +0100
  • bd0f859b8b clang-format Edward Firmo 2024-12-10 00:30:10 +0100
  • 5a4e4f6454 Use esp_adc/adc_cali.h for IDF v5 Edward Firmo 2024-12-10 00:18:24 +0100
  • 14eac3dbce
    Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#7941) dependabot[bot] 2024-12-09 23:44:39 +0100
  • 9534eda9df
    Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 dependabot[bot] 2024-12-09 19:39:52 +0000
  • bf2823a52c Reverting the clang-analyzer-core.DivideZero Edward Firmo 2024-12-09 20:06:35 +0100
  • fa437896a1 clang-format Edward Firmo 2024-12-09 19:41:21 +0100
  • 17919fdf9a Split files by platform Edward Firmo 2024-12-09 19:32:57 +0100
  • cbacf64b13 Only read what is buffered at the start of loop, could watchdog otherwise Jonathan Swoboda 2024-12-09 12:26:33 -0500
  • 24a1e8d192 Use ESP_IDF_VERSION_MAJOR instead Jonathan Swoboda 2024-12-09 09:47:35 -0500
  • 49aa92c47c
    Merge branch 'dev' into hx710 alpauna 2024-12-09 05:41:10 -0600
  • 132a096ae7
    Add font anti-aliasing for grayscale display (#7934) Yoonji Park 2024-12-09 20:13:21 +0900
  • 722ec08471 [lvgl] Add `on_change` event clydebarrow 2024-12-09 21:54:55 +1100
  • 8e009be6d4 Fix image `mode` property clydebarrow 2024-12-09 21:48:02 +1100
  • a84cbf8bda
    Merge branch 'dev' into mlx90393-full-scale functionpointer 2024-12-09 10:58:53 +0100
  • ee4c11690e Disable loopback mode, was enabled for testing Jonathan Swoboda 2024-12-08 23:19:24 -0500
  • 440080a753
    [display] Fix strftime overload ignoring alignment (#7937) Jesse Hills 2024-12-09 17:09:29 +1300
  • 179a4b96de
    Use idf version instead of made up define Jesse Hills 2024-12-09 17:06:39 +1300
  • ecd0fe0b11
    Merge branch 'dev' into rmt_driver Jesse Hills 2024-12-09 16:32:53 +1300
  • 982763a3a9
    [display] Fix strftime overload ignoring alignment Jesse Hills 2024-12-09 16:21:02 +1300
  • f15e3cfb9b
    Optimize QMC5883L reads (#7889) David Schneider 2024-12-08 18:51:37 -0800
  • 9d000e9abf
    Add: Seeed Studio MR60BHA2 mmWave Sensor (#7589) Citric Lee 2024-12-09 10:28:41 +0800
  • e7840f67ab
    Merge f253e80836 into 97fd7493b5 Greg Gibeling 2024-12-09 14:28:56 +1300
  • 102a38696c
    Merge b1c33f660e into 97fd7493b5 mrkvo 2024-12-09 14:28:56 +1300
  • 050fdb1d04 Merge branch 'dev' into fix_rc5_recv Jon Krause 2024-12-08 18:30:08 -0500
  • 272599e530 Eliminage use of puremagic clydebarrow 2024-12-09 08:15:52 +1100
  • e77f953b09 Merge branch 'dev' of https://github.com/esphome/esphome into image clydebarrow 2024-12-09 08:11:30 +1100
  • bc3182b38d
    Merge 35f6ecb6d5 into 97fd7493b5 Michael Doppler 2024-12-08 19:42:54 +0100
  • c569668029 Added update_interval to flicker light effect Stefan 2024-12-07 23:06:20 -0500
  • 92be8f3824 Rename function and clean up comment Jonathan Swoboda 2024-12-07 20:41:16 -0500
  • 6adda649d1 Remove defaults and add comment Jonathan Swoboda 2024-12-07 17:14:06 -0500
  • f68216e595 Add more error checking and add clock divider/resolution to remote transmitter Jonathan Swoboda 2024-12-07 16:46:17 -0500
  • af3b1d35f1 Improve error handling in qmc5883l David Schneider 2024-12-04 17:58:37 -0800
  • 85105dfca1
    Update http_request_arduino.cpp Mike Ford 2024-12-07 12:11:40 +0000
  • 2ca19a7f21
    Merge pull request #1 from HLFCode/dev Mike Ford 2024-12-07 10:34:34 +0000
  • 4c14f5a103
    Update http_request_arduino.cpp Mike Ford 2024-12-07 10:01:55 +0000