Commit Graph

  • b425912a80
    Update const.py - Add missing UNIT_LITRE (#7317) Roving Ronin 2024-08-20 07:18:06 +1000
  • 10147d8e0e
    Merge branch 'beta' into dev Jesse Hills 2024-08-19 15:21:09 +1200
  • c4d225a6f2
    Merge pull request #7313 from esphome/bump-2024.8.0b3 2024.8.0b3 Jesse Hills 2024-08-19 15:20:32 +1200
  • 409e84090e
    Bump version to 2024.8.0b3 Jesse Hills 2024-08-19 13:09:59 +1200
  • c96784f591
    [microphone] Fix header includes (#7310) Jesse Hills 2024-08-19 10:45:22 +1200
  • 0f82114e64
    [speaker] Fix header includes (#7304) NP v/d Spek 2024-08-19 00:45:10 +0200
  • 5c7d070307
    [lvgl] Bug fixes (#7300) Clyde Stubbs 2024-08-19 08:43:23 +1000
  • 7464b440c0
    Revert "[validation] Allow ``maybe_simple_value`` to not have default key in complex value" (#7305) Jesse Hills 2024-08-18 20:27:03 +1200
  • baedd74c7a
    [microphone] Fix header includes (#7310) Jesse Hills 2024-08-19 10:45:22 +1200
  • 8b6d6fe661
    [speaker] Fix header includes (#7304) NP v/d Spek 2024-08-19 00:45:10 +0200
  • ac9417d469
    [lvgl] Bug fixes (#7300) Clyde Stubbs 2024-08-19 08:43:23 +1000
  • 56aa58780d
    Revert "[validation] Allow ``maybe_simple_value`` to not have default key in complex value" (#7305) Jesse Hills 2024-08-18 20:27:03 +1200
  • 75899162b3
    Merge branch 'beta' into dev Jesse Hills 2024-08-17 08:08:42 +1200
  • 28bb0ddfeb
    Merge pull request #7297 from esphome/bump-2024.8.0b2 2024.8.0b2 Jesse Hills 2024-08-17 08:07:54 +1200
  • e779a09586
    Bump version to 2024.8.0b2 Jesse Hills 2024-08-16 13:38:06 +1200
  • 343650e37d
    [network] Always allow ``enable_ipv6: false`` (#7291) David Woodhouse 2024-08-16 02:32:00 +0100
  • 2c47eb62a7
    [validation] Allow ``maybe_simple_value`` to not have default key in complex value (#7294) Jesse Hills 2024-08-16 11:05:26 +1200
  • 033ab55206
    Fix overflow in ESPColorCorrection object (#7268) Gábor Kiss 2024-08-16 00:35:00 +0200
  • e17c7124f4
    fix some small rtttl issues (#6817) NP v/d Spek 2024-08-15 06:51:44 +0200
  • e3bfbebb8f
    [api] Bump noise-c library version (#7288) Clyde Stubbs 2024-08-15 13:35:03 +1000
  • bc20fd57fe
    remove extra number from pronto (#7263) Samuel Sieb 2024-08-14 00:55:23 -0700
  • a7167ec3bf
    [network] Always allow ``enable_ipv6: false`` (#7291) David Woodhouse 2024-08-16 02:32:00 +0100
  • a0c54504cd
    Add HMAC-MD5 support for authenticating OTA updates (#7200) David Woodhouse 2024-08-16 00:27:23 +0100
  • c3668b9a4d
    [validation] Allow ``maybe_simple_value`` to not have default key in complex value (#7294) Jesse Hills 2024-08-16 11:05:26 +1200
  • 9001d1c0d4
    Fix overflow in ESPColorCorrection object (#7268) Gábor Kiss 2024-08-16 00:35:00 +0200
  • abb2669f0f
    [code-quality] fix clang-tidy captive_portal (#7280) tomaszduda23 2024-08-15 23:16:06 +0200
  • 9713458368
    [code-quality] fix clang-tidy improv_serial (#7283) tomaszduda23 2024-08-15 07:17:38 +0200
  • 5c31ab4060
    fix some small rtttl issues (#6817) NP v/d Spek 2024-08-15 06:51:44 +0200
  • 965141fad7
    [code-quality] fix clang-tidy wireguard (#7287) tomaszduda23 2024-08-15 06:38:49 +0200
  • ecd3d838c9
    [api] Bump noise-c library version (#7288) Clyde Stubbs 2024-08-15 13:35:03 +1000
  • ce7adbae99
    [code-quality] fix clang-tidy e131 (#7281) tomaszduda23 2024-08-15 00:31:19 +0200
  • 1bc3ccd969
    [code-quality] fix clang-tidy ota (#7282) tomaszduda23 2024-08-15 00:30:29 +0200
  • 5646ec7f9c
    [code-quality] fix clang-tidy prometheus (#7284) tomaszduda23 2024-08-14 23:41:29 +0200
  • 80a0f13722
    [code-quality] fix performance-unnecessary-value-param (#7274) tomaszduda23 2024-08-14 23:05:16 +0200
  • fef592b6c6
    Merge branch 'beta' into dev Jesse Hills 2024-08-15 07:51:18 +1200
  • b654dea55e
    Merge pull request #7278 from esphome/bump-2024.8.0b1 2024.8.0b1 Jesse Hills 2024-08-15 07:50:36 +1200
  • 7133e08755
    remove extra number from pronto (#7263) Samuel Sieb 2024-08-14 00:55:23 -0700
  • 7b233d6871
    Bump version to 2024.8.0b1 Jesse Hills 2024-08-14 16:56:53 +1200
  • 350f17e48f
    Bump version to 2024.9.0-dev Jesse Hills 2024-08-14 16:56:53 +1200
  • ccf57488c5
    Correct offset calibration (#7228) Mike La Spina 2024-08-13 23:43:35 -0500
  • cf6ea7cb2c
    Implement the finish() method and action. implement the is_stopped condition (#7255) NP v/d Spek 2024-08-14 05:42:43 +0200
  • d6f130e35a
    [micro_wake_word] Bump ESPMicroSpeechFeatures version to 1.1.0 (#7249) Kevin Ahrendt 2024-08-13 23:40:07 -0400
  • 8f09382367
    support illuminance for airthings wave plus device (#5203) Philippe Wechsler 2024-08-14 04:25:45 +0200
  • b2b23f2a4f
    [code-quality] fix readability-named-parameter (#7272) tomaszduda23 2024-08-14 04:21:19 +0200
  • 8756b41b63
    [mqtt] fix missing initializer in MQTTClientComponent::disable_discovery (#7271) Olivier ARCHER 2024-08-14 04:19:46 +0200
  • 4cb174585c
    [code-quality] fix readability-braces-around-statements (#7273) tomaszduda23 2024-08-14 04:14:29 +0200
  • 56e05998ef
    [code-quality] fix clang-tidy wake_on_lan (#7275) tomaszduda23 2024-08-14 04:08:10 +0200
  • bec2d42c79
    Add `color_filter_opa` style property (#7276) Clyde Stubbs 2024-08-14 12:06:13 +1000
  • a0eff08f39
    [lvgl] Rework events to avoid feedback loops (#7262) Clyde Stubbs 2024-08-14 12:05:25 +1000
  • a5fdcb31fc
    [homeassistant] Native number entity import and control (#6455) Landon Rohatensky 2024-08-13 19:04:12 -0700
  • 1d25db491c
    [homeassistant] Native switch entity import and control (#7018) Markus 2024-08-14 04:03:12 +0200
  • c5b1a8eb81
    Add min and max brightness parameters for Light dim_relative Action (#6971) PaoloTK 2024-08-13 23:29:55 +0200
  • 68c56b3e03
    Implement ByteBuffer (#6878) Clyde Stubbs 2024-08-14 07:29:31 +1000
  • 0c567adf63
    [CI] Dont run full CI on ``build-image`` action changes (#7270) Jesse Hills 2024-08-14 08:13:09 +1200
  • 9ec61cbff3
    Bump docker/build-push-action from 6.6.1 to 6.7.0 in /.github/actions/build-image (#7269) dependabot[bot] 2024-08-14 08:12:56 +1200
  • 2e58297a16
    [code-quality] fix clang-tidy wifi related (#7254) tomaszduda23 2024-08-13 21:58:30 +0200
  • f81ce2c707
    [code-quality] fix clang-tidy mqtt (#7253) tomaszduda23 2024-08-13 21:56:09 +0200
  • 4bd7ba0d30
    [code-quality] Fix variable naming in base_light_effects (#7237) tomaszduda23 2024-08-13 21:54:37 +0200
  • 9663b7d67c
    [code-quality] fix clang-tidy core optional (#7265) tomaszduda23 2024-08-13 21:53:42 +0200
  • b082a64d32
    [code-quality] fix clang-tidy network (#7266) tomaszduda23 2024-08-13 21:48:27 +0200
  • c9979ad90c
    [code-quality] fix order in esphome/const.py (#7267) tomaszduda23 2024-08-13 21:46:23 +0200
  • 3598560472
    [lvgl] Add initial_focus for encoders (#7256) Clyde Stubbs 2024-08-13 18:06:01 +1000
  • 506e69addf
    [online_image] add option to show placeholder while downloading (#7083) guillempages 2024-08-13 09:44:43 +0200
  • 2a70ef05d1
    [const] Add some units for future use and adjust case (#7260) nkinnan 2024-08-12 23:48:12 -0700
  • 8696f922d1
    [homeassistant] Add ``HOME_ASSISTANT_IMPORT_CONTROL_SCHEMA`` (#7259) Jesse Hills 2024-08-13 17:33:16 +1200
  • 2b25daa199
    [api] Add new flag to request state/attribute once from HA only (#7258) Jesse Hills 2024-08-13 17:12:06 +1200
  • ab51bbd8f7
    [api] Error log when NONE Update command is sent (#7247) Olivier ARCHER 2024-08-13 03:52:31 +0200
  • 390d5f2f93
    [test][web_server] Rejig test for v3 (#7110) RFDarter 2024-08-13 03:26:39 +0200
  • 8d106e97a2
    [code-quality] fix clang-tidy web server (#7230) tomaszduda23 2024-08-13 03:14:25 +0200
  • fc146dabed
    Add support for LYWSD02MMC Xiaomi device (#7080) juanluss31 2024-08-13 03:12:48 +0200
  • 8d5be27746
    [code-quality] Apply ruff linting suggestions (#7239) tomaszduda23 2024-08-13 02:47:18 +0200
  • f24fd34d86
    fix name conflict with zephyr macro (#7252) tomaszduda23 2024-08-13 01:38:13 +0200
  • 64ee40d370
    [code-quality] clang-tidy bedjet (#7251) tomaszduda23 2024-08-13 01:33:51 +0200
  • 5f3f106283
    [code-quality] add NOLINT haier_base (#7236) tomaszduda23 2024-08-13 01:29:09 +0200
  • 8148eae134
    add windows script/setup.bat (#7140) NP v/d Spek 2024-08-13 01:16:42 +0200
  • f13cf1f7a0
    adjust to new python pre-commit hooks (#7178) tomaszduda23 2024-08-12 06:52:09 +0200
  • 8a076cc906
    fix build error (#7229) tomaszduda23 2024-08-12 06:49:35 +0200
  • 82c5cd18de
    Bump docker/build-push-action from 6.5.0 to 6.6.1 in /.github/actions/build-image (#7232) dependabot[bot] 2024-08-12 16:30:27 +1200
  • e769804fe6
    [code-quality] clang-tidy media_player (#7238) tomaszduda23 2024-08-12 06:27:22 +0200
  • f2e99fa319
    [bme68x_bsec2_i2c] BME68X Temperature+Pressure+Humidity+Gas Sensor via BSEC2 (#4585) David K. 2024-08-12 06:14:58 +0200
  • 34d435c996
    [lvgl] Implement default group for encoders (#7242) Clyde Stubbs 2024-08-12 13:56:54 +1000
  • d04e706295
    Allow project name and version as improv_serial identity (#7248) Flo 2024-08-12 04:20:51 +0200
  • 442e765187
    [sml] Fixed crashing sml parser (#7235) Nis Wechselberg 2024-08-12 04:18:11 +0200
  • 15602b0664
    Add text_align_to_string (#7243) Michael Davidson 2024-08-12 06:06:29 +1000
  • b43c5b851a
    add missing overrides (#7231) tomaszduda23 2024-08-09 13:15:25 +0200
  • a47a17d7e7
    [lvgl] Fix set state on updates (#7227) Clyde Stubbs 2024-08-08 18:24:10 +1000
  • b71c03424e
    [code-quality] Organise time imports (#7219) tomaszduda23 2024-08-08 07:02:55 +0200
  • a3d5b69a9c
    [code-quality] NOLINT readability-identifier-naming (#7220) tomaszduda23 2024-08-08 07:02:41 +0200
  • 3f1d2c0caf
    [mqtt] Add extended device info (#7194) dentra 2024-08-08 07:49:37 +0300
  • 7fd65987d3
    hx711: Check for DOUT going high after a reading (#7214) David Woodhouse 2024-08-08 03:29:49 +0100
  • 24b6c1d3eb
    [code-quality] __attribute__((packed)) (#7221) tomaszduda23 2024-08-08 02:30:49 +0200
  • 9a9757ddeb
    [code-quality] fix clang-tidy sprinkler (#7222) tomaszduda23 2024-08-08 02:29:32 +0200
  • 4b91ef5123
    [code-quality] Apply ruff linting suggestions to core (#7207) tomaszduda23 2024-08-07 09:33:41 +0200
  • 2a8424a7f2
    [code-quality] Organise logger imports (#7205) tomaszduda23 2024-08-07 09:32:06 +0200
  • 132269c5b8
    [code-quality] Apply ruff linting suggestions (#7206) tomaszduda23 2024-08-07 09:31:44 +0200
  • ddd8027238
    [spi] Remove ``SPIDelegateDummy`` (#7215) Jesse Hills 2024-08-07 18:33:12 +1200
  • c348efa401
    [code-quality] Organise base entities imports (#7208) tomaszduda23 2024-08-07 05:49:51 +0200
  • 9b0c2234d8
    [max31856] Use cv.frequency as validator (#7212) Jesse Hills 2024-08-07 15:47:46 +1200
  • 73f786c606
    [code-quality] Organise script imports (#7198) Jesse Hills 2024-08-07 15:46:37 +1200
  • 1e63fddf36
    [remote_transmitter] Change default carrier_frequency to valid value (#7176) iannisimo 2024-08-07 01:02:30 +0200