mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
2024.5: Add release number in site config
This commit is contained in:
parent
acdb3218c7
commit
6f35570ab6
@ -109,9 +109,9 @@ social:
|
|||||||
|
|
||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 2024
|
current_major_version: 2024
|
||||||
current_minor_version: 4
|
current_minor_version: 5
|
||||||
current_patch_version: 4
|
current_patch_version: 0
|
||||||
date_released: 2024-04-23
|
date_released: 2024-05-01
|
||||||
|
|
||||||
# Either # or the anchor link to latest release notes in the blog post.
|
# Either # or the anchor link to latest release notes in the blog post.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
layout: post
|
layout: post
|
||||||
title: "2024.5: Beta release notes"
|
title: "2024.5: Beta release notes"
|
||||||
description: "The beta release notes for Home Assistant 2024.5"
|
description: "The beta release notes for Home Assistant 2024.5"
|
||||||
date: 2024-04-24 00:00:00
|
date: 2024-04-24 23:59:59
|
||||||
date_formatted: "May 1, 2024"
|
date_formatted: "May 1, 2024"
|
||||||
author: Franck Nijhof
|
author: Franck Nijhof
|
||||||
author_twitter: frenck
|
author_twitter: frenck
|
||||||
@ -139,7 +139,7 @@ editor 😎
|
|||||||
|
|
||||||
## Lock feature for tile card
|
## Lock feature for tile card
|
||||||
|
|
||||||
The tile card is already amamzing, but [@marcgeurts] made it even better by
|
The tile card is already amazing, but [@marcgeurts] made it even better by
|
||||||
adding a new feature for the tile card: Locks!
|
adding a new feature for the tile card: Locks!
|
||||||
|
|
||||||
<img class="no-shadow" src='https://github.com/home-assistant/frontend/assets/11457346/3dfe28bd-9396-40e9-b232-2f997f918855' alt='Temporary screenshot that needs to be replaced.'>
|
<img class="no-shadow" src='https://github.com/home-assistant/frontend/assets/11457346/3dfe28bd-9396-40e9-b232-2f997f918855' alt='Temporary screenshot that needs to be replaced.'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user