pre-commit-ci-lite[bot]
|
51baefcd24
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-26 16:08:49 +00:00 |
|
Mat931
|
1cd4cd395f
|
Merge branch 'dev' into partition-table-ota
|
2026-04-26 16:07:15 +00:00 |
|
Mat931
|
8b3e4dcc47
|
Update test
|
2026-04-26 18:07:00 +02:00 |
|
pre-commit-ci-lite[bot]
|
ef42230412
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-26 15:41:16 +00:00 |
|
Mat931
|
e1fbb6ac5a
|
Validate nvs partition, only allow partition-table option for OTA updates
|
2026-04-26 17:40:00 +02:00 |
|
  
|
e87e78c544
|
[api] Expose TemperatureUnit in water heater and climate api (#15815)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2026-04-26 12:58:14 +00:00 |
|
J. Nick Koston
|
0f25d91e68
|
[core] Unify skip_external_update and honor it in external_files for faster esphome logs (#16016)
|
2026-04-26 07:24:33 -05:00 |
|
J. Nick Koston
|
8dbdcfc128
|
[bk72xx] Prepare for BK7238 support (#16018)
|
2026-04-26 07:24:07 -05:00 |
|
J. Nick Koston
|
8950afc3c4
|
[bluetooth_proxy] Drop redundant remote_bda_ write in connect handler (#16000)
|
2026-04-26 07:23:53 -05:00 |
|
J. Nick Koston
|
04d067196d
|
[rotary_encoder][at581x] Fix templatable int field types (#16015)
|
2026-04-26 07:23:41 -05:00 |
|
J. Nick Koston
|
502c010465
|
[bh1750] Downgrade per-reading Illuminance log to verbose (#16005)
|
2026-04-26 07:23:24 -05:00 |
|
J. Nick Koston
|
180105bb4b
|
[bluetooth_proxy] Partial revert of loop() → set_interval migration (#15992)
|
2026-04-26 07:23:08 -05:00 |
|
J. Nick Koston
|
4c0dfb0e0d
|
[core] Raise ESP32 WDT feed interval to 1/5 of configured timeout (#15984)
|
2026-04-26 07:22:50 -05:00 |
|
J. Nick Koston
|
df987a7ffb
|
[ci-custom] Suggest uint32_to_str/int8_to_str for integer formatting (#15970)
|
2026-04-26 07:22:34 -05:00 |
|
Boris Krivonog
|
c8d4420408
|
[mitsubishi_cn105] add support for half-degree temperature setpoint (#15919)
|
2026-04-26 07:19:49 -05:00 |
|
 Darafei PraliaskouskiandJ. Nick Koston
|
b084fa4490
|
[esp32] Make ESP-IDF builds reproducible (#16008)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-04-26 06:31:32 -05:00 |
|
 
|
68625a1b76
|
[core] Isolate generated build metadata (#16007)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-04-26 09:11:09 +00:00 |
|
J. Nick Koston
|
dc57969afd
|
[host] Use integer math in millis()/micros() (#15994)
|
2026-04-26 08:39:24 +00:00 |
|
J. Nick Koston
|
f092e619d8
|
[rtttl] Gate on_finished_playback callback storage behind define (#16003)
|
2026-04-26 00:03:59 -05:00 |
|
J. Nick Koston
|
58f6ad2d0c
|
[safe_mode] Use StaticCallbackManager for on_safe_mode (#16002)
|
2026-04-26 00:01:21 -05:00 |
|
 Keith BurzinskiandJ. Nick Koston
|
bc33260c61
|
[ir_rf_proxy] Extend for RF (#15744)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-04-25 22:33:02 -05:00 |
|
pre-commit-ci-lite[bot]
|
2af5c4d82c
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-25 21:35:46 +00:00 |
|
Mat931
|
eec9e90732
|
Make code more readable
|
2026-04-25 23:34:38 +02:00 |
|
J. Nick Koston
|
4cab262ef8
|
[ci] Trigger CodSpeed benchmarks on host platform changes (#15995)
|
2026-04-25 17:18:21 -04:00 |
|
dependabot[bot]
|
9ad820c921
|
Bump esphome-dashboard from 20260408.1 to 20260425.0 (#16006)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-25 20:59:01 +00:00 |
|
J. Nick Koston
|
4f8feb86f0
|
[dashboard] Add --no-states support to logs WebSocket handler (#15993)
|
2026-04-25 15:43:05 -05:00 |
|
 
|
b5ccd55f4e
|
[packages] Fix premature substitution of vars in remote package files (#15997)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-25 17:06:58 +00:00 |
|
pre-commit-ci-lite[bot]
|
d03f0bccf0
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-25 14:24:15 +00:00 |
|
Mat931
|
c096e9bfee
|
Use WatchdogManager, check for missing checksum in partition table
|
2026-04-25 16:23:02 +02:00 |
|
Mat931
|
d431ce22d4
|
Merge branch 'dev' into partition-table-ota
|
2026-04-25 12:38:22 +00:00 |
|
dependabot[bot]
|
a437b3086b
|
Bump cryptography from 46.0.7 to 47.0.0 (#15990)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-25 02:30:10 +00:00 |
|
dependabot[bot]
|
c27f9e512b
|
Bump aioesphomeapi from 44.21.0 to 44.22.0 (#15989)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-25 02:28:04 +00:00 |
|
pre-commit-ci-lite[bot]
|
a6c27dcb4b
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-24 22:32:15 +00:00 |
|
Mat931
|
dc37bd2ab4
|
Update test
|
2026-04-25 00:30:54 +02:00 |
|
Mat931
|
346333dcf9
|
Update test
|
2026-04-24 23:48:33 +02:00 |
|
pre-commit-ci-lite[bot]
|
81294b4c80
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-24 21:31:08 +00:00 |
|
Mat931
|
e4669fefd5
|
Update test
|
2026-04-24 23:29:50 +02:00 |
|
pre-commit-ci-lite[bot]
|
2365431ebc
|
[pre-commit.ci lite] apply automatic fixes
|
2026-04-24 20:01:28 +00:00 |
|
Mat931
|
33f754ef05
|
Merge branch 'dev' into partition-table-ota
|
2026-04-24 19:59:32 +00:00 |
|
Mat931
|
1dcf0bed56
|
Add dump_config and error messages
|
2026-04-24 21:58:48 +02:00 |
|
 dependabot[bot]andJ. Nick Koston
|
f62972c2c6
|
Bump ruff from 0.15.11 to 0.15.12 (#15981)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-04-24 19:34:00 +00:00 |
|
dependabot[bot]
|
f36efbc762
|
Update tzdata requirement from >=2026.1 to >=2026.2 (#15980)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-24 19:27:12 +00:00 |
|
Kevin Ahrendt
|
9caf9ee023
|
[sendspin] Bumps sendspin-cpp library for a bugfix (#15976)
|
2026-04-24 11:53:03 -05:00 |
|
Kevin Ahrendt
|
94e300389c
|
[sendspin] remove year and track number text sensors and refactor (#15975)
|
2026-04-24 15:35:32 +00:00 |
|
Kevin Ahrendt
|
55bcf33446
|
[sendspin] Add metadata sensor component (#15971)
|
2026-04-24 14:32:47 +00:00 |
|
Kevin Ahrendt
|
f132b7dc07
|
[media_player][speaker][speaker_source] Centralize preferred format codegen (#14771)
|
2026-04-24 14:09:03 +00:00 |
|
J. Nick Koston
|
baa6d5f96b
|
[web_server_idf] Fix cross-thread race on SSE session state (#15967)
|
2026-04-24 08:11:47 -05:00 |
|
J. Nick Koston
|
773b4d887b
|
[core] Scheduler: don't sleep while defer queue is non-empty (#15968)
|
2026-04-24 08:11:29 -05:00 |
|
Kevin Ahrendt
|
ac7f0f0b74
|
[sendspin] Add a metadata text sensor component (#15969)
|
2026-04-24 11:07:00 +00:00 |
|
 ![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png)  
|
bc7f35b569
|
[sendspin] Add a Sendspin media source component for playing audio (PR4) (#15950)
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-04-24 10:00:22 +00:00 |
|