From 166e2622b6007b3ac13be9974c3d3c6a49843cd9 Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Wed, 8 Jan 2025 01:00:05 +0100 Subject: [PATCH] :robot: 08-01-25 | :recycle: Updated 9 files :fire: Deleted 1 file :sparkles: Added 1 file -------- - update: config/README.md - update: docs/README.md - update: govee/manifest.json - update: templates/streamline-card.yaml - update: main-grid/floorplan.yaml - update: system-grid/system-graph.yaml - update: themes/tablet.yaml - update: views/main.yaml - update: browser_mod/manifest.json - delete: main-grid/nowplaying.yaml - add: columns/nowplaying.yaml -------- Automated commit via script --- config/README.md | 11 +- .../browser_mod/manifest.json | 2 +- config/custom_components/govee/manifest.json | 2 +- .../dashboards/shared/columns/nowplaying.yaml | 119 ++++++++++++++++++ .../dashboards/templates/streamline-card.yaml | 8 +- .../dashboards/views/main-grid/floorplan.yaml | 99 ++++++++------- .../views/main-grid/nowplaying.yaml | 119 ------------------ config/dashboards/views/main.yaml | 4 +- .../views/system-grid/system-graph.yaml | 10 +- config/themes/tablet.yaml | 4 +- docs/README.md | 11 +- 11 files changed, 200 insertions(+), 189 deletions(-) create mode 100644 config/dashboards/shared/columns/nowplaying.yaml delete mode 100644 config/dashboards/views/main-grid/nowplaying.yaml diff --git a/config/README.md b/config/README.md index e2cdeea..9a16ee0 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 2025.1.0. 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 2025.1.1. If you find something you like, don't forget to give my repository a ⭐️!