Commit Graph

  • 5216412a97
    `void` functions should return nothing Keith Burzinski 2024-11-25 00:48:27 -0600
  • 0cb35eac40
    `void` functions should return nothing Keith Burzinski 2024-11-25 00:43:40 -0600
  • b0789ff697
    Remove assignment within `if` Keith Burzinski 2024-11-25 00:39:41 -0600
  • 9d8041a08c
    Merge branch 'dev' into shelly-dimmer-calibration Oleg Tarasov 2024-11-25 08:50:13 +0300
  • d3682c7064
    Fix entity name validation to allow "Off" and "On" Jesse Hills 2024-11-25 17:32:11 +1300
  • 71496574e9
    Move ``CONF_NAME_ADD_MAC_SUFFIX`` to ``const.py`` (#7820) Jesse Hills 2024-11-25 17:26:36 +1300
  • d0ba95cf39 fix typo's NP v/d Spek 2024-11-25 03:31:34 +0100
  • 1fbfd8387e add tests Samuel Sieb 2024-11-24 18:28:54 -0800
  • b055eb672b
    Merge ebf9ade596 into b95b4a0694 Alex1s 2024-11-24 19:26:47 -0700
  • 3f4c808f18 fix typo's NP v/d Spek 2024-11-25 02:45:07 +0100
  • bd1a23711c fix typo's NP v/d Spek 2024-11-25 02:40:52 +0100
  • 222096aefa fix typo's NP v/d Spek 2024-11-25 01:54:18 +0100
  • 49375f4fec codeowners Samuel Sieb 2024-11-24 16:40:36 -0800
  • f91739dc38 - fix common test script - fix CI reported issues NP v/d Spek 2024-11-25 01:36:09 +0100
  • dfeb22641d
    Move ``CONF_NAME_ADD_MAC_SUFFIX`` to ``const.py`` Jesse Hills 2024-11-25 13:35:11 +1300
  • 2593366a1b
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-11-24 23:47:28 +0100
  • b95b4a0694
    keypad binary sensors should be initially off (#7808) Samuel Sieb 2024-11-24 12:40:51 -1000
  • 59653ec785
    allow multiple graphical menus (#7809) Samuel Sieb 2024-11-24 12:40:28 -1000
  • bc9d065a79 full implement automaticly channel changing NP v/d Spek 2024-11-24 23:34:41 +0100
  • e02f3cdac7
    [fix] Status sensor does not check if required network component is missing (#7734) Ramil Valitov 2024-11-25 01:23:30 +0300
  • d4d630823c
    [Modbus Controller] Fix issue #6477. Online automation triggering Offline (#7801) TFGF 2024-11-24 19:15:10 -0300
  • 9011ce7a4d lps22: fix interpretation of temperature bytes Simonas Kazlauskas 2024-11-25 00:08:26 +0200
  • 9fc1377b44
    feat(WiFi): Add wifi.configure action (#7335) Rodrigo Martín 2024-11-24 23:06:21 +0100
  • a25868a049 switch binary_sensor Samuel Sieb 2024-11-24 13:14:54 -0800
  • 5445451475
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-11-24 21:47:36 +0100
  • e3e3d92347
    fix modbus crashing when bad data returned (#7810) Samuel Sieb 2024-11-24 10:42:46 -1000
  • 13077095c2
    [qspi_dbi] Fix init sequences (Bugfix) (#7805) Clyde Stubbs 2024-11-25 07:27:09 +1100
  • 4001d82ca2
    [docker] Leave run-time required libraries installed. (#7804) Clyde Stubbs 2024-11-25 07:25:51 +1100
  • 4936ca1700
    [lvgl] Bugfixes (#7803) Clyde Stubbs 2024-11-25 07:25:16 +1100
  • 2ecd5cff07
    [wifi] Make wifi_channel_() public (#7818) NP v/d Spek 2024-11-24 21:16:51 +0100
  • 907b8bbd46 move the get_wifi_channel() to public NP v/d Spek 2024-11-24 19:57:51 +0100
  • db0e2d1efc add tests for time_based_tilt klaudiusz223 2024-11-24 19:18:39 +0100
  • 0aa56ea8bd The cover, when in an extreme position, will enter calibration mode if it is fully open and receives the "open" command, or if it is fully closed and receives the "close" command. klaudiusz223 2024-11-22 19:31:16 +0100
  • 1ee837edb4 remove unwanted files NP v/d Spek 2024-11-24 19:22:45 +0100
  • 5a3fed4ead Make wifi_channel_() public NP v/d Spek 2024-11-24 19:15:31 +0100
  • bce5197908
    Merge branch 'esphome:dev' into tilt-cover klaudiusz223 2024-11-24 19:06:56 +0100
  • e583000d3b remove unneeded code NP v/d Spek 2024-11-24 19:06:22 +0100
  • bb1122c840 remove unneeded code NP v/d Spek 2024-11-24 19:05:14 +0100
  • d7ce61a74f Remove spurious space. Sammy1Am 2024-11-24 17:59:48 +0000
  • eaf26981ac Remove arduino dependency. Using my forks of libraries until merged by Bosch. raul 2024-11-24 17:57:51 +0100
  • 3e3e8298b6 Make wifi_channel_() public NP v/d Spek 2024-11-24 18:46:32 +0100
  • 4ed30edf3a add option to modify the wifi_channel per peer NP v/d Spek 2024-11-24 17:54:32 +0100
  • f9e86cf93b update the common CI test script NP v/d Spek 2024-11-24 17:50:56 +0100
  • 026ed0f063 Merge branch 'nvds-new-espnow' of https://github.com/nielsnl68/esphome into nvds-espnow-241019 NP v/d Spek 2024-11-24 17:27:05 +0100
  • 9a89451c74 remove demo project here NP v/d Spek 2024-11-24 17:25:32 +0100
  • 12ef8a7c9d
    Merge branch 'dev' into nvds-rtttl-241021 NP v/d Spek 2024-11-24 17:13:46 +0100
  • d15dd3e7bf Disable linter at one line due to a possible bug in linter Oleg Tarasov 2024-11-24 17:03:23 +0300
  • 72c13cb18f Reworked configuration messages to be set as constants at hub level Oleg Tarasov 2024-11-24 16:23:50 +0300
  • 188e2b7bfd Fixed formatting alpauna 2024-11-24 04:47:47 -0600
  • 01bf81808c Fixed codeowner on HX710 alpauna 2024-11-24 04:13:20 -0600
  • 1bb74ee96d Fixed the code broken by linter Oleg Tarasov 2024-11-24 12:50:57 +0300
  • 02ef04e063
    Merge branch 'dev' into features/dfrobot_sn0395/targets-tracking Robin Thoni 2024-11-24 10:20:51 +0100
  • 3f6141f614 lint Samuel Sieb 2024-11-24 00:28:28 -0800
  • e961c40079 Reworked initial message handling, added some configuration messages that are required by different boilers Oleg Tarasov 2024-11-24 11:27:05 +0300
  • 5fc8ba958a Moved format_bin to core helpers, fixed bit ordering Oleg Tarasov 2024-11-24 10:36:15 +0300
  • 63393a3a0d fix compiler warning from #7674 Samuel Sieb 2024-11-23 23:13:08 -0800
  • ea6b7bd08c Added HX710 component to esphome simular to HX711 but different alpauna 2024-11-24 01:06:00 -0600
  • abaa13747b verify data size Samuel Sieb 2024-10-17 23:23:08 -0700
  • 2a3a95dea3 unused variable Samuel Sieb 2024-11-23 22:55:02 -0800
  • a389d3b3cb remove multi conf from the base Samuel Sieb 2024-11-23 22:52:00 -0800
  • b6d52564dd allow multiple menus Samuel Sieb 2024-08-11 18:39:58 -0700
  • 0f6c798c42 explicitly initialize state Samuel Sieb 2024-11-23 22:35:50 -0800
  • dcd3b1fa30 use initial off binary sensor Samuel Sieb 2023-05-30 11:47:01 -0700
  • 773840d1d4 time fixes Samuel Sieb 2024-09-17 23:52:42 -0700
  • 21bb27b9c8
    Merge branch 'dev' into dev Aaron 2024-11-23 23:42:00 -0500
  • 29a9f0c792
    Merge branch 'dev' into dev kbullet 2024-11-24 10:15:16 +0700
  • 712b2ad21f Add a way to enable dma support Jonathan Swoboda 2024-11-23 21:43:18 -0500
  • 92b4b8e0b7
    Merge branch 'dev' into nvds-new-espnow NP v/d Spek 2024-11-23 17:35:59 +0100
  • 7a8368f68f
    Update http_request.h Mike Ford 2024-11-23 16:34:47 +0000
  • 9a46ca2dcc Fix lint Rapsssito 2024-11-23 16:17:55 +0100
  • ff2458900a Rename to configure Rapsssito 2024-11-23 16:15:52 +0100
  • d23346165e rework peer mac_address opdate. adding static peer option. NP v/d Spek 2024-11-23 15:54:52 +0100
  • 43c5a67750
    Update http_request.h Mike Ford 2024-11-23 14:52:01 +0000
  • a5dca6c8d3
    Update http_request.h Mike Ford 2024-11-23 14:48:41 +0000
  • a4f6987950 Update interval is changed automatically for the duration of calibration Oleg Tarasov 2024-11-23 16:48:26 +0300
  • 089b7dca55 Fix init sequences clydebarrow 2024-11-23 21:12:14 +1100
  • b5add88794 Leave run-time required libraries installed. clydebarrow 2024-11-23 20:51:52 +1100
  • bb12f90864 Merge branch 'dev' into shelly-dimmer-calibration Oleg Tarasov 2024-11-23 12:41:06 +0300
  • 4d8c24fd46 Merge branch 'dev' into opentherm-dev Oleg Tarasov 2024-11-23 12:40:43 +0300
  • e47c547fa9 Added automation triggers to allow on-the-fly message editing Oleg Tarasov 2024-11-23 12:40:11 +0300
  • 6cb34f296e
    Merge branch 'dev' into explanatory_missing_glyphs Fabian Wickborn 2024-11-23 09:53:47 +0100
  • 991700af2a Generalise image requirements clydebarrow 2024-11-23 18:20:07 +1100
  • dea297c8d7
    [nextion] Add publish actions (#7646) Petr Kejval 2024-11-23 05:52:02 +0100
  • bb00644c4a
    No HTTP stuff in RP2040 tests Keith Burzinski 2024-11-17 02:36:46 -0600
  • 354025d9a7
    Update tests/components/nextion/test.rp2040-ard.yaml Keith Burzinski 2024-11-17 01:58:00 -0600
  • 8cc72275be
    Fix binary sensor IDs in tests Keith Burzinski 2024-11-17 01:45:15 -0600
  • f2d792ba38
    Fixes so tests will work Keith Burzinski 2024-11-17 01:36:56 -0600
  • 94d33b8df7
    unify tests and add for publish action Petr Kejval 2024-11-01 07:37:30 +0100
  • 4fe6c259f2
    let clang-format do its magic Petr Kejval 2024-10-22 12:10:16 +0200
  • a505f46b4e
    fix lambda Petr Kejval 2024-10-21 10:18:52 +0200
  • a32b399ca5
    add actions Petr Kejval 2024-10-21 09:59:25 +0200
  • e07af7dc10 openthread: add a force_dataset option to ignore the one saved in non-volatile storage Mathieu Rene 2024-11-22 23:14:00 -0500
  • 76632f96c7 openthread: add a force_dataset option to ignore the one saved in non-volatile storage Mathieu Rene 2024-11-22 22:32:57 -0500
  • e9fb2653bd openthread: pr fixes Mathieu Rene 2024-11-22 22:04:27 -0500
  • 3e2124add1 Merge remote-tracking branch 'upstream/dev' into openthread Mathieu Rene 2024-11-22 21:30:10 -0500
  • b829d9082c [lvgl] Fix disp_bg_image when image not used; Allow line points to be updated. define gradients before use in styles clydebarrow 2024-11-23 13:14:41 +1100
  • 344992c670 Self calibration for ESP32 touch controls tetele 2024-11-23 01:13:25 +0000
  • 0ded4dde2b
    Merge pull request #62 from jshearer/fix_mhk_settings_routing Sammy1Am 2024-11-22 11:22:40 -0800
  • 949f12f5f6
    Merge branch 'esphome:dev' into mcp-3221 philippderdiedas 2024-11-22 19:39:12 +0100
  • 9b2c4479f1
    [Modbus Controller] Fix issue #6477. Online automation triggering Offline automation. Tercio Gaudencio Filho 2024-11-22 12:32:48 -0300