You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -567,6 +569,83 @@ The YAML code editors throughout the UI now show inline linting: missing colons,
567
569
568
570
<imgsrc='/images/blog/2026-06/yaml-linting.png'alt='Screenshot of the YAML editor showing inline linting with an error highlighted on the offending line.'class='no-shadow' />
569
571
572
+
## Patch releases
573
+
574
+
We also release patch releases for Home Assistant Core. These patch releases are released on a weekly basis (on Fridays) and contain bug fixes and small improvements.
575
+
576
+
### 2026.6.1 - June 5
577
+
578
+
- Fix Lyric sensor crash when next_period_time is None ([@bk86a] - [#167831])
579
+
- Fix SleepIQ 401 storm by isolating client session cookies ([@Stormalong] - [#172276])
580
+
- Upgrade HomeLink package, set integration type ([@rjones-gentex] - [#172371])
581
+
- Bump actron-neo-api to 0.5.12 ([@kclif9] - [#172902])
582
+
- Switchbot Cloud: Fixed an issue where condition filtering for enabled Webhooks was abnormal ([@XiaoLing-git] - [#172903])
583
+
- Bump aioautomower to 2.7.6 ([@Thomas55555] - [#172937])
584
+
- Add more Reolink diagnostic info ([@starkillerOG] - [#172945])
585
+
- Fix Mitsubishi Comfort devices skipped due to unresolved local address ([@nikolairahimi] - [#172959])
586
+
- Bump idasen-ha to 2.7.0 ([@abmantis] - [#172962])
587
+
- Fix value template in MQTT Fan and Siren subentry setup ([@jbouwh] - [#172980])
588
+
- Improve person tests ([@emontnemery] - [#172997])
589
+
- Bump imgw_pib to 2.2.2 ([@bieniu] - [#172999])
590
+
- Fix person in_zones propagation from scanner in home zone ([@emontnemery] - [#173007])
591
+
- Bump holidays to 0.98 ([@gjohansson-ST] - [#173029])
592
+
- Portainer extend timeout for disk space coordinator ([@erwindouna] - [#173032])
593
+
- Convert LinkPlay configuration_url to string for device registry ([@frenck] - [#173034])
594
+
- Fix Duco mode end time sensor name ([@ronaldvdmeer] - [#173045])
0 commit comments