From fbd12731c02ff90f5d03f1b9ce26bf914ada0eb6 Mon Sep 17 00:00:00 2001 From: Rick Stokkingreef Date: Mon, 9 Dec 2024 12:43:19 +0100 Subject: [PATCH 1/6] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 1691f05d7..331d27b60 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,18 @@ ![hacs installs](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Flauwbier.nl%2Fhacs%2Fui_lovelace_minimalist) ![Downloads](https://img.shields.io/github/downloads/UI-Lovelace-Minimalist/UI/total) +> [!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. From ed68816029202f04b5a43ec9dcbbd5c40ec2e713 Mon Sep 17 00:00:00 2001 From: Rick Stokkingreef Date: Mon, 9 Dec 2024 12:43:43 +0100 Subject: [PATCH 2/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 331d27b60..1f9cab65f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ > > 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) +> - 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! 🙌 From 09b524e6d0a5adc2423401889f158e0307f3728c Mon Sep 17 00:00:00 2001 From: wilbiev Date: Sat, 14 Dec 2024 14:08:40 +0100 Subject: [PATCH 3/6] Changes minimal version HA to 2024.8 --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 02dd6ec15..81ea653f8 100644 --- a/hacs.json +++ b/hacs.json @@ -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" } From e88617917c5f306ed5f09d4a69c0946ce332202a Mon Sep 17 00:00:00 2001 From: wilbiev Date: Sat, 14 Dec 2024 14:17:15 +0100 Subject: [PATCH 4/6] Changes minimal version HA to 2024.8 --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 81ea653f8..c09842e66 100644 --- a/hacs.json +++ b/hacs.json @@ -4,4 +4,4 @@ "homeassistant": "2024.8.0", "zip_release": true, "filename": "ui_lovelace_minimalist.zip" -} +} \ No newline at end of file From 942f9c11fb94314900ceafd6de5d1ba6c92e48e2 Mon Sep 17 00:00:00 2001 From: wilbiev Date: Sat, 14 Dec 2024 14:32:05 +0100 Subject: [PATCH 5/6] Changes minimal version HA to 2024.8 --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index c09842e66..81ea653f8 100644 --- a/hacs.json +++ b/hacs.json @@ -4,4 +4,4 @@ "homeassistant": "2024.8.0", "zip_release": true, "filename": "ui_lovelace_minimalist.zip" -} \ No newline at end of file +} From 4e65c60147d30de79d35a30f0c8d476977f6df26 Mon Sep 17 00:00:00 2001 From: wilbiev Date: Sat, 21 Dec 2024 15:25:06 +0000 Subject: [PATCH 6/6] Fix pre-commit --- README.md | 8 ++++---- .../custom_card_sisimomo_printer.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1f9cab65f..9cfc8928f 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/custom_cards/custom_card_sisimomo_printer/custom_card_sisimomo_printer.yaml b/custom_cards/custom_card_sisimomo_printer/custom_card_sisimomo_printer.yaml index efe166995..b80018dd8 100644 --- a/custom_cards/custom_card_sisimomo_printer/custom_card_sisimomo_printer.yaml +++ b/custom_cards/custom_card_sisimomo_printer/custom_card_sisimomo_printer.yaml @@ -192,7 +192,7 @@ custom_card_sisimomo_printer: filter: opacity(40%); font-size: medium; } - + /* Error CSS */ div#cartridges .error-container { text-align: left;