Sunday, September 6, 2026

Independent · Automated · Open

OHF Daily
The Open Home Foundation world, one day at a timeA five-minute briefing

In this edition

73
PRs
15
repositories
33
contributors

Project

Pulse

Home Assistant

Today
38
7 days
716

Music Assistant

Today
0
7 days
148

ESPHome

Today
28
7 days
152

Top story for Sunday, September 6, 2026

An example result card shows the Kitchen ceiling light on, in Ground floor · Kitchen.
An example result card for the state-reading action in Siri and Shortcuts.

Home Assistant

Siri runs Home Assistant scenes without custom shortcuts

Built-in voice phrases run scripts, trigger automations and read device states through the iOS app, with spoken replies and result cards.

On iOS 17 and later, Home Assistant’s app gives Siri a direct way to run scripts, activate scenes and trigger automations without first building a shortcut. The built-in phrases also ask Assist questions, request camera snapshots and read the current state of a device or sensor.

Read full article

Reported stories

5 original articles

ESPHome

ESPHome trims the wait when editing large automations

The Device Builder stops creating thousands of invisible controls, while search makes actions easier to find by device entity name.

Editing a large ESPHome configuration could leave the Device Builder sluggish even after an automation finished opening. Its action picker was building complete lists while hidden, repeating that work for every action. The editor now creates the contents only when the picker opens and removes them when it closes.

Read full article

Home Assistant

Last night’s sleep gets a place in Home Assistant

The iOS app reports sleep duration and stages, keeps the latest night visible, and avoids counting overlapping records twice.

Home Assistant’s iOS app adds six Apple Health measurements: total sleep, time in bed, awake time, and core, deep and REM sleep. Each reports minutes for the most recent night, placing sleep records alongside the app’s other health sensors.

Read full article

ESPHome

ESPHome fixes black-screen reboot loops on newer ESP32-P4 boards

A display-clock correction lets affected screens start instead of sending the device through repeated restarts and into safe mode.

Reviewed by clydebarrowApproved by clydebarrow

Makers using a display connected through MIPI DSI on newer ESP32-P4 boards could face a misleading failure: a black screen and repeated restarts, followed by a device that answered on the network but never started its normal control connection. ESPHome fixes the display initialization that caused the crash on revision 3.0 and later chips.

Read full article