From bb8b44971eeb814ae9a96145e9fa099c76f982ac Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Sun, 22 Dec 2024 01:00:05 +0100 Subject: [PATCH] :robot: 22-12-24 | :recycle: Updated 7 files :sparkles: Added 2 files -------- - update: main-grid/grid_media.yaml - update: docs/README.md - update: config/configuration.yaml - update: dashboard-resources/ytube-playlist-card.js - update: dashboard-resources/template-editor-change.js - update: config/README.md - update: popup/popup_weather.yaml - add: dashboard-resources/sidebar-divider-copy.js - add: dashboard-resources/sidebar-divider.js -------- Automated commit via script --- config/README.md | 10 +- config/configuration.yaml | 4 +- .../shared/popup/popup_weather.yaml | 136 +++++-- .../views/main-grid/grid_media.yaml | 7 +- .../sidebar-divider-copy.js | 61 +++ .../dashboard-resources/sidebar-divider.js | 51 +++ .../template-editor-change.js | 73 ++-- .../ytube-playlist-card.js | 357 ++++++++++++++---- docs/README.md | 10 +- 9 files changed, 571 insertions(+), 138 deletions(-) create mode 100644 config/www/dashboard-resources/sidebar-divider-copy.js create mode 100644 config/www/dashboard-resources/sidebar-divider.js mode change 100644 => 100755 config/www/dashboard-resources/ytube-playlist-card.js diff --git a/config/README.md b/config/README.md index cf77091..d83d00f 100644 --- a/config/README.md +++ b/config/README.md @@ -10,7 +10,7 @@ Hey there! Welcome to my little corner of the tech world! 👨‍💻 This is where I store all the cool configurations for my Home Assistant system. Well, it's a mix of awesome codes and setups I discovered from the Home Assistant community. Seriously, those folks are wizards! 🧙‍♂️ As a bit of an internet newbie turned tech enthusiast, I stumbled upon the magic of IT, and this repository is my way of sharing the joy and knowledge I've gained along the way. Dive in, explore, and let the tech magic begin! ✨ -I frequently refresh my configuration files. My current Home Assistant version is 2024.12.4. If you find something you like, don't forget to give my repository a ⭐️! +I frequently refresh my configuration files. My current Home Assistant version is 2024.12.5. If you find something you like, don't forget to give my repository a ⭐️!