Commit Graph

  • 3d51db3e6c Use datasheet delay for all reads - fixes case for temperature sensor only; Use new warning/error message facility clydebarrow 2024-03-20 11:09:05 +1100
  • 4eb23e1f82 Merge branch 'dev' of https://github.com/esphome/esphome into aht10 clydebarrow 2024-03-20 11:00:53 +1100
  • aa9cec1562 Show component warnings and errors in the log; (#6400) Clyde Stubbs 2024-03-20 10:56:43 +1100
  • 811bf8d244 AHT10: Use state machine to avoid blocking delay (#6401) Clyde Stubbs 2024-03-20 10:53:01 +1100
  • ee077620dc Add VoiceAssistantAudio message Michael Hansen 2024-03-19 17:09:20 -0500
  • b686390bf6
    Bump actions/cache from 4.0.1 to 4.0.2 dependabot[bot] 2024-03-19 19:45:02 +0000
  • 4b53718daa
    Bump actions/cache in /.github/actions/restore-python dependabot[bot] 2024-03-19 19:41:00 +0000
  • fefd885739
    Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 dependabot[bot] 2024-03-19 19:07:25 +0000
  • ff4eae95df Remove fossil comment clydebarrow 2024-03-19 21:56:39 +1100
  • beeb510cda Improve logging clydebarrow 2024-03-19 21:52:14 +1100
  • 712097b9ac AHT10: Use state machine to avoid blocking delay clydebarrow 2024-03-19 21:24:47 +1100
  • e7a9999f6b Show component warnings and errors in the log; Allow customised message. clydebarrow 2024-03-19 20:32:02 +1100
  • 890e630bcb
    Add tests Jesse Hills 2024-03-19 19:38:53 +1300
  • 0ac6314611
    Add time entities Jesse Hills 2024-03-18 17:31:26 +1300
  • b46077c468 Fix esp32-camera test yaml (#6398) Keith Burzinski 2024-03-19 00:18:03 -0500
  • 0a77e1437e
    Fix esp32-camera test yaml, take 2 Keith Burzinski 2024-03-18 23:52:47 -0500
  • 3d23785017
    Fix esp32-camera test yaml Keith Burzinski 2024-03-18 23:49:04 -0500
  • d8e2d93ffc Make SPI compile with IDF >= 5.0 (#6383) Jimmy Hedman 2024-03-19 03:56:36 +0100
  • f280d729ca Merge pull request #6397 from esphome/bump-2024.3.0b4 Jesse Hills 2024-03-19 15:37:30 +1300
  • 8e67c6e6d9 Bump version to 2024.3.0b4 Jesse Hills 2024-03-19 14:22:28 +1300
  • 378a7d3a01 Require xsrf/csrf when using a password (#6396) Jesse Hills 2024-03-19 13:39:01 +1300
  • 193e3b2c84 ld2420: Firmware v1.5.4+ bug workaround (#6168) Mike La Spina 2024-03-18 13:26:39 -0500
  • 0d64d7901f Fix wrong initialization of vectors in ade7953_i2c (#6393) Stefan Rado 2024-03-18 19:06:17 +0100
  • ae6bf40030 Fix sending packets to uponor_smatrix devices (#6392) Stefan Rado 2024-03-18 19:04:53 +0100
  • 2e65342a12 Fix bug in `remote_base` conditional (#6281) swoboda1337 2024-03-18 02:35:06 -0400
  • 0b2b89a12b Require xsrf/csrf when using a password (#6396) Jesse Hills 2024-03-19 13:39:01 +1300
  • a3e68c5993
    Require xsrf/csrf when using a password Jesse Hills 2024-03-19 13:11:20 +1300
  • 606e5c8c21 Add some components to the new testing framework (E) (#6176) Keith Burzinski 2024-03-18 18:52:40 -0500
  • e19160263f Add some components to the new testing framework (X,Y,Z) (#6233) Keith Burzinski 2024-03-18 18:49:00 -0500
  • f61f9068fe
    Merge branch 'dev' into loop_isr_fix Trent Houliston 2024-03-19 09:37:31 +1100
  • 9d869701d6 Add some components to the new testing framework (V) (#6231) Keith Burzinski 2024-03-18 16:42:03 -0500
  • 99c672b201 Add actions for component tests A, B and C (#6256) Keith Burzinski 2024-03-18 16:00:06 -0500
  • c96407747a
    Merge branch 'dev' into spi-for-idf5 Clyde Stubbs 2024-03-19 07:46:27 +1100
  • 3209597167
    Merge branch 'dev' into asap_pulses Trent Houliston 2024-03-19 07:34:25 +1100
  • cf877c1e2f
    Merge branch 'dev' into skip_gpio_validation Andrew McFague 2024-03-18 12:59:51 -0700
  • 6e2719e16b ld2420: fix energy mode documentation (#6225) Andres Vahter 2024-03-18 20:28:15 +0200
  • 24edebf5ff ld2420: Firmware v1.5.4+ bug workaround (#6168) Mike La Spina 2024-03-18 13:26:39 -0500
  • 1c39c9d7f8 Check generated proto files are as expected if any are modified in PRs (#6254) Jesse Hills 2024-03-19 07:15:52 +1300
  • bd8bb2bf1c Fix wrong initialization of vectors in ade7953_i2c (#6393) Stefan Rado 2024-03-18 19:06:17 +0100
  • 26596bc1a7 Fix sending packets to uponor_smatrix devices (#6392) Stefan Rado 2024-03-18 19:04:53 +0100
  • aa506f665d INA226 low power mode Anton Viktorov 2024-03-18 17:11:17 +0100
  • 86438cb8c1 Fix wrong initialization of vectors in ade7953_i2c kroimon 2024-03-18 12:40:04 +0100
  • df73a37582 Fix sending packets to uponor_smatrix devices kroimon 2024-03-18 11:18:46 +0100
  • 6d43bb9cb3 start-order change for VAD disabled: start va-pipeline when microphone ready. Mischa Siekmann 2024-03-18 09:51:18 +0100
  • 304455bb94
    Remove log Jesse Hills 2024-03-18 20:26:09 +1300
  • bee9835063
    Fix Jesse Hills 2024-03-18 20:24:32 +1300
  • 88e84481e7
    await results Jesse Hills 2024-03-18 20:22:31 +1300
  • 2330dae0d8
    Print reviews Jesse Hills 2024-03-18 20:20:39 +1300
  • f510b34311
    Try to dismiss review Jesse Hills 2024-03-18 20:19:26 +1300
  • 2d4f8e0d8d
    revert proto change Jesse Hills 2024-03-18 20:13:39 +1300
  • af706108b4
    Shuffle around Jesse Hills 2024-03-18 20:11:00 +1300
  • 78edf0bc55
    Create review if failed Jesse Hills 2024-03-18 20:08:25 +1300
  • 0bced2941d
    Bump action versions Jesse Hills 2024-03-18 20:01:41 +1300
  • 04efac3390
    Summary Jesse Hills 2024-03-18 20:00:59 +1300
  • efd04cbd5b
    Test workflow Jesse Hills 2024-03-18 19:55:45 +1300
  • d4c6f7a2f6
    Try install deps Jesse Hills 2024-03-18 19:54:12 +1300
  • e9683b2f83
    Use esphome container image Jesse Hills 2024-03-18 19:40:54 +1300
  • 01ba9b5039 Fix bug in `remote_base` conditional (#6281) swoboda1337 2024-03-18 02:35:06 -0400
  • 0f39328e4f Merge pull request #6390 from esphome/bump-2024.3.0b3 Jesse Hills 2024-03-18 19:34:58 +1300
  • 213150b8d6
    Update esphome/components/i2c/i2c_bus_arduino.cpp Jesse Hills 2024-03-18 16:59:27 +1300
  • 3698227209
    Merge branch 'dev' into i2c-timeout Jesse Hills 2024-03-18 16:48:44 +1300
  • 393eb91981 Bump version to 2024.3.0b3 Jesse Hills 2024-03-18 15:54:39 +1300
  • beb358adfe Replace name and friendly name in full adopted configs (#4456) Jesse Hills 2024-03-18 13:00:59 +1300
  • c2a95754f6 IPv6 can't be enabled for libretiny (#6387) Jimmy Hedman 2024-03-17 22:06:02 +0100
  • ea2b09a72e Shows component operation time in `ms` (#6388) Edward Firmo 2024-03-17 22:01:25 +0100
  • fd61a2aacb Fix compilation for uponor_smatrix without time component (#6389) Stefan Rado 2024-03-17 22:00:07 +0100
  • a1ec028d98 microWakeWord - add new ops and small improvements (#6360) Kevin Ahrendt 2024-03-17 15:13:55 -0400
  • 0f8525c8ea allow negative ppm for sensair (#6385) Samuel Sieb 2024-03-17 12:10:47 -0700
  • b43897c8d1 Fix list-components when PR is not targeting dev (#6375) Jesse Hills 2024-03-16 14:22:34 +1300
  • 2f8c7f6a77 Use AQI device class (#6376) Federico G. Schwindt 2024-03-16 01:21:44 +0000
  • 96cf9727b0
    Bump black from 24.2.0 to 24.3.0 dependabot[bot] 2024-03-18 00:08:44 +0000
  • 01ade1685f Replace name and friendly name in full adopted configs (#4456) Jesse Hills 2024-03-18 13:00:59 +1300
  • 6798e2ebd2 Add line_at_angle method to Display component (#6381) Daniel Eisterhold 2024-03-17 18:51:46 -0500
  • 7b679c2677 Make madctl do nothing Charles Olivier 2024-03-18 10:35:53 +1100
  • 7820109b1c Swap width and legth and invert colors Charles Olivier 2024-03-18 10:27:21 +1100
  • 50b0f391bb us Added support for the DFR0928 1.8" TFT display. Initial testing for the Ili9xxx with the Waveshare ResTouch 2.8" TFT. Charles Olivier 2024-03-18 09:40:49 +1100
  • d13f365531
    Dont bother with yaml if not using mac suffix Jesse Hills 2024-03-18 11:22:04 +1300
  • c0c2519422
    Use ruamel.yaml to modify full import in place without losing original contents Jesse Hills 2024-03-18 11:05:32 +1300
  • d18ec58f26 Spinbox WIP clydebarrow 2024-03-18 09:02:44 +1100
  • 4f34fb63f4
    Merge branch 'dev' into jesserockz-2023-072 Jesse Hills 2024-03-18 10:28:53 +1300
  • 5d121067c4
    Merge branch 'dev' into nextion-23 Edward Firmo 2024-03-17 22:13:21 +0100
  • 7952f9a951 IPv6 can't be enabled for libretiny (#6387) Jimmy Hedman 2024-03-17 22:06:02 +0100
  • d21372cdf3 Shows component operation time in `ms` (#6388) Edward Firmo 2024-03-17 22:01:25 +0100
  • dfa757247b Fix compilation for uponor_smatrix without time component (#6389) Stefan Rado 2024-03-17 22:00:07 +0100
  • 3de5751455
    Add defines header Jesse Hills 2024-03-18 09:31:58 +1300
  • 55e1a33004 Fix compilation for uponor_smatrix without time component kroimon 2024-03-17 20:31:41 +0100
  • bd6205cab1 Merge branch 'component-01' of https://github.com/edwardtfn/esphome into component-01 Edward Firmo 2024-03-17 20:23:39 +0100
  • ab4e983e4c clang Edward Firmo 2024-03-17 20:23:36 +0100
  • 35a6337f4b
    Update esphome/core/component.cpp Jesse Hills 2024-03-18 08:14:46 +1300
  • 51aac738f0 microWakeWord - add new ops and small improvements (#6360) Kevin Ahrendt 2024-03-17 15:13:55 -0400
  • caae43f270 allow negative ppm for sensair (#6385) Samuel Sieb 2024-03-17 12:10:47 -0700
  • 26a4415561 update comments and remove ReduceMax op Kevin Ahrendt 2024-03-17 13:55:12 +0000
  • 23e9a3e1bb add more ops Kevin Ahrendt 2024-03-16 16:58:25 +0000
  • f434a1cfcf remove unused micros() call Kevin Ahrendt 2024-03-13 14:23:01 +0000
  • b287c93ad1 log probabilities after detection Kevin Ahrendt 2024-03-12 18:34:24 +0000
  • f777a35661 remove stride audio buffer, move buffer full warning, add depthwiseconv Kevin Ahrendt 2024-03-12 12:19:29 +0000
  • 5dec75790b Fix printf type Edward Firmo 2024-03-17 13:25:52 +0100
  • a0adf3aca7 Merge branch 'remoteDev' into at581x X-Ryl669 2024-03-17 10:52:12 +0100
  • 9693e4da6c Fix templatable extraction X-Ryl669 2024-03-16 19:39:25 +0100
  • b856566c11 Make recommendation message a bit more clear Edward Firmo 2024-03-17 10:30:54 +0100