Commit Graph

  • 2e7129e816 Add missing timeout to "async_request" (#6267) Jesse Hills 2024-02-22 12:51:06 +13:00
  • b5e633a2f3 Fix test_build_components for macOS sed (#6278) Keith Burzinski 2024-02-25 12:37:35 -06:00
  • 4a3627c93e Fix thermostat supplemental actions (#6282) Keith Burzinski 2024-02-25 12:28:52 -06:00
  • 77916d051e fix throttle average nan handling (#6275) Samuel Sieb 2024-02-25 10:26:35 -08:00
  • 98552a0eaa make output optional for speed fan (#6274) Samuel Sieb 2024-02-25 10:23:01 -08:00
  • 83a1fc5fdb dashboard: move storage json update to a background task in edit save (#6280) J. Nick Koston 2024-02-24 18:39:47 -10:00
  • 4a54af0d57 Fix RP2040 SPI pin validation (#6277) Keith Burzinski 2024-02-24 00:31:20 -06:00
  • 15af08f6b7 allow multiple emc2101 (#6272) Samuel Sieb 2024-02-22 18:17:10 -08:00
  • a748610071 Merge pull request from GHSA-8p25-3q46-8q2p Jesse Hills 2024-02-23 07:38:24 +13:00
  • 58c0d8c267 Add Uponor Smatrix component (#5769) Stefan Rado 2024-02-22 04:03:14 +01:00
  • 76a3ffc8a9 Allow ESP8266 to use multiple i2c busses (#6145) LouDou 2024-02-22 01:51:05 +00:00
  • fd03d875e8 Bump aioesphomeapi from 21.0.2 to 22.0.0 (#6263) dependabot[bot] 2024-02-22 14:48:12 +13:00
  • ea44166814 Improve the error message on OTA version mismatch (#6259) Sybren A. Stüvel 2024-02-22 02:35:21 +01:00
  • 481f067625 web_server: Add a position property for cover entities that have the supports position trait (#6269) Daniel Baulig 2024-02-21 17:33:28 -08:00
  • a3fa1e6c52 Bump zeroconf timeout to 3000 (#6270) Jesse Hills 2024-02-22 14:26:00 +13:00
  • 127cbde2a2 Add missing timeout to "async_request" (#6267) Jesse Hills 2024-02-22 12:51:06 +13:00
  • 75af4c3d62 Fix yamllint (#6253) Jesse Hills 2024-02-21 17:14:30 +13:00
  • e847039ffd LTR390 - Multiple bugfixes (#6161) Stephen Tierney 2024-02-21 15:10:04 +11:00
  • d96090095a Bump pyupgrade from 3.15.0 to 3.15.1 (#6247) dependabot[bot] 2024-02-21 16:57:51 +13:00
  • 256d886d77 Bump voluptuous from 0.14.1 to 0.14.2 (#6181) dependabot[bot] 2024-02-21 16:57:38 +13:00
  • f4eb525c97 Bump frenck/action-yamllint from 1.4.2 to 1.5.0 (#6236) dependabot[bot] 2024-02-21 16:46:35 +13:00
  • f4552f5062 Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 (#6159) dependabot[bot] 2024-02-21 15:58:10 +13:00
  • 57f53a0f16 Bump codecov/codecov-action from 3 to 4 (#6160) dependabot[bot] 2024-02-21 15:56:28 +13:00
  • b75caf5ea7 Bump pytest from 7.4.4 to 8.0.1 (#6246) dependabot[bot] 2024-02-21 15:54:32 +13:00
  • 07c3ee75e5 Bump black from 23.12.1 to 24.2.0 (#6221) dependabot[bot] 2024-02-21 15:53:50 +13:00
  • 2d22a2d1c2 Merge pull request #6252 from esphome/bump-2024.2.0 2024.2.0 Jesse Hills 2024-02-21 13:48:58 +13:00
  • c92968da8a Bump version to 2024.2.0 Jesse Hills 2024-02-21 12:51:13 +13:00
  • 86580d07cb Merge pull request #6249 from esphome/bump-2024.2.0b3 2024.2.0b3 Jesse Hills 2024-02-21 11:38:08 +13:00
  • 03ea71034f Bump version to 2024.2.0b3 Jesse Hills 2024-02-21 10:57:43 +13:00
  • 7bf676abfa Tuya Fan component fix to handle enum datapoint type (#6135) sibowler 2024-02-21 08:40:17 +11:00
  • fb16e6b027 Voice Assistant: add on_idle trigger and fix nevermind (#6141) Michael Hansen 2024-02-20 15:38:33 -06:00
  • 4eb04afa62 Clear UART read buffer before sending next command (#6200) SmartShackMaster 2024-02-20 23:27:17 +02:00
  • 841a831c63 Fix tm1651 enum (#6248) Keith Burzinski 2024-02-20 13:12:08 -06:00
  • ae4af2966a hold interrupt disable for dallas one-wire (#6244) Samuel Sieb 2024-02-19 11:13:12 -08:00
  • 4d8b5edb1c Provide example devcontainer config for mdns and USB passthrough (#6094) Stephen Cox 2024-02-21 10:49:59 +13:00
  • 924389ba74 Tuya Fan component fix to handle enum datapoint type (#6135) sibowler 2024-02-21 08:40:17 +11:00
  • 4b04df2f6b Voice Assistant: add on_idle trigger and fix nevermind (#6141) Michael Hansen 2024-02-20 15:38:33 -06:00
  • 1f432ec7de Clear UART read buffer before sending next command (#6200) SmartShackMaster 2024-02-20 23:27:17 +02:00
  • 2948d87a66 Add some components to the new testing framework (D) (#6175) Keith Burzinski 2024-02-20 13:40:13 -06:00
  • 5ef1bab23e Fix tm1651 enum (#6248) Keith Burzinski 2024-02-20 13:12:08 -06:00
  • edd1678463 New component: ADE7880 voltage/current/power/energy sensor (#5242) Kevin P. Fleming 2024-02-19 18:24:44 -05:00
  • 5d144cff02 hold interrupt disable for dallas one-wire (#6244) Samuel Sieb 2024-02-19 11:13:12 -08:00
  • c39f6d0738 Bump pytest-asyncio from 0.23.3 to 0.23.5 (#6201) dependabot[bot] 2024-02-19 08:13:52 -06:00
  • 6ced54ea8e Merge pull request #6243 from esphome/bump-2024.2.0b2 2024.2.0b2 Jesse Hills 2024-02-19 17:36:12 +13:00
  • e0e3489335 Bump version to 2024.2.0b2 Jesse Hills 2024-02-19 17:01:01 +13:00
  • cc1813f5b9 Fix xl9535 pin reads (#6242) Jesse Hills 2024-02-19 16:44:18 +13:00
  • 6eb3c65445 Add optional minimum esphome version to microWakeWord manifest (#6240) Jesse Hills 2024-02-19 11:52:37 +13:00
  • 29ec40db5f WRGB Use correct multiplier (#6237) Marcel Hetzendorfer 2024-02-18 19:40:20 +01:00
  • 61a45dcebe Fix to RF receiver for Drayton Digistat heating controller (#6235) marshn 2024-02-18 18:38:32 +00:00
  • 7aa2c494c8 Add more debugging logs to microWakeWord (#6238) kahrendt 2024-02-18 00:50:24 -05:00
  • 373569d86d AUTO_LOAD sensor for shelly_dimmer (#6223) Keith Burzinski 2024-02-15 15:47:42 -06:00
  • 967259a212 Fix xl9535 pin reads (#6242) Jesse Hills 2024-02-19 16:44:18 +13:00
  • 342fb72b6a Prevent network config on rpipico board (#5832) Carlos Ortega 2024-02-19 01:29:41 +00:00
  • e1345ae7e3 INA226 - fixed improper work with signed values, added configurable ADC parameters (#6172) Anton Viktorov 2024-02-19 02:24:59 +01:00
  • 062db622f3 Adjust HeatpumpIR dependency (#6222) Ivan Kravets 2024-02-19 00:55:46 +02:00
  • e3e670c084 Add optional minimum esphome version to microWakeWord manifest (#6240) Jesse Hills 2024-02-19 11:52:37 +13:00
  • 142b33fc90 Add support for 1.8V-powered devices (#6234) bisbastuner 2024-02-18 19:44:24 +01:00
  • 8a52ba3ea3 WRGB Use correct multiplier (#6237) Marcel Hetzendorfer 2024-02-18 19:40:20 +01:00
  • acbcb9d2be Fix to RF receiver for Drayton Digistat heating controller (#6235) marshn 2024-02-18 18:38:32 +00:00
  • db9d837d29 Add more debugging logs to microWakeWord (#6238) kahrendt 2024-02-18 00:50:24 -05:00
  • 27a3a081c3 AUTO_LOAD sensor for shelly_dimmer (#6223) Keith Burzinski 2024-02-15 15:47:42 -06:00
  • 7baf091d47 Bump openssh-client to 1:9.2p1-2+deb12u2 (#6216) Jesse Hills 2024-02-13 14:29:54 +13:00
  • fb94778c04 Merge pull request #6215 from esphome/bump-2024.2.0b1 2024.2.0b1 Jesse Hills 2024-02-13 10:59:25 +13:00
  • 6935b02d3f Bump openssh-client to 1:9.2p1-2+deb12u2 Jesse Hills 2024-02-13 10:19:02 +13:00
  • 47d1a64894 Bump version to 2024.3.0-dev Jesse Hills 2024-02-13 09:45:31 +13:00
  • 0e769d77ff Bump version to 2024.2.0b1 Jesse Hills 2024-02-13 09:45:30 +13:00
  • 082778d117 Merge branch 'dev' into bump-2024.2.0b1 Jesse Hills 2024-02-13 09:45:30 +13:00
  • e521662342 Add micro_wake_word component (#6136) kahrendt 2024-02-12 15:38:50 -05:00
  • 061d5b4979 Fixed group mask logic for WLED Sync fix (#6193) ChuckMash 2024-02-11 14:55:06 -08:00
  • 71b3a14a29 update docstrings in cpp_generator.py (#6212) NP v/d Spek 2024-02-11 22:08:32 +01:00
  • 3eaf59cc5a Add some components to the new testing framework (C) (#6174) Keith Burzinski 2024-02-07 15:55:20 -06:00
  • a91937dca5 Add missing vector.h for lightwaverf (#6196) Keith Burzinski 2024-02-07 15:53:44 -06:00
  • 558588ee8a WLED Sync fix and BK72XX support (#6190) ChuckMash 2024-02-06 17:41:40 -08:00
  • f3ef05f5c3 host platform: improvements and bugfixes (#6137) Clyde Stubbs 2024-02-07 12:24:06 +11:00
  • 0ede4a3095 CSE7766: fix power and current measurements at low loads (#6180) Tomek Wasilczyk 2024-02-06 17:12:14 -08:00
  • fe789c8beb Add "transformer_active" flag for use in effects. (#6157) Bill Adams 2024-02-06 15:13:55 -08:00
  • 05da0fb4cf Add some components to the new testing framework (B) (#6173) Keith Burzinski 2024-02-06 13:32:40 -06:00
  • cfe16c92ee Bump aioesphomeapi to 21.0.2 (#6188) J. Nick Koston 2024-02-06 13:07:37 -06:00
  • 9dbbc80c74 Add some components to the new testing framework (A part 2) (#6162) Keith Burzinski 2024-02-06 13:05:04 -06:00
  • 164b42f5aa WRGB or RGBW? WS2814 (#6164) Marcel Hetzendorfer 2024-02-06 20:03:09 +01:00
  • 5e9741f51c Add some components to the new testing framework (A part 1) (#6142) Keith Burzinski 2024-02-04 20:29:18 -06:00
  • b28821d846 dfrobot_sen0395: Use setLatency instead of outputLatency (#5665) Jean-François Roy 2024-02-04 17:57:11 -08:00
  • 0fa0904bc5 Synchronise Device Classes from Home Assistant (#6158) esphomebot 2024-02-01 01:25:47 +13:00
  • 92798751c2 Support tri-color waveshare eink displays 2.7inch B and B V2 (#4238) rnauber 2024-01-30 05:16:32 +01:00
  • 23a9a704f3 Minimum 1 for full_update_every to prevent IntegerDivideByZero. (#6150) Ruben van Dijk 2024-01-27 21:15:14 +01:00
  • f2caf13d39 ILI9XXX: Restore offset usage in set_addr_window (#6147) Clyde Stubbs 2024-01-26 16:13:38 +11:00
  • 25ab6f0297 Ensure filename is shown when YAML raises an error (#6139) J. Nick Koston 2024-01-23 19:11:03 -10:00
  • 23071e932a Add support for Pico-ResTouch-LCD-3.5 to ili9xxx driver (#6129) Clyde Stubbs 2024-01-24 07:40:16 +11:00
  • 4812997429 Nextion TFT upload IDF memory optimization (#6128) Edward Firmo 2024-01-23 08:49:28 +01:00
  • ec3162282c Merge pull request #6132 from esphome/bump-2023.12.9 2023.12.9 Keith Burzinski 2024-01-22 19:54:22 -06:00
  • f3997d0f77 Bump version to 2023.12.9 Keith Burzinski 2024-01-22 19:28:12 -06:00
  • 4e5534850c fix: negative temperatures on PMS5003T sensors (#6100) aschmitz 2024-01-15 01:08:19 -06:00
  • 354314dbf3 fix negative temperature for pmsx003 (#6083) Samuel Sieb 2024-01-12 01:47:50 -08:00
  • 2cda6462f3 negative values for all DHT22 variants (#6074) Samuel Sieb 2024-01-12 01:20:08 -08:00
  • a6f864a4a3 fix sen5x negative temperature (#6082) Samuel Sieb 2024-01-12 01:11:42 -08:00
  • c35a21773e Improve temperature precision in BME280 and BMP280 (#6124) jxl77 2024-01-21 02:57:39 +01:00
  • 1821ddd996 Merge pull request #6122 from esphome/bump-2023.12.8 2023.12.8 Jesse Hills 2024-01-20 04:22:36 +13:00
  • aee702f84f Bump version to 2023.12.8 Jesse Hills 2024-01-19 23:40:26 +09:00
  • d5fe5b0899 Fix some Voice Assistant bugs (#6121) Jesse Hills 2024-01-20 03:38:37 +13:00
  • bd7fe1227c Let show_*_page actions depend on "Display" (#6092) guillempages 2024-01-13 22:01:32 +01:00