Skip to content

Commit ba98fe5

Browse files
committed
fixed image paths
1 parent 0b24398 commit ba98fe5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

source/_posts/2026-02-04-release-20262.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,19 @@ _A huge thank you to all the contributors who made this release possible! And a
110110

111111
The Home Dashboard is now Overview as it becomes the official default standard, replacing the old "Overview" for all new instances. If you’re a long-time user who never customized your default view, we’ll suggest the switch to you; otherwise, you can find it in {% my dashboards title="**Settings** > **Dashboards**" %} to try it out whenever you're ready.
112112

113-
<img src='source/images/blog/2026-02/new-overview.png' alt='Screenshot of the new Overview page' class='no-shadow' />
113+
<img src='/images/blog/2026-02/new-overview.png' alt='Screenshot of the new Overview page' class='no-shadow' />
114114

115115
Liked the old Overview as a way to build your custom dashboards? You can still do it. Go to {% my dashboards title="**Settings** > **Dashboards**" %}, select **Create**, and pick the **Overview (legacy)** template.
116116

117117
### Discovered devices at a glance
118118

119-
<img src='source/images/blog/2026-02/discovered-devices.png' alt='Screenshot of the modal view to add discovered devices from Overview' class='no-shadow' />
119+
<img src='/images/blog/2026-02/discovered-devices.png' alt='Screenshot of the modal view to add discovered devices from Overview' class='no-shadow' />
120120

121121
Check out the new card in the **For You** section! It instantly displays any new devices your Home Assistant has discovered, allowing you to add them on the spot or jump straight to device management without digging through menus.
122122

123123
### Area assignments made easy
124124

125-
<img src='source/images/blog/2026-02/assign-devices-page.png' alt='Screenshot of assigning devices to areas from Devices page in Overview' class='no-shadow' />
125+
<img src='/images/blog/2026-02/assign-devices-page.png' alt='Screenshot of assigning devices to areas from Devices page in Overview' class='no-shadow' />
126126

127127
In the last release we added a dedicated **Devices** area within the Home Dashboard to catch everything currently unassigned. Now this section provides quick prompts to help you categorize your devices into the right rooms, keeping your setup organized with minimal effort.
128128

0 commit comments

Comments
 (0)