Commit Graph

  • dfe440e4ea
    Update esphome/components/online_image/__init__.py Jesse Hills 2024-08-07 14:17:14 +1200
  • bf1b7bbf49
    Update esphome/components/online_image/__init__.py Jesse Hills 2024-08-07 13:30:35 +1200
  • 1256bfdd54 removed status_pin oarcher 2024-08-07 01:32:56 +0200
  • 729a47bb9e
    Merge branch 'dev' into dev CptSkippy 2024-08-06 15:26:05 -0700
  • e5d520363a update tests oarcher 2024-08-07 00:18:46 +0200
  • 5f5afbab2c update codeowners oarcher 2024-08-07 00:13:04 +0200
  • 28dd222283 lint oarcher 2024-08-07 00:10:03 +0200
  • 4ec62a2be6 sim7670 gnss oarcher 2024-08-06 23:59:44 +0200
  • e0972f8a47 Add HMAC-MD5 support for authenticating OTA updates David Woodhouse 2024-08-06 01:08:55 +0100
  • b10dbbf407 Replaced 'boolean' with 'bool' Christian Hubmann 2024-08-06 22:50:53 +0200
  • 9bfde3b3ab sensors oarcher 2024-08-06 19:39:17 +0200
  • 589235ea7e Added component tests for hitachi_ac224 Christian Hubmann 2024-08-06 22:24:45 +0200
  • dc86aeba23
    [max31856] Use cv.frequency as validator Jesse Hills 2024-08-07 07:59:56 +1200
  • 1ec10721a8
    Bump actions/upload-artifact from 4.3.4 to 4.3.6 dependabot[bot] 2024-08-06 19:25:06 +0000
  • c1fd71cd4f remove duplication from component_iterator Tomasz Duda 2024-08-06 20:07:19 +0200
  • d32c57e934
    Merge branch 'dev' into verbose_env Pieter Viljoen 2024-08-06 10:55:43 -0700
  • 85324a828e text_sensor oarcher 2024-08-06 18:54:28 +0200
  • 3df3c776be gnss power and local watchdog oarcher 2024-08-06 18:53:34 +0200
  • 67cce34779 allow debug at commands oarcher 2024-08-06 18:50:44 +0200
  • e938ad5b31 small fix Tomasz Duda 2024-08-06 18:28:41 +0200
  • d0b876d8c4 small fix Tomasz Duda 2024-08-06 18:27:51 +0200
  • 01195fec00 small fix Tomasz Duda 2024-08-06 18:24:51 +0200
  • fa7668fbb9 remove dependencies to componentes from core part 2 Tomasz Duda 2024-08-06 18:22:44 +0200
  • b29b6cd437 fix typo Tomasz Duda 2024-08-06 17:46:42 +0200
  • ad869ea854 fix lint Tomasz Duda 2024-08-06 17:35:38 +0200
  • ad3d6b5608 Merge remote-tracking branch 'origin/dev' into remove_dependency Tomasz Duda 2024-08-06 17:05:54 +0200
  • 666a37c33e Allow setting a placeholder image to show while downloading. Guillem Pagès Gassull 2024-07-14 16:07:14 +0200
  • d8dadb6a22
    Merge branch 'dev' into nrf52_core tomaszduda23 2024-08-06 16:37:30 +0200
  • 8229195381
    Merge branch 'dev' into dev iannisimo 2024-08-06 16:33:17 +0200
  • 169541303c [code-quality] Organise base entities imports Tomasz Duda 2024-08-06 16:30:16 +0200
  • 06f3beb8b0 [code-quality] Organise core imports Tomasz Duda 2024-08-06 16:25:24 +0200
  • 439957928a sync with latest HA dentra 2024-08-06 17:16:49 +0300
  • 2fdcfd9fb0 [code-quality] Organise esphome imports Tomasz Duda 2024-08-06 16:22:46 +0200
  • 20f73c04dc [code-quality] Organise esphome imports Tomasz Duda 2024-08-06 16:20:44 +0200
  • d9ac4c70ed [code-quality] Organise logger imports Tomasz Duda 2024-08-06 16:13:17 +0200
  • b06f0aff4e
    Merge branch 'dev' into dev CptSkippy 2024-08-06 06:04:27 -0700
  • 02823a09da
    Merge branch 'dev' into lvgl-enc-fix Clyde Stubbs 2024-08-06 21:10:38 +1000
  • 3131fd144e Properly handle groups as IDs with cg functions clydebarrow 2024-08-06 21:09:49 +1000
  • 8b6bf82c9c
    Move CONF_ITEMS/CONF_FONT/CONF_TEXT to const.py Jesse Hills 2024-08-06 22:55:57 +1200
  • 2ff015f376 Rename `rotary_encoders` to `encoders` clydebarrow 2024-08-06 20:45:55 +1000
  • bc03125a00
    Move define Jesse Hills 2024-08-06 22:44:06 +1200
  • dec8c94de8
    Fix always_inline Jesse Hills 2024-08-06 22:29:37 +1200
  • 6423370715 Fix compile error when using encoder with buttons only. clydebarrow 2024-08-06 20:23:31 +1000
  • d94ccb0bb9
    Merge branch 'dev' into pr/MrMDavidson/5949 Jesse Hills 2024-08-06 21:50:04 +1200
  • 4886bda816
    Move CONF_BACKGROUND_COLOR and CONF_FOREGROUND_COLOR to const.py Jesse Hills 2024-08-06 20:36:08 +1200
  • d3386a3e38
    Organise imports Jesse Hills 2024-08-06 20:31:35 +1200
  • 47935655c6
    Merge branch 'dev' into pr/MrMDavidson/5949 Jesse Hills 2024-08-06 20:29:13 +1200
  • d59856fc7e
    [helpers] Set default flags of ExternalRAMAllocator to ALLOW_FAILURE Jesse Hills 2024-08-06 16:08:32 +1200
  • 2b3febc187 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl-6 clydebarrow 2024-08-06 13:30:46 +1000
  • 99f14e18b5 Remove redundant `requires_component()` calls clydebarrow 2024-08-06 13:27:47 +1000
  • c3fe6687b3 add alarm_control_panel to MQTT test; don't use log function for state string Nate Clark 2024-08-05 21:52:22 -0400
  • 76ed96c3b4 Merge dev clydebarrow 2024-08-06 11:39:35 +1000
  • 78cdcf7651 Merge branch 'dev' of https://github.com/esphome/esphome into lvgl-6 clydebarrow 2024-08-06 11:39:19 +1000
  • d5a33f2001 Merge dev clydebarrow 2024-08-06 11:33:10 +1000
  • fd20acd1c6 Use default argument in `get()` calls. clydebarrow 2024-08-06 10:58:20 +1000
  • 75465f54a2 Move all widgets into widgets/ folder clydebarrow 2024-08-06 10:56:58 +1000
  • 86f8df67f6 fix internal Tomasz Duda 2024-08-06 02:35:34 +0200
  • 9178742e55 fix tests Tomasz Duda 2024-08-06 02:14:45 +0200
  • d1662134d7 socket: socket::set_sockaddr() for Legacy IP addresses in IPv6 builds David Woodhouse 2024-08-05 16:33:09 +0100
  • 35b34c3459 Merge branch 'lvgl-6' of https://github.com/clydebarrow/esphome into lvgl-6 clydebarrow 2024-08-06 10:05:20 +1000
  • d4b1e26a05 remove dependencies to componentes from core part 1 Tomasz Duda 2024-08-06 01:58:48 +0200
  • 771a1f2423 Add buttonmatrix to tests clydebarrow 2024-08-06 09:54:15 +1000
  • 65bdabe024 Added tests clydebarrow 2024-08-06 08:04:55 +1000
  • 27f296e8ca Review changes clydebarrow 2024-08-06 09:50:21 +1000
  • 1ff5cc58f0 Add buttonmatrix to tests clydebarrow 2024-08-06 09:54:15 +1000
  • def2726821
    [code-quality] Organise script imports Jesse Hills 2024-08-06 11:51:54 +1200
  • 28444ba2b6 Added tests clydebarrow 2024-08-06 08:04:55 +1000
  • ecf5027ff1 Review changes clydebarrow 2024-08-06 09:50:21 +1000
  • a78885c391 fix send_at return oarcher 2024-08-06 01:40:29 +0200
  • d33207bda7 enable_gnss and platform validate oarcher 2024-08-06 01:39:03 +0200
  • 457cc78e4f
    Merge branch 'dev' into bsec2_bme68x Keith Burzinski 2024-08-05 18:37:22 -0500
  • 51a32b94e5
    Merge ef7cfacc33 into f737ca6e28 Tomek Wasilczyk 2024-08-06 01:41:55 +0300
  • 9fa6db28eb sync fix oarcher 2024-08-06 00:41:17 +0200
  • 6c7c5ba9e1 Added tests clydebarrow 2024-08-06 08:04:55 +1000
  • fa4b09c657 fix clang-tidy pointer Nate Clark 2024-08-05 17:07:43 -0400
  • b0ecfddb28 send supported_features correctly as a list Nate Clark 2024-08-05 16:22:06 -0400
  • 02cfd429c5 adds supported feature and code requirements in discovery/logging Nate Clark 2024-08-05 15:39:20 -0400
  • 254fd90a03 send state as lower case for HA compatability Nate Clark 2024-08-05 14:28:40 -0400
  • 5224f6d6a7 Adds MQTT component to Alarm Control panel component Nate Clark 2024-08-04 16:22:28 -0400
  • 04c80f76cc Fix crash with grid row/column widths in px clydebarrow 2024-08-06 07:20:03 +1000
  • f843cfdcc9 Fix crash with grid row/column widths in px clydebarrow 2024-08-06 07:20:03 +1000
  • c6f1566b7c Merge branch 'dev' of https://github.com/esphome/esphome into lvgl-6 clydebarrow 2024-08-06 07:16:45 +1000
  • 58e782877f Added support for Hitachi AC224 Christian Hubmann 2024-08-05 22:54:04 +0200
  • 8ad8d354ed
    Merge branch 'dev' into dev Rodrigoah 2024-08-05 22:54:02 +0200
  • 711c23053c
    123 Dorrington 2024-08-05 21:22:07 +0100
  • 036c72ff96
    Update climate.py Dorrington 2024-08-05 21:07:12 +0100
  • 659fb2de0c
    Update climate.py Dorrington 2024-08-05 21:03:46 +0100
  • 187c707625
    123 Dorrington 2024-08-05 20:10:19 +0100
  • af3b3c93ef remove some parts that will be handled by sensors oarcher 2024-08-05 19:41:52 +0200
  • 87d8a05459
    update repo Dorrington 2024-08-05 19:56:20 +0100
  • 2292e341b5
    update to repo Dorrington 2024-08-05 19:21:26 +0100
  • 152585a559
    repo update Dorrington 2024-08-05 19:17:03 +0100
  • 0c35d896cb
    update Dorrington 2024-08-05 19:12:50 +0100
  • 908f2a31d0
    Merge branch 'dev' into tuya_hidden_datapoint Piotr Szulc 2024-08-05 19:25:44 +0200
  • 6e85606775
    Merge branch 'dev' into nrf52_core tomaszduda23 2024-08-05 18:49:07 +0200
  • c570773d7c
    Merge branch 'dev' into opentherm-squashed Oleg Tarasov 2024-08-05 19:03:58 +0300
  • f91ab9e35b Merged https://github.com/olegtarasov/esphome-opentherm/pull/3 from @FreeBear-nc Oleg Tarasov 2024-08-05 18:10:24 +0300
  • 4adf1997fc point improv library to new repo/version Kevin Ahrendt 2024-08-05 14:57:24 +0000
  • 50665caf36 add extended dev info to mqtt dentra 2024-08-05 16:26:38 +0300
  • eecdd254b2
    Update climate.py Dorrington 2024-08-05 14:24:36 +0100