Commit Graph

  • 6dbd779ede fix missing return NP v/d Spek 2024-10-21 18:02:11 +0200
  • 026efc2121 make use of the new speaker methods NP v/d Spek 2024-10-21 17:57:34 +0200
  • 5e19145d3d Add back to cpp Michael Hansen 2024-10-21 09:28:05 -0500
  • 1cfd13eabf Match vpe repo Michael Hansen 2024-10-21 09:21:46 -0500
  • 04ef21fce6 Move global_voice_assistant into header Michael Hansen 2024-10-20 09:11:40 -0500
  • ee30c1eb06 Move into header Michael Hansen 2024-10-20 09:05:46 -0500
  • 0520b4fbad Add constructor to header Michael Hansen 2024-10-20 09:01:26 -0500
  • 6f68e0da81 Fix Michael Hansen 2024-10-19 14:15:31 -0500
  • c7932f3b22 Move setting global voice assistant to constructor Michael Hansen 2024-10-18 15:14:38 -0500
  • a8bca5b75e Fix tests Jonathan Swoboda 2024-10-21 09:55:30 -0400
  • bfe4ce7d59 Fix exec bit Jonathan Swoboda 2024-10-21 09:48:30 -0400
  • 483510e018 Add automations Jonathan Swoboda 2024-10-21 09:45:35 -0400
  • bfe16ed3d2 latest versions of esp-nn and esp-idf are installed Alexandr Pyslar 2024-10-21 12:19:37 +0000
  • 315bb61628 clang tidy Alexandr Pyslar 2024-10-21 11:20:37 +0000
  • 5476d78e99
    Merge branch 'dev' into w5500-polling-mode slakichi 2024-10-21 20:06:52 +0900
  • 80a2321a83 Merge remote-tracking branch 'upstream/dev' into dev Daniël Koek 2024-10-21 11:49:25 +0100
  • 26bbeeb850 Change function name from _is_..._support() to _is_..._supported() Satoshi YAMADA 2024-10-21 19:11:38 +0900
  • cebd396904
    Merge branch 'dev' into update/i2s-audio Chris 2024-10-21 11:26:55 +0200
  • 237009ef22
    Merge branch 'dev' into opentherm-next Oleg Tarasov 2024-10-21 12:26:50 +0300
  • bee0566b94 Remove states from style definitions clydebarrow 2024-10-21 16:52:37 +1100
  • dbef867595
    Support custom MAC on Arduino, too Keith Burzinski 2024-10-20 23:49:06 -0500
  • e20f2c9e99
    Set `USE_ESP32_IGNORE_EFUSE_CUSTOM_MAC` when Arduino is used Keith Burzinski 2024-10-20 22:49:42 -0500
  • d50f386bc8
    Update UNIT_VOLT_AMPS_REACTIVE = "var" Roving Ronin 2024-10-21 13:11:29 +1100
  • 2ca6436da0 Added extra validation for interrupt_pin and polling_interval in __validate() Satoshi YAMADA 2024-10-21 09:40:53 +0900
  • 25e03b5954 auto-load preferences Samuel Sieb 2024-10-20 17:25:35 -0700
  • 1a060ff23a openthread: cleanup Mathieu Rene 2024-10-20 18:05:28 -0400
  • b17081a5ed openthread: split SRP into its own component because mdns has a different setup priority than networking Mathieu Rene 2024-10-20 17:56:19 -0400
  • 214bd354a0 Fix improv Rapsssito 2024-10-20 23:18:03 +0200
  • cdea089a9b openthread: cleanup Mathieu Rene 2024-10-20 16:31:30 -0400
  • e8bb95d78a now the line was too long! Gábor Poczkodi 2024-10-20 22:27:49 +0200
  • 2aa8d87270 fix variable names and formatting Gábor Poczkodi 2024-10-20 22:24:48 +0200
  • 2519f87cd8 openthread: add text sensors Mathieu Rene 2024-10-20 13:22:22 -0400
  • 33a8fcf117 Merge branch 'cc1101' of https://github.com/gabest11/esphome into cc1101 Gábor Poczkodi 2024-10-20 19:14:38 +0200
  • 1cd4715605 corrected test file names for arduino Gábor Poczkodi 2024-10-20 19:14:04 +0200
  • 761b0bf2dc Readded NOLINT. Dieter Tschanz 2024-10-20 18:50:33 +0200
  • f77ba7e503 new component i2c_device Gábor Poczkodi 2024-10-20 18:41:36 +0200
  • 958ab7fdd8 openthread: cleanup Mathieu Rene 2024-10-20 12:37:47 -0400
  • ba17e8b70c
    Merge branch 'dev' into avoid_permission_denied Olliver Schinagl 2024-10-20 18:09:46 +0200
  • 2712350121 openthread: mark some configuration fields as optional Mathieu Rene 2024-10-20 12:07:22 -0400
  • b9bb4a7a65 Fixes to pass test. Dieter Tschanz 2024-10-20 18:01:26 +0200
  • 8da004362d Fixed formating. Dieter Tschanz 2024-10-20 17:14:12 +0200
  • 0bcd9bd153 Avoid of additional Camera tag in config. Dieter Tschanz 2024-10-20 16:39:16 +0200
  • 01c5ee697f
    fix(ble_rssi): fix ibeacon_uuid config option Lennart 2024-10-20 15:49:44 +0200
  • 5fe02147b3 Fixed generated protobuf file. Dieter Tschanz 2024-10-20 15:46:26 +0200
  • e78510074b Change default, remove bits taht were not needed Daniël Koek 2024-10-20 13:50:50 +0100
  • 0692d43b1c New camera component base class Dieter Tschanz 2024-10-20 14:21:14 +0200
  • 507aae932d
    Merge branch 'esphome:dev' into dev Daniël Koek 2024-10-20 13:06:45 +0100
  • 35c39cfb0f
    Merge branch 'dev' into opentherm-sensors Oleg Tarasov 2024-10-20 14:02:07 +0300
  • 7baea61221
    Update esphome/components/opentherm/generate.py Oleg Tarasov 2024-10-20 14:01:33 +0300
  • 868f5357c1 clang-format Alexandr Pyslar 2024-10-20 08:23:20 +0000
  • f6bd3ad344 Remove BLE2901 Rapsssito 2024-10-20 11:49:19 +0200
  • 6bb7a10deb Fix linting issues Rapsssito 2024-10-20 11:48:25 +0200
  • 9c64b377c8
    Update esphome/components/esp32_ble_server/ble_characteristic.h Rodrigo Martín 2024-10-20 11:38:42 +0200
  • 0bddfa1b39
    Update esphome/components/esp32_ble_server/ble_characteristic.cpp Rodrigo Martín 2024-10-20 11:38:31 +0200
  • f1f1199235 Fix recursion clydebarrow 2024-10-20 20:32:45 +1100
  • 5e13fde934 Generics for vector clydebarrow 2024-10-20 20:28:45 +1100
  • fb3e187711 One more rationalisation clydebarrow 2024-10-20 18:15:23 +1100
  • 8991cc1e1a Rationalise some convenience functions. clydebarrow 2024-10-20 18:13:23 +1100
  • 8ef6037276 Add get_bytes to copy out to a buffer clydebarrow 2024-10-20 18:03:02 +1100
  • 57bdee6cce Fix 24 bit functions clydebarrow 2024-10-20 17:23:15 +1100
  • 2554a1979a Merge branch 'deferred_publish' of https://github.com/nkinnan/esphome into deferred_publish asdf unknown 2024-10-19 22:59:42 -0700
  • d038593969 checkpoint unknown 2024-10-19 22:59:39 -0700
  • 9f768349d8 Rework ByteBuffer using templates clydebarrow 2024-10-20 16:59:24 +1100
  • 19b02227a2 Code formatter changes Jonathan Swoboda 2024-10-19 23:39:00 -0400
  • 5b81f347be Fix tests Jonathan Swoboda 2024-10-19 22:14:29 -0400
  • 55c14e0d48 Add packet mode and rx duration Jonathan Swoboda 2024-10-19 22:08:54 -0400
  • 7bb76ba13f fix one more underscore Gábor Poczkodi 2024-10-20 02:38:28 +0200
  • 0ae9b1a96d fix a couple of underscores Gábor Poczkodi 2024-10-20 01:07:16 +0200
  • b41a0ae8e9 fix "enum not handled in switch" Gábor Poczkodi 2024-10-20 00:39:29 +0200
  • 467692d257 formatting Gábor Poczkodi 2024-10-20 00:28:25 +0200
  • 2b286e7ad2 AUTO_LOAD = ["binary_sensor"] Gábor Poczkodi 2024-10-20 00:25:03 +0200
  • 9ca2b09b3a fix CODEOWNERS Gábor Poczkodi 2024-10-20 00:15:47 +0200
  • 102c88eed3 fix pin i2c numbers Gábor Poczkodi 2024-10-20 00:12:40 +0200
  • 9882409c5a fix conf consts again Gábor Poczkodi 2024-10-20 00:10:46 +0200
  • 2888521e82 fix conf consts Gábor Poczkodi 2024-10-20 00:04:47 +0200
  • 3279242dc8 fix namespace again Gábor Poczkodi 2024-10-19 23:56:42 +0200
  • 00f436f33f fix namespace Gábor Poczkodi 2024-10-19 23:54:33 +0200
  • 90c6eefc96 formatting Gábor Poczkodi 2024-10-19 23:42:15 +0200
  • 70ff6afb2e formatting Gábor Poczkodi 2024-10-19 23:28:57 +0200
  • 4fc01b302b trim white space Gábor Poczkodi 2024-10-19 23:22:41 +0200
  • 6c1de0a7a2 code cleanup Gábor Poczkodi 2024-10-19 23:16:51 +0200
  • bfe3f1d5cd Merge remote-tracking branch 'upstream/dev' into openthread Mathieu Rene 2024-10-19 16:55:46 -0400
  • 7b812b8353 AUTO_LOAD = ["text_sensor"] Gábor Poczkodi 2024-10-19 22:53:01 +0200
  • 91bbf0e69f AUTO_LOAD = ["sensor"] Gábor Poczkodi 2024-10-19 22:16:08 +0200
  • 77c95c1aa6 typo Gábor Poczkodi 2024-10-19 22:11:42 +0200
  • 6027406699 removed logging Gábor Poczkodi 2024-10-19 22:02:00 +0200
  • 579443593b looks like pythons match isn't recognized yet Gábor Poczkodi 2024-10-19 21:59:06 +0200
  • c1f968c9dc looks like pythons match isn't recognized yet Gábor Poczkodi 2024-10-19 21:58:52 +0200
  • ac257a6a55 renamed some macros to avoid name collision Gábor Poczkodi 2024-10-19 21:50:31 +0200
  • d4493eb3f4 code cleanup, moved components into a single file Gábor Poczkodi 2024-10-19 21:42:25 +0200
  • e8c9529337
    Update gp8211_output.cpp haudamekki 2024-10-19 21:10:47 +0200
  • e8e8097e8c
    Update gp8211_output.cpp haudamekki 2024-10-19 21:07:32 +0200
  • 44d62b8dac
    Update __init__.py haudamekki 2024-10-19 21:03:24 +0200
  • 373d62ec1b
    Update __init__.py haudamekki 2024-10-19 20:57:53 +0200
  • a9aed695ff
    Update test.esp32-c3-ard.yaml haudamekki 2024-10-19 20:52:07 +0200
  • 89bf7cf19f Merge branch 'gp8211' of https://github.com/haudamekki/esphome into gp8211 Adrian Schupp 2024-10-19 20:30:12 +0200
  • 42523bda29 Codeowners created Adrian Schupp 2024-10-19 20:29:55 +0200
  • c3b29fbfab Add connect, disconnect and fix notify Rapsssito 2024-10-19 20:00:19 +0200
  • 2a670da25b
    Merge branch 'esphome:dev' into gp8211 haudamekki 2024-10-19 19:53:54 +0200
  • d14cbdeaa1 moved components into a single file Gábor Poczkodi 2024-10-19 17:45:02 +0200