Skip to content

Commit

Permalink
Merge pull request #1564 from UI-Lovelace-Minimalist/wilbiev-patch-1
Browse files Browse the repository at this point in the history
Changes minimal version HA to 2024.8 for release v1.3.11
  • Loading branch information
wilbiev authored Dec 21, 2024
2 parents ed68816 + 4e65c60 commit 7ecd5ac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@

> [!IMPORTANT]
> Looking for New Maintainers!
>
>
> This project is in need of new maintainers! The current maintainers are no longer actively working on it, and without fresh leadership, we may be forced to shut down the project and its associated Discord server.
>
>
> If you're passionate about this project and would like to take over its development and community management, we’d love to hear from you!
>
>
> - Join us on Discord to discuss further: [Thread Message](https://discord.com/channels/923363055444832296/928986459975876668/1314292139139534979)
> - Or reach out on GitHub Discussions: [GitHub discussion](https://github.com/UI-Lovelace-Minimalist/UI/discussions/1560)
>
>
> Thank you for considering helping keep this project alive and thriving! 🙌
It's kind of hard to explain what this is, so let's call it a "theme" (in quotation marks). But one thing is for sure, it is very nice! Taking the exceptional work of tben as a basis, this repository is aimed to ease installation and maintenance of his wonderful work. You can use this interpretation of a SmartHomeUI more or less like a theme in HomeAssistant.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ custom_card_sisimomo_printer:
filter: opacity(40%);
font-size: medium;
}
/* Error CSS */
div#cartridges .error-container {
text-align: left;
Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "UI Lovelace Minimalist",
"render_readme": true,
"homeassistant": "2023.5.0",
"homeassistant": "2024.8.0",
"zip_release": true,
"filename": "ui_lovelace_minimalist.zip"
}

0 comments on commit 7ecd5ac

Please sign in to comment.