Commit Graph

  • cb5d4fbaa1 Fix cv.all logic Selamanse 2024-06-16 16:42:14 +0200
  • a526c623f3 Add cv.all logic Selamanse 2024-06-16 16:16:21 +0200
  • 10908ea7b9 Improved timer handling Oleg Tarasov 2024-06-16 15:23:24 +0300
  • fadb92fc1b uart component support added for host platform Pavlo Dudnytskyi 2024-06-16 13:03:19 +0200
  • 21c3719e89
    fix(dallas): make recovery time for 1-bit equal to that of 0-bit Giel van Schijndel 2024-05-16 17:29:01 +0200
  • 3698dafe3d Moved telegram publishing after the sensor publishing so it can also be used to trigger action based on the latest values Marco van Eck 2024-06-16 10:24:05 +0000
  • a1fa822127 correct bits per sample NP v/d Spek 2024-06-16 11:52:03 +0200
  • 7cd573f00f
    Merge branch 'dev' into husb238 Anton Viktorov 2024-06-16 11:18:12 +0200
  • c027e8997a Merge branch 'dev' of https://github.com/esphome/esphome into bh1745 Anton Viktorov 2024-06-16 10:21:28 +0200
  • b715856d11 IDF 5 fixes for #6802 (#6911) Keith Burzinski 2024-06-16 03:02:15 -0500
  • 3ab4d978b5 VEML7700 Fix GCC build warnings (#6881) Anton Viktorov 2024-06-16 09:50:00 +0200
  • 1044a07c92
    IDF 5 fixes for #6802 Keith Burzinski 2024-06-16 02:31:43 -0500
  • 03136fe231 Add some more icons Sam 2024-06-16 06:32:57 +0000
  • 1b213ff763 Move vane controls from Configuration to Controls Sam 2024-06-16 06:05:33 +0000
  • 03f91e70d4 Align set and actual fan speeds Sam 2024-06-16 05:57:26 +0000
  • 3a83990754 Restore name:None functionality Sam 2024-06-16 04:06:32 +0000
  • 16640d83f4 Remove some active switch remnants Sam 2024-06-15 21:41:00 +0000
  • 5b5ea7129b Remove Temp Source Select if less than 2 options Sam 2024-06-15 21:38:00 +0000
  • fb45a37a2e Replace active mode switch with disable_active_mode config Sam 2024-06-15 21:30:33 +0000
  • c9eee41efa
    Merge branch 'dev' into feature/m5angle8 rnauber 2024-06-15 23:14:33 +0200
  • f2e4cd597a
    Merge branch 'dev' into nrf52 tomaszduda23 2024-06-15 23:02:48 +0200
  • e24800ddcd Add discovery_mode Sam 2024-06-15 20:31:01 +0000
  • 8faa3e8081 Stop sending RunState requests after 5 failed attempts Sam 2024-06-15 20:00:24 +0000
  • 9049d01663 Rename namespace for safety Sam 2024-06-15 18:50:36 +0000
  • e4978172a9 Start addresses and widths/heights must be divisible by 2 Manuel Kasper 2024-06-15 20:38:52 +0200
  • 683fe9cba7 Update tests after rename/move Sam 2024-06-15 18:30:37 +0000
  • 25bec4bd95 Change mitsubishi_uart to mitsubishi_itp in config, move to climate Sam 2024-06-15 18:27:30 +0000
  • 6ac9a6cdfb wait for speaker to run, before sending data. NP v/d Spek 2024-06-15 14:50:56 +0200
  • 543fa6fe06
    Update mitsubishi.cpp ttaborda 2024-06-15 12:13:04 +0100
  • 0d0358407c
    Merge branch 'dev' into mqtt_discover_ip Markus 2024-06-15 09:05:25 +0200
  • c9b94953c2
    Merge branch 'dev' into statsD Markus 2024-06-15 09:05:08 +0200
  • c8bd197648 using array instead of switch statement to convert register value for gains, measurement rate, resolution into floats and ints Aodren Auffrédou-Heinicke 2024-06-14 22:10:50 -0700
  • b12b341fcf
    Merge pull request #39 from muart-group/filter-reset-button Sammy1Am 2024-06-14 19:19:26 -0700
  • 7fbb328b0a
    Merge branch 'esphome:dev' into apds9306 Aodren Auffrédou-Heinicke 2024-06-14 17:41:08 -0700
  • 60840a0286 new test oarcher 2024-06-15 00:44:50 +0200
  • 07603e5e73 Rename Standby->RunState, Add Filter Reset Button Sam 2024-06-14 23:37:42 +0000
  • 8462e7fdae
    Merge branch 'dev' into dev CptSkippy 2024-06-14 09:25:05 -0700
  • cd8160a4b4
    Add auto_load and remove const Jan-Philipp Benecke 2024-06-14 18:24:48 +0200
  • 78f8e219eb
    Move ibeacon parts to `esp32_ble` Jan-Philipp Benecke 2024-06-14 15:47:21 +0200
  • ffaa811908
    Merge 8e445e43be into 2fc43fa9c7 Jacob Masen-Smith 2024-06-14 11:57:39 +0000
  • 4f672e3fe3
    Merge branch 'dev' into high_pass Anton Viktorov 2024-06-14 11:34:35 +0200
  • 8df73e15b2
    Merge branch 'dev' into bh1745 Anton Viktorov 2024-06-14 11:33:54 +0200
  • 40a573edd7
    Merge branch 'dev' into veml7700-warn-fix Anton Viktorov 2024-06-14 11:33:49 +0200
  • f97f75ed56
    Merge branch 'dev' into ltr501 Anton Viktorov 2024-06-14 11:33:46 +0200
  • 263396399f add pragma once flag landon rohatensky 2024-06-13 22:20:04 -0700
  • f2beaac949 move code to cpp file landon rohatensky 2024-06-13 22:17:30 -0700
  • 8ccf216203 [micro_wake_word] Pin to esp-tflite-micro v1.3.1 (#6906) Keith Burzinski 2024-06-13 19:38:35 -0500
  • 5d0d7c84c0 Sort idf components oarcher 2024-06-14 00:53:25 +0200
  • ebecee7bd8
    Change suggested by CI Jan-Philipp Benecke 2024-06-13 23:47:26 +0200
  • 600cd40439
    Run clang-format Jan-Philipp Benecke 2024-06-13 23:44:00 +0200
  • fb39ec932d
    Inherit `esp32_ble_beacon` from `ble32_ble` Jan-Philipp Benecke 2024-06-13 23:35:30 +0200
  • 6d6fee97e9 [mqtt] Add rp2040 support sessions-matthew 2024-06-13 13:56:13 -0700
  • 08e49c54ed
    Merge branch 'dev' into lvgl Clyde Stubbs 2024-06-14 06:53:09 +1000
  • c2be8b0847 Revert "Fix printf formats" clydebarrow 2024-06-13 20:52:26 +0000
  • 8d7efdf58e
    Merge remote-tracking branch 'upstream/dev' into sen0501 thetestspecimen 2024-06-13 23:09:16 +0300
  • 2b3134a0c4
    Pin microWakeWord to esp-tflite-micro v1.3.1 Keith Burzinski 2024-06-13 05:24:03 -0500
  • b84eb566f4
    Merge branch 'dev' into nvds-fix-rtttl-octave NP v/d Spek 2024-06-13 18:42:34 +0200
  • a2e820144b fix clang error NP v/d Spek 2024-06-13 18:00:07 +0200
  • a6b8c53f82 does this work? NP v/d Spek 2024-06-13 17:26:39 +0200
  • 13369ef642 . NP v/d Spek 2024-06-13 17:15:57 +0200
  • 8e40c2cb7c oeps NP v/d Spek 2024-06-13 17:14:46 +0200
  • 3d16dc59e4 oeps NP v/d Spek 2024-06-13 17:13:22 +0200
  • 724ce4a543 oeps NP v/d Spek 2024-06-13 17:11:59 +0200
  • be5c859b4f Make Rtttl state aware. Used for with the Speaker. NP v/d Spek 2024-06-13 17:10:56 +0200
  • b584d2b81e lint oarcher 2024-06-13 17:06:59 +0200
  • 9e31855f00 Make Rtttl state aware. Used for with the Speaker. NP v/d Spek 2024-06-13 17:06:05 +0200
  • 89066c374e add esp_modem to idf_component oarcher 2024-06-13 16:35:57 +0200
  • 2b5d27a059
    Merge a93ced6e85 into 5adadeaa07 Mat931 2024-06-13 12:53:24 +0000
  • dfbff347ff Lint Edward Firmo 2024-06-13 14:51:08 +0200
  • 1a72358db2
    Merge branch 'dev' into gsm Olivier ARCHER 2024-06-13 14:08:41 +0200
  • 4e25c57d62 Skip device details when no handshake Edward Firmo 2024-06-13 14:07:30 +0200
  • f630d555e0 Add skip_connection_handshake Edward Firmo 2024-06-13 13:50:58 +0200
  • a43eb1563e
    lint include idf Olivier ARCHER 2024-06-13 13:44:31 +0200
  • ff0ca0336e [esp32_camera] Use newer library version (for #6802) (#6809) Keith Burzinski 2024-06-13 05:42:08 -0500
  • 8d6a2b6230
    Merge branch 'dev' into 20240526-update-esp32-camera-lib Keith Burzinski 2024-06-13 05:16:42 -0500
  • fcd0063600 [CI] Allow clang-tidy to see IDF components (#6903) Keith Burzinski 2024-06-13 05:15:38 -0500
  • f2b382dfa8
    Add esp32-camera to idf_component.yml Keith Burzinski 2024-06-13 04:49:08 -0500
  • 17d76f0ffa
    Merge branch 'clang-tidy+idf-components-fix' into 20240526-update-esp32-camera-lib Keith Burzinski 2024-06-13 04:47:20 -0500
  • e7be5de0dc
    Remove camera, add tflite-micro Keith Burzinski 2024-06-13 04:44:17 -0500
  • 1810b9a9fc Merge branch 'dev' into opentherm-squashed Oleg Tarasov 2024-06-13 11:47:10 +0300
  • a02051fbaf
    Merge branch 'clang-tidy+idf-components-fix' into 20240526-update-esp32-camera-lib Keith Burzinski 2024-06-13 03:00:27 -0500
  • 9a527839c9
    Update esp32_camera to use newer library Keith Burzinski 2024-06-13 03:00:08 -0500
  • bd8f7f2d88
    Allow clang-tidy to see IDF components Keith Burzinski 2024-06-13 02:56:15 -0500
  • cd25b977f4 Synchronise Device Classes from Home Assistant (#6904) esphomebot 2024-06-13 19:24:36 +1200
  • c4b87cb961 Synchronise Device Classes from Home Assistant esphomebot 2024-06-13 06:49:04 +0000
  • 42c05f1056 format landon rohatensky 2024-06-12 19:53:40 -0700
  • 82b77657e3 subscribe to min, max and step landon rohatensky 2024-06-12 19:53:12 -0700
  • b1825cc5e1 Merge branch 'dev' into homeassistant-number landon rohatensky 2024-06-12 19:27:46 -0700
  • 6b53978913 Merge branch 'beta' into dev Jesse Hills 2024-06-13 11:41:24 +1200
  • 9eb02f0e74 Merge pull request #6902 from esphome/bump-2024.6.0b2 Jesse Hills 2024-06-13 11:40:44 +1200
  • a1d299f51b Bump version to 2024.6.0b2 Jesse Hills 2024-06-13 10:31:08 +1200
  • 02f403b43f Bump esphome-dashboard to 20240613.0 (#6901) Jesse Hills 2024-06-13 10:12:36 +1200
  • 389570597a [host] Execute host program when using run command (#6897) Jesse Hills 2024-06-12 21:20:46 +1200
  • 9337f168b0 Add step_delay option to X9C component (#6890) Oliver Hihn 2024-06-12 11:09:26 +0200
  • bca9c3a8f3 [CI] Fix for sdl (#6892) Jesse Hills 2024-06-12 19:58:56 +1200
  • 1c3ec8e160 Bump esphome-dashboard to 20240613.0 (#6901) Jesse Hills 2024-06-13 10:12:36 +1200
  • 57915845f1 Bump actions/checkout from 4.1.6 to 4.1.7 (#6900) dependabot[bot] 2024-06-13 09:27:15 +1200
  • bc5a57121c
    Bump esphome-dashboard to 20240613.0 Jesse Hills 2024-06-13 09:09:14 +1200
  • 63232e1d95
    Bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-12 19:19:32 +0000
  • ad444b6c10 add cert-pem configurable Guillermo Ruffino 2024-06-12 15:45:28 -0300