Commit Graph

  • 0ea4e9efc1 change log level Tomasz Duda 2024-12-14 15:52:07 +0100
  • 671ec5ef37 reduce logs Tomasz Duda 2024-12-14 15:06:57 +0100
  • a94bc6822e fix Tomasz Duda 2024-12-14 15:01:23 +0100
  • 4157792e88 more logs Tomasz Duda 2024-12-14 14:59:10 +0100
  • a3c8d2d95e remove dead code Tomasz Duda 2024-12-14 12:58:15 +0100
  • c704b5cc7c [esp32_ble] do not skip events if queue is blocked Tomasz Duda 2024-12-14 12:37:45 +0100
  • dd755b94ee
    Merge branch 'dev' into hx710 alpauna 2024-12-13 23:23:43 -0600
  • 7f2ca800c1
    [i2s_audio] Bugfix: Correctly set ring buffer size (#7959) Kevin Ahrendt 2024-12-14 00:17:58 -0500
  • efa50d49d9 back to more like original code. alpauna 2024-12-14 05:05:22 +0000
  • e8c8dde21d Little bit testing not sure if working alpauna 2024-12-14 05:01:15 +0000
  • d96c480e42 Cleaned up the code a little alpauna 2024-12-14 04:58:19 +0000
  • a823342ba1
    Merge branch 'esphome:dev' into hx710 alpauna 2024-12-13 18:45:18 -0600
  • 5998e5b06c
    Merge a8190f9493 into ce7ff15c8a StriboYar 2024-12-13 17:28:28 -0600
  • ce7ff15c8a
    [pulse_counter] Fix volatile increment/decrement deprecation warnings (#7954) Edward Firmo 2024-12-13 22:21:54 +0100
  • 88742e0399
    [rotary_encoder] Fix volatile increment/decrement deprecation warnings (#7958) Edward Firmo 2024-12-13 22:16:11 +0100
  • 3b3a7f85db
    Merge branch 'dev' into pulse_counter-01 Edward Firmo 2024-12-13 21:51:14 +0100
  • ad0e6f1e9e Remove another lock Edward Firmo 2024-12-13 21:49:02 +0100
  • d33afdcfc0 Revert to volatile Edward Firmo 2024-12-13 21:38:58 +0100
  • 3a0de1e6dc Reverting to volatile Edward Firmo 2024-12-13 21:27:13 +0100
  • c187cb547c
    [core] Move delay_microseconds_safe to iram (#7957) Jonathan Swoboda 2024-12-13 14:45:10 -0500
  • c7a63cc03f ring buffer size should be the max of the dma buffer and the configured duration Kevin Ahrendt 2024-12-13 16:36:32 +0000
  • ca96473d4a [rotary_encoder] Fix volatile deprecation warnings using `InterruptLock` Edward Firmo 2024-12-13 15:38:59 +0100
  • 8f03c49408 Move delay_microseconds_safe to iram Jonathan Swoboda 2024-12-13 09:27:42 -0500
  • 1eb3c6c6b1 Update waveshare_epaper.cpp Daniël Koek 2024-12-13 14:01:15 +0000
  • 92cc061cc7 Update waveshare_epaper.cpp Daniël Koek 2024-12-13 13:57:31 +0000
  • c55bee2dfd Update waveshare_epaper.cpp Daniël Koek 2024-12-13 13:44:56 +0000
  • ab0df67da1
    Fix for arduino framework custom partitions file Дубовик Максим 2024-12-13 15:40:09 +0200
  • 38e86b8634 Add test for bk72xx Edward Firmo 2024-12-13 14:03:07 +0100
  • cc3a633816 Update waveshare_epaper.cpp Daniël Koek 2024-12-13 12:56:18 +0000
  • 7b57483e2b Update waveshare_epaper.cpp Daniël Koek 2024-12-13 12:47:41 +0000
  • ee09249e59 Update waveshare_epaper.cpp Daniël Koek 2024-12-13 12:15:50 +0000
  • 9724b0cf8a [adc] Restore missing LIBRETINY code in a separated file Edward Firmo 2024-12-13 12:26:38 +0100
  • 11356eb3aa clang-format Edward Firmo 2024-12-13 09:53:47 +0100
  • a1df862991 [pulse_counter] Fix volatile deprecation warnings using InterruptLock Edward Firmo 2024-12-13 09:48:19 +0100
  • 7179ac38bc Merge branch 'test-hx710' into hx710 alpauna 2024-12-13 08:22:23 +0000
  • 1b4055c09b Wow how hard is this alpauna 2024-12-13 07:59:51 +0000
  • c23cbed25f Well debuging neg result specifically alpauna 2024-12-13 07:34:41 +0000
  • 6b1d3adbf6 Ok will anything work using double now. alpauna 2024-12-13 07:27:09 +0000
  • 7dc0d39da2 Still not converting correctly alpauna 2024-12-13 07:21:38 +0000
  • 6726332e7d Had problem with sample and wrong result. alpauna 2024-12-13 07:13:47 +0000
  • 21df10d1b8 Use the wrong variable for result thus negative returned large float. alpauna 2024-12-13 06:46:10 +0000
  • 19462fc3ad See if the test is updated. alpauna 2024-12-13 06:12:13 +0000
  • 144306f821 issues with this class pointer that I added alpauna 2024-12-13 04:47:29 +0000
  • ad99cc42d3 static case works strange with negative numbers. alpauna 2024-12-13 04:18:45 +0000
  • 8149e075e7
    Merge branch 'esphome:dev' into test-hx710 alpauna 2024-12-12 21:45:38 -0600
  • fe5d0bdff3 This is the latest test I am working on because things are not working alpauna 2024-12-13 03:39:37 +0000
  • faf380bae1
    Merge branch 'dev' into hx710 alpauna 2024-12-12 20:13:52 -0600
  • 9274a8f639 Update waveshare_epaper.cpp Daniël Koek 2024-12-12 19:59:08 +0000
  • cc17f34ee4 Update waveshare_epaper.cpp Daniël Koek 2024-12-12 19:58:51 +0000
  • fc99d8ad39 very diffrent approach Daniël Koek 2024-12-12 19:54:45 +0000
  • c4d713ad97 diffrent again Daniël Koek 2024-12-12 19:36:56 +0000
  • 7fb011dbc4 Update waveshare_epaper.cpp Daniël Koek 2024-12-12 19:32:51 +0000
  • e2cae05c5c Update waveshare_epaper.cpp Daniël Koek 2024-12-12 19:28:56 +0000
  • bd88263a88
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-12-12 19:53:40 +0100
  • 94befe126b Add symbol defaults for all variants Jonathan Swoboda 2024-12-12 11:16:48 -0500
  • 945229cdf1 Missing double quote alpauna 2024-12-12 14:40:05 +0000
  • ead63a0293
    Merge 4b42d846dd into 42bc960a36 Anton Sergunov 2024-12-12 15:37:57 +0100
  • b620c94872
    Merge 02ef04e063 into 42bc960a36 Robin Thoni 2024-12-12 13:30:42 +0100
  • 7f225886c9 clang-tidy Edward Firmo 2024-12-12 12:12:57 +0100
  • 69681d0ec1 clang-format Edward Firmo 2024-12-12 11:40:30 +0100
  • 77adb168ca Align setup status on dump Edward Firmo 2024-12-12 11:39:06 +0100
  • ec366fe086 Handle multiple ADC instances Edward Firmo 2024-12-12 11:28:20 +0100
  • e30642eda1 clang-format Edward Firmo 2024-12-12 10:44:04 +0100
  • 15addeb46e clang-format Edward Firmo 2024-12-12 10:39:46 +0100
  • f4e4586404 Improved error handling Edward Firmo 2024-12-12 10:37:57 +0100
  • 42bc960a36
    [sgp30] Set default update interval to 60s (#7952) Jesse Hills 2024-12-12 22:37:51 +1300
  • 34e7340062
    Apply suggestions from code review Keith Burzinski 2024-12-12 02:35:51 -0600
  • cb5b0ccc25
    Organize tests better and such Keith Burzinski 2024-12-12 02:31:26 -0600
  • 84347c3ddc
    Update tests Keith Burzinski 2024-12-12 01:25:15 -0600
  • 32f36e4a65
    Remove some consts -> import them Keith Burzinski 2024-12-12 00:46:01 -0600
  • 103bc1df1a
    Log message deduplication Keith Burzinski 2024-12-12 00:41:45 -0600
  • 32d91a11dc
    Tidy up some log messages Keith Burzinski 2024-12-12 00:37:39 -0600
  • abca10b921
    Merge branch 'dev' into rmt_driver Keith Burzinski 2024-12-12 00:35:33 -0600
  • b0ccdfb1c7
    Merge branch 'esphome:dev' into test-hx710 alpauna 2024-12-12 00:28:45 -0600
  • f67acd83b1 Well more testing alpauna 2024-12-12 06:24:23 +0000
  • a198f8f948 Testing alpauna 2024-12-12 06:16:05 +0000
  • 2c5914ac24
    Merge b3337340f1 into ba63d266d8 Peter Popovec 2024-12-12 07:09:48 +0100
  • ba63d266d8
    [const] Add RMT CONF variables to const.py (#7953) Jonathan Swoboda 2024-12-11 23:37:22 -0500
  • 7528cb9d73 Use CONF_CLOCK_DIVIDER from const Jonathan Swoboda 2024-12-11 23:09:18 -0500
  • 2cdcd68fd9 Add more RMT consts Jonathan Swoboda 2024-12-11 23:02:54 -0500
  • 1e7cf971bf Add CONF_RMT_SYMBOLS const Jonathan Swoboda 2024-12-11 21:34:24 -0500
  • 2628007ac5
    Remove warning Jesse Hills 2024-12-12 14:04:32 +1300
  • 5ea6c7c96e
    [sgp30] Set default update interval to 60s Jesse Hills 2024-12-12 13:46:35 +1300
  • 051b52ad86 Keep idf v4 code unchanged Edward Firmo 2024-12-12 00:04:12 +0100
  • 36b5b58884 clang-format Edward Firmo 2024-12-12 00:01:11 +0100
  • 3e189bb73e Return log.h reference to cpp Edward Firmo 2024-12-11 23:58:12 +0100
  • cda387ad36 Merge branch 'adc-new-library-espidf-5' of https://github.com/edwardtfn/esphome into adc-new-library-espidf-5 Edward Firmo 2024-12-11 23:55:34 +0100
  • 77e98d15fb Initialize default_vref to 1100mV Edward Firmo 2024-12-11 23:55:30 +0100
  • 9fd39e7752 Remove rmt_channel from tests Jonathan Swoboda 2024-12-11 17:51:27 -0500
  • 889152ab9d Tweak print Jonathan Swoboda 2024-12-11 16:19:43 -0500
  • e67d07f86c Make rmt_channel required in led code, add only_with flags for all idf/arduino options Jonathan Swoboda 2024-12-11 16:15:06 -0500
  • 4ed66ca5a2 Update codeowners Moritz Wirger 2024-12-11 21:57:55 +0100
  • 18a7c8c1dc Fix reading measurement Moritz Wirger 2024-12-11 21:05:07 +0100
  • 36e7e75fb4 Fix default sensor address Moritz Wirger 2024-12-11 21:04:52 +0100
  • 29901b3108 Initial code commit Moritz Wirger 2024-12-11 20:46:43 +0100
  • a251588f71 fixup! Add K30 CO2 sensor Gonzalo Cervetti 2024-12-11 17:38:52 +0100
  • 6f05bc2113 fixup! Add K30 CO2 sensor Gonzalo Cervetti 2024-12-11 17:32:20 +0100
  • 58efe5dec3 Think I figured it out. alpauna 2024-12-11 07:58:55 -0600
  • 25a2bdf4e4 Still throwing errors. alpauna 2024-12-11 07:37:05 -0600
  • 9cd4995246 Reverted a change I mage back to originalq alpauna 2024-12-11 07:23:42 -0600