lovelace-layout-card: Cannot install because outdated version? but home assistant is up to date
My Home Assistant version: 2022.XX.X 2024.2.5 Layout-card version (FROM BROWSER CONSOLE):
What I am doing: trying to install Layout-Card What I expected to happen: installing What happened instead: You are running Home Assistant version ‘2024.2.5’, but this repository requires minimum version ‘2024.3.0b0’ to be installed. Minimal steps to reproduce: tryed to update home assistant (docker) but this is the latest version currently available
# The least ammount of code possible to reproduce my error
# End of code
Error messages from the browser console: You are running Home Assistant version ‘2024.2.5’, but this repository requires minimum version ‘2024.3.0b0’ to be installed.
By putting an X in the boxes ([X]) below, I indicate that I:
- Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
- Have made sure I am using the latest version of the plugin.
- Have followed the troubleshooting steps of the “Common Problems” section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
- Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
About this issue
- Original URL
- State: open
- Created 4 months ago
- Reactions: 23
- Comments: 16
Ok but when you want to install this on a fresh ha install then it’s not possible to install the layout-card. As I described in the post
I’m surprised to see a release that has a requirement for a pre-release when the full release is not even available.
Chose to skip version until this gets fixed
Hmm, looks like that’s only possible after you installed it (under the Redownload option). Not sure if it is possible to immediately download an older version then, but you can always use the custom installation option then.
@rampestamper @Taomyn in HACS you can select a version to install Without HACS you can download the files attached to the previous version, and put them in your
custom_components
folderCorrect, and the fix should have been itself classed as a beta and used the beta mechanism in HACS to allow deployment for only those affected.