Commit Graph

  • 7477874d21 added newlines to end of files Aodren Auffrédou-Heinicke 2024-05-29 12:46:24 -0700
  • c2bcef1e79 fixed lux calculation, restructured some sections, trying cv time period in milliseconds again Aodren Auffrédou-Heinicke 2024-05-29 12:43:39 -0700
  • 6bf1ae1e50 fix merging dev Darter 2024-05-29 21:16:51 +0200
  • d06dff12f2
    Merge branch 'dev' into apds9306 Aodren Auffrédou-Heinicke 2024-05-29 11:37:28 -0700
  • b606a0499b changed tests to use common.yaml Aodren Auffrédou-Heinicke 2024-05-29 11:35:42 -0700
  • dec3af3efd Add SPS30 start/stop measurement actions Anand Patel 2024-05-29 11:18:59 -0700
  • 4d45d4b8fc
    Merge branch 'dev' into webserver-sorting RFDarter 2024-05-29 20:16:53 +0200
  • f3a231072a
    Merge branch 'dev' into dev Erdem 2024-05-29 21:13:17 +0300
  • c990248e31 updated test i2c_id oarcher 2024-05-29 19:52:22 +0200
  • 55498e5fa8 added test oarcher 2024-05-29 19:40:17 +0200
  • f80a7081a1 use const.py oarcher 2024-05-29 19:36:11 +0200
  • 763673067f split component with platform sensor oarcher 2024-05-29 19:00:40 +0200
  • a96b680b25 Ensure model string is Path and raise error for unsupported types Michael Hansen 2024-05-29 11:37:28 -0500
  • 99fa755e38 Squashed commit of the following: CptSkippy 2024-05-29 09:31:24 -0700
  • 635cd1f4c8 Updating CODEOWNERS cptskippy 2024-05-29 16:21:02 +0000
  • b843bfd83c
    Merge branch 'esphome:dev' into dev CptSkippy 2024-05-29 08:11:40 -0700
  • b9ac2bb8a0 Merge remote-tracking branch 'upstream/dev' into dev Daniël Koek 2024-05-29 15:26:55 +0100
  • 1e66520397 Add missing blank line clydebarrow 2024-05-29 22:07:53 +1000
  • 7bbdcf31f0 Conditional on host platform clydebarrow 2024-05-29 22:04:38 +1000
  • e985245604 Stub out test due to CI build failure clydebarrow 2024-05-29 22:01:23 +1000
  • d096168ae1 CODEOWNERS clydebarrow 2024-05-29 21:47:07 +1000
  • 4423411cb4 Add test clydebarrow 2024-05-29 21:36:55 +1000
  • ba0901dc32 Use app name for window title clydebarrow 2024-05-29 21:31:55 +1000
  • d74dace8cd
    Merge branch 'dev' into add-rotation-parameter-to-stepper cvwillegen 2024-05-29 11:07:55 +0200
  • cc8bda1c37 Handle clang-format feedback. Christ van Willegen 2024-05-29 11:00:10 +0200
  • a60de44ef1 Change code to get rid of embedded ternary. Christ van Willegen 2024-05-29 10:55:01 +0200
  • f21bd4947b
    Use suggested feedback. cvwillegen 2024-05-29 10:15:46 +0200
  • fbac4b4fff
    Add timer map getter Jesse Hills 2024-05-29 19:25:31 +1200
  • 132cd22e3b
    Merge branch 'dev' into dev Keith Burzinski 2024-05-29 02:11:56 -0500
  • f6cdf40835
    Use helper class to manage watchdog adjustments Keith Burzinski 2024-05-29 02:10:38 -0500
  • 2c5b0931e2
    Merge branch 'dev' into iobus Clyde Stubbs 2024-05-29 15:45:32 +1000
  • 497e71731a Bump black from 24.4.0 to 24.4.2 (#6646) dependabot[bot] 2024-05-29 17:11:34 +1200
  • 9f882e4f3c Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#6635) dependabot[bot] 2024-05-29 17:11:02 +1200
  • 3483ce393a Bump pytest-cov from 4.1.0 to 5.0.0 (#6580) dependabot[bot] 2024-05-29 17:10:47 +1200
  • 986ceb8a02
    Update .pre-commit-config.yaml Jesse Hills 2024-05-29 17:09:58 +1200
  • 68b39488b0 Bump docker/login-action from 3.1.0 to 3.2.0 (#6823) dependabot[bot] 2024-05-29 17:09:13 +1200
  • da1cf63e7c
    Formatting Jesse Hills 2024-05-29 17:07:05 +1200
  • 2ed6ab5f11
    Merge branch 'dev' into dev Jesse Hills 2024-05-29 17:06:31 +1200
  • 39fc8bf95e Fix a bunch of components for IDF 5 compatibility and #6802 (#6805) Keith Burzinski 2024-05-29 00:05:19 -0500
  • 6121b3afb3 [wake_on_lan] Make component platform independent (#6815) Clyde Stubbs 2024-05-29 14:36:49 +1000
  • 700ba0e162
    Update esphome/components/voice_assistant/voice_assistant.h Jesse Hills 2024-05-29 14:27:08 +1200
  • d0caab11c0
    Update esphome/components/voice_assistant/voice_assistant.h Jesse Hills 2024-05-29 13:18:28 +1200
  • 48d164d44c add mpu6050 base component oarcher 2024-05-29 02:59:39 +0200
  • 6810bc9f21 move/rename original component to sensor dir oarcher 2024-05-29 02:17:27 +0200
  • 2abb34d313
    Merge branch 'esphome:dev' into dev CptSkippy 2024-05-28 17:02:51 -0700
  • aea9c0575e Touchscreen implemented clydebarrow 2024-05-29 08:48:44 +1000
  • e5c828655c Make SPI Ethernet (W5500) compatible with ESP-IDF v5 (#6778) Frederik 2024-05-29 00:02:45 +0200
  • 908d565209
    Merge branch 'esphome:dev' into dev CptSkippy 2024-05-28 14:47:05 -0700
  • 20ab056fa4
    Merge branch 'esphome:dev' into mpu6050_int Olivier ARCHER 2024-05-28 22:48:29 +0200
  • 281b6f0b32
    Merge branch 'dev' into 20240524-idf-5-fixes Keith Burzinski 2024-05-28 15:47:26 -0500
  • fa2a4f2245
    clang-tidy tweaks, remove mitsubishi Keith Burzinski 2024-05-28 15:47:09 -0500
  • 3993106521 basic intr support oarcher 2024-05-28 22:45:13 +0200
  • ecaae709e0 Use uint8_t instead of uint32_t for 8-bit values on mitsubishi (#6824) DAVe3283 2024-05-28 14:44:47 -0600
  • 94c1182c26
    clang-tidy tweaks Keith Burzinski 2024-05-28 15:19:44 -0500
  • 1c0cbbf5e7
    Use uint8_t instead of uint32_t for 8-bit values DAVe3283 2024-05-28 16:02:37 -0400
  • 00beb1cca7
    Merge branch 'dev' into 20240524-idf-5-fixes Keith Burzinski 2024-05-28 14:47:34 -0500
  • 330f09ed8b
    Merge branch 'dev' into 20240524-idf-5-fixes Keith Burzinski 2024-05-28 14:42:06 -0500
  • 411e05968c Fix compile errors on ESP32-C6 with latest ESP-IDF (#6822) DAVe3283 2024-05-28 13:40:34 -0600
  • 69c34b9c0c
    Bump docker/login-action from 3.1.0 to 3.2.0 dependabot[bot] 2024-05-28 19:33:49 +0000
  • b86468fc0d
    Merge branch 'esphome:dev' into apds9306 Aodren Auffrédou-Heinicke 2024-05-28 10:39:16 -0700
  • 65f65c1322 Merge remote-tracking branch 'origin/dev' into nrf52 Tomasz Duda 2024-05-28 19:21:00 +0200
  • 9091b4f09a update smpclient to 3.2.0 Tomasz Duda 2024-05-28 19:20:40 +0200
  • ad8c29f142 Add Artist, Album, Title to API Bob Rozelle 2024-05-28 11:27:13 -0400
  • 9eebb8a4d2 Merge branch 'dev' of https://github.com/rwrozelle/esphome into dev Bob Rozelle 2024-05-28 11:21:42 -0400
  • 3f02509995 Send Artist, Album, Title to HA Bob Rozelle 2024-05-28 11:21:23 -0400
  • 65a08b1d8e
    Merge branch 'esphome:dev' into dev rwrozelle 2024-05-28 09:50:20 -0500
  • cc3987b32f
    Merge branch 'esphome:dev' into dev CptSkippy 2024-05-28 06:14:52 -0700
  • 40227a7a4d First working version clydebarrow 2024-05-28 21:46:30 +1000
  • bf95d1a2a6
    Merge branch 'dev' into add-rotation-parameter-to-stepper cvwillegen 2024-05-28 13:02:05 +0200
  • d8dd3148eb
    Handle clang feedback. cvwillegen 2024-05-28 13:01:27 +0200
  • b008a61d02
    Merge branch 'dev' into add-graphical-layout-system Michael Davidson 2024-05-28 20:46:50 +1000
  • 6f91a36275
    Update stepper.cpp to use enum cvwillegen 2024-05-28 11:40:57 +0200
  • eccf7860b5
    Update stepper.h to use enums cvwillegen 2024-05-28 11:40:16 +0200
  • 5040a9146d
    Use enum validation in code generator cvwillegen 2024-05-28 11:39:23 +0200
  • 058c6ba068
    Update cc1101.h Gábor Poczkodi 2024-05-28 08:24:42 +0200
  • d7abf12608
    Update cc1101.cpp Gábor Poczkodi 2024-05-28 08:24:26 +0200
  • 5f2fb21f11 Use correct #ifdefs clydebarrow 2024-05-28 13:58:08 +1000
  • 5106b7327d No socket component needed for esp8266 and rp2040 clydebarrow 2024-05-28 13:46:58 +1000
  • 42d97e1b74 Simplify control flow clydebarrow 2024-05-28 12:49:42 +1000
  • 839bd041e1
    Add timer triggers Only send timer flag to HA if we define at least one of the timer triggers Jesse Hills 2024-05-28 14:30:25 +1200
  • 64235fcece Make work on RP2040 clydebarrow 2024-05-28 12:26:15 +1000
  • 545d5f471e Merge branch 'dev' of https://github.com/esphome/esphome into wol clydebarrow 2024-05-28 12:04:33 +1000
  • f2fd0b865a Return error from sendto when not implemented clydebarrow 2024-05-28 12:03:19 +1000
  • 3c37125cc1 Conditionally support 8266 and RP2040 clydebarrow 2024-05-28 11:59:34 +1000
  • bd8405a28e
    Fix compile error on latest ESP-IDF framework & platform DAVe3283 2024-05-27 21:48:00 -0400
  • 69aa3e9860
    Use <cinttypes> PRI macros to fix ESP32-C6 compile DAVe3283 2024-05-27 21:45:53 -0400
  • 0eb1eee2f2 Make i2s_audio compatible with IDF 5+ (#6534) pimdo 2024-05-28 02:42:59 +0100
  • 66ede5b6ed
    Send timers flag to HA Jesse Hills 2024-05-28 13:19:01 +1200
  • a10202c920
    Why did they take away I2S_NUM_MAX Keith Burzinski 2024-05-27 20:14:57 -0500
  • 6d4640eaba
    Merge branch 'dev' into dev CptSkippy 2024-05-27 17:52:38 -0700
  • 8be1cf2a06 Merge branch 'release' into dev Jesse Hills 2024-05-28 12:51:22 +1200
  • 9f32b54ef9 Merge pull request #6820 from esphome/bump-2024.5.4 Jesse Hills 2024-05-28 12:50:30 +1200
  • 0c666f284d
    Merge branch 'dev' into make_i2s_compatible_with_idf5.1 Keith Burzinski 2024-05-27 19:47:09 -0500
  • 824fecfe21
    Couple tweaks Keith Burzinski 2024-05-27 19:46:08 -0500
  • 04f0a7df52
    Merge branch 'dev' into eth_spi_idf5 Keith Burzinski 2024-05-27 19:26:15 -0500
  • a026541440
    Couple tweaks Keith Burzinski 2024-05-27 19:24:43 -0500
  • 4f4c7723ff
    Header fix Keith Burzinski 2024-05-27 19:21:51 -0500
  • e0819fea1d
    One more...I hope... Keith Burzinski 2024-05-27 19:16:57 -0500
  • 012f4fb8d8 make sure speaker_ is set on finish_() NP v/d Spek 2024-05-28 01:19:31 +0200
  • b2304c0507 add silence before finishing the RTTTL tones NP v/d Spek 2024-05-28 01:15:56 +0200