Commit Graph

  • 7592295321
    Set "CONF_" CI counter to fail on 3 or more definitions Jesse Hills 2024-05-02 17:34:06 +1200
  • e1d576afec Bugfixes Erik 2024-05-02 07:31:21 +0200
  • 9ddf1efe57 Bugfixes Erik 2024-05-02 07:25:29 +0200
  • 03c6bc208b Fix recent definitions into `defines.h` Edward Firmo 2024-05-02 07:14:26 +0200
  • 76c9f5530e
    Remove custom api code Jesse Hills 2024-05-02 16:04:36 +1200
  • 3b19b581e8
    Move tests Jesse Hills 2024-05-02 15:55:21 +1200
  • 9fa0732da6
    Merge branch 'dev' into pr/hareeshmu/5674 Jesse Hills 2024-05-02 15:49:38 +1200
  • fbd61ce03e
    Merge d83863da76 into c7c0d97a5e Trent Houliston 2024-05-02 13:51:52 +1200
  • da3070d76a SPI and I2C for BMP390 and BMP380 (#6652) Anton Viktorov 2024-05-02 03:49:01 +0200
  • 8c5486578c Make fast update intervals in qmc5883l work (#6647) tronikos 2024-05-01 18:24:18 -0700
  • 3823e2dff4 Remote receiver improvements (#4642) Mat931 2024-05-02 01:21:57 +0000
  • 99759be932
    Merge branch 'dev' into qmc5883l_high_freq Jesse Hills 2024-05-02 12:40:38 +1200
  • 67bfa94a9b Add a function to return the loop_interval (#6666) tronikos 2024-05-01 17:39:15 -0700
  • 244db0c2e8
    Update application.h tronikos 2024-05-01 15:44:15 -0700
  • a6f9a2ad7e [nextion] Use persistent http connection for TFT upload (ESP-IDF) (#6576) Edward Firmo 2024-05-02 00:05:37 +0200
  • 3c70762369
    A little more code consolidation Keith Burzinski 2024-05-01 16:00:36 -0500
  • 2f24119eed Move USE_NEXTION_TFT_UPLOAD flag to cover both arduino and idf Edward Firmo 2024-05-01 22:53:25 +0200
  • 4e16eebebf Extend and consolidate `script` tests (#6663) Keith Burzinski 2024-05-01 14:17:11 -0500
  • 276dfed871 Remove legacy away remnants from generic humidifier. Jaco1990 2024-05-01 15:51:55 +0000
  • 91e7139d8f Remove legacy away from generic humidifier. Jaco1990 2024-05-01 15:12:36 +0000
  • 672aa79fb4 Fix errors. Jaco1990 2024-04-22 06:09:02 +0000
  • 48c51170a4 fixed MQTT. Jaco1990 2024-04-21 12:19:47 +0000
  • f98855cf96 fixed spelling error. Jaco1990 2024-04-21 08:50:37 +0000
  • cb808e88b4 fixed MQTT constants. Jaco1990 2024-04-21 08:29:03 +0000
  • a46d6f0190 fixed unused variable Jaco1990 2024-04-21 05:32:00 +0000
  • 0e19ac462d Add humidifier.h to exclude list in ci-custom. Jaco1990 2024-04-21 04:44:53 +0000
  • 908d78a774 change switch to output in test3.yaml Jaco1990 2024-04-20 19:49:27 +0000
  • c33ceef03d Fix test3.yaml Jaco1990 2024-04-20 19:37:20 +0000
  • 260ca20596 Fix test3.yaml, run build_codeowners.py Jaco1990 2024-04-20 19:35:05 +0000
  • 964dc2a7d6 Fix Actions. Jaco1990 2024-04-20 19:26:32 +0000
  • a3b7d9fdf2 Rework humidifier component to be inline with Home Assistant humidifier component. Jaco1990 2024-04-20 16:30:32 +0000
  • 9ca9639e0a corrected more validation test coding errors Jaco1990 2024-04-20 11:55:30 +0000
  • f63c57244c correct coding test errors Jaco1990 2024-04-20 11:37:28 +0000
  • cd56f69546 fix humidifier.py(generic_humidfier) & __init__.py(humidifier component) Jaco1990 2024-04-20 05:08:08 +0000
  • d900f2e87e clean up code Jaco1990 2024-04-20 04:34:12 +0000
  • ca3abc3406 Add new humidifier and generic humidifier components. Jaco1990 2024-04-19 20:22:33 +0000
  • 8427a50719 Bugfixes Erik 2024-05-01 17:18:24 +0200
  • 78350a284c Bugfixes Erik 2024-05-01 17:13:19 +0200
  • 9fc498c52c Added tests Erik 2024-05-01 16:57:58 +0200
  • 2e81761048 Init new component AIN4-20mA current measurement sensor Erik 2024-05-01 16:41:09 +0200
  • 29948482cc Remove duplicated USE_NEXTION_TFT_UPLOAD Edward Firmo 2024-05-01 11:28:03 +0200
  • 149490cd0a Fix recent definitions into `defines.h` Edward Firmo 2024-05-01 11:21:14 +0200
  • 630b0430f3 Ran build_codeowners.py Edward Firmo 2024-05-01 11:09:06 +0200
  • 5ff8b97650 Solve merging conflicts Edward Firmo 2024-05-01 10:57:20 +0200
  • 02022757f1 Add myself as code owner Edward Firmo 2024-05-01 10:53:48 +0200
  • 2fa69291b0
    Merge branch 'dev' into nextion-31 Edward Firmo 2024-05-01 10:45:12 +0200
  • cb553610fe
    Merge branch 'dev' into nextion-36 Edward Firmo 2024-05-01 10:36:44 +0200
  • c357a190d9 Fix recently added definitions Edward Firmo 2024-05-01 10:36:24 +0200
  • 17d6ceabdf
    Extend and consolidate `script` tests Keith Burzinski 2024-05-01 02:25:14 -0500
  • fc96c1fdd1
    make it work with ESP8266 with Arduino Links2004 2024-04-26 17:43:23 +0200
  • 4da0643d08
    fix script/clang-tidy Links2004 2024-04-26 14:39:34 +0200
  • 4b14d52c50
    apply clang-tidy Links2004 2024-04-26 14:39:17 +0200
  • 8f46c6e156
    Add StatsD component Links2004 2024-04-26 14:16:45 +0200
  • 6d4ffb88c7 Extend MQTT tests (#6648) Keith Burzinski 2024-04-30 23:49:20 -0500
  • b9926aef3c
    Update `mqtt` AUTO_LOAD Keith Burzinski 2024-04-30 23:24:02 -0500
  • b2081e16e5
    Extend MQTT tests Keith Burzinski 2024-04-27 03:13:08 -0500
  • 5af1ab3e78 Fix test; remove unwanted change clydebarrow 2024-05-01 12:10:36 +1000
  • c719be047a
    Merge branch 'dev' into webserver-sorting Jesse Hills 2024-05-01 14:05:41 +1200
  • e9b3073898 Merge branch 'i8080' of https://github.com/clydebarrow/esphome into i8080 clydebarrow 2024-05-01 11:35:25 +1000
  • f8050d1107 Remove unnecessary #include clydebarrow 2024-05-01 11:35:10 +1000
  • d6af7a6e31
    Merge branch 'dev' into i8080 Clyde Stubbs 2024-05-01 10:30:37 +1000
  • 7cab8d0a4d
    remove variant header Trent Houliston 2024-05-01 10:09:37 +1000
  • 2766065614
    Merge branch 'dev' into separate-ota-backend Keith Burzinski 2024-04-30 17:49:58 -0500
  • 5273feba25 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl clydebarrow 2024-05-01 08:10:42 +1000
  • d5e967f5eb
    Merge branch 'dev' into x9c_value Jesse Hills 2024-05-01 09:57:39 +1200
  • ffe8e4544c
    Update esphome/components/x9c/x9c.cpp Jesse Hills 2024-05-01 09:49:27 +1200
  • bc4c411dd7 [nextion] Use persistent http connection for TFT upload (Arduino) (#6582) Edward Firmo 2024-04-30 23:43:49 +0200
  • aa6efe1add
    Bump paho-mqtt from 1.6.1 to 2.1.0 dependabot/pip/paho-mqtt-2.1.0 dependabot[bot] 2024-04-30 19:10:35 +0000
  • 66426606fc Add thermocouple type, autoconversion, averaging, and has_fault to max31856 Frank Riley 2024-04-29 15:04:47 -0700
  • 1505203d7c
    Merge branch 'dev' into nextion-33 Edward Firmo 2024-04-30 17:13:18 +0200
  • 009ff80a64 [nextion] Remove duplicated definition to USE_NEXTION_TFT_UPLOAD Edward Firmo 2024-04-30 16:45:09 +0200
  • 0498e3bfc5 Use ExternalRAMAllocator to deallocate buffer Edward Firmo 2024-04-30 16:38:20 +0200
  • e5a73b8da3
    Merge branch 'dev' into ina2xx Anton Viktorov 2024-04-30 16:34:48 +0200
  • 3f92caa6fc combination of device classes and units incompatible with Hass removed Anton Viktorov 2024-04-30 16:25:21 +0200
  • 7e69b726f9
    Merge branch 'dev' into nextion-31 Edward Firmo 2024-04-30 16:09:12 +0200
  • 757628af65 Use deallocate from ExternalRAMAllocator Edward Firmo 2024-04-30 16:01:36 +0200
  • 5f45f9da85 test fix Anton Viktorov 2024-04-30 13:35:20 +0200
  • 50c5963583 follow up after review Anton Viktorov 2024-04-30 12:59:54 +0200
  • 00bf8241f2 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl clydebarrow 2024-04-30 20:43:16 +1000
  • 5bf992df1f [TM1637] Let turn off the display (#6656) Anton Sergunov 2024-04-30 16:35:41 +0600
  • c3295c55bd More refactoring clydebarrow 2024-04-30 20:07:45 +1000
  • 345d82ee3e Declare original_baud_rate_ Edward Firmo 2024-04-30 11:45:05 +0200
  • f4f3736e18
    Merge branch 'dev' into nextion-33 Edward Firmo 2024-04-30 11:36:40 +0200
  • 62a5955079
    Merge branch 'dev' into nextion-31 Edward Firmo 2024-04-30 11:33:28 +0200
  • 358ec1a2c6 [nextion] Set alternative TFT update baud rate (#6587) Edward Firmo 2024-04-30 11:29:57 +0200
  • aba5b9ff77 Lint Edward Firmo 2024-04-30 11:29:51 +0200
  • 13aaf60d22 Lint Edward Firmo 2024-04-30 11:29:22 +0200
  • c2a7d74ff2 Fix return when memory allocation fail Edward Firmo 2024-04-30 11:25:11 +0200
  • 621a511faa Use ExternalRAMAllocator Edward Firmo 2024-04-30 11:24:25 +0200
  • 240fa671dd
    Update esphome/components/nextion/nextion_upload_idf.cpp Edward Firmo 2024-04-30 11:22:56 +0200
  • bc4580dee7 Use ExternalRAMAllocator Edward Firmo 2024-04-30 11:20:53 +0200
  • 20b39d39d8
    Update esphome/components/nextion/nextion_upload_arduino.cpp Edward Firmo 2024-04-30 10:57:44 +0200
  • 10684acc0b Call load_settings after changing baud_rate Edward Firmo 2024-04-30 10:48:44 +0200
  • a03037a34a tests refactoring Anton Viktorov 2024-04-30 09:45:48 +0200
  • a7ff9abdae
    Update nolint take 2 Keith Burzinski 2024-04-30 02:39:00 -0500
  • b69d42b3af old style test removed Anton Viktorov 2024-04-30 09:37:49 +0200
  • 8841e5e227
    Update esphome/components/ina2xx_i2c/sensor.py Anton Viktorov 2024-04-30 10:33:16 +0300
  • bbbfdb4121
    Update esphome/components/ina2xx_base/ina2xx_base.h Anton Viktorov 2024-04-30 10:32:41 +0300
  • 0ccca50586
    Update esphome/components/ina2xx_i2c/ina2xx_i2c.cpp Anton Viktorov 2024-04-30 10:32:28 +0300
  • 8f10f271fe
    Update esphome/components/ina2xx_spi/sensor.py Anton Viktorov 2024-04-30 10:31:47 +0300