From 8d0e79a85ea2a8567f4cc44ff709e1ea9d613e0f Mon Sep 17 00:00:00 2001 From: Viet Ngoc Date: Wed, 24 Jul 2024 01:00:07 +0200 Subject: [PATCH] :robot: 24-07-24 | :recycle: Updated 4 files :sparkles: Added 1 file -------- - update: better_thermostat/manifest.json - update: docs/README.md - update: lunar_phase/manifest.json - update: config/README.md - add: dashboard-resources/lunar-phase-card.js -------- Automated commit via script --- config/README.md | 4 +- .../better_thermostat/manifest.json | 2 +- .../lunar_phase/manifest.json | 2 +- .../dashboard-resources/lunar-phase-card.js | 1194 +++++++++++++++++ docs/README.md | 4 +- 5 files changed, 1200 insertions(+), 6 deletions(-) mode change 100644 => 100755 config/custom_components/lunar_phase/manifest.json create mode 100755 config/www/dashboard-resources/lunar-phase-card.js diff --git a/config/README.md b/config/README.md index 772b447..ccc1668 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.7.2. 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.7.3. If you find something you like, don't forget to give my repository a ⭐️!