Skip to content

Commit

Permalink
🤖 24-07-24 | ♻️ Updated 4 files ✨ Added 1 file
Browse files Browse the repository at this point in the history
--------
- 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
  • Loading branch information
ngocjohn committed Jul 23, 2024
1 parent a7b10e3 commit 8d0e79a
Show file tree
Hide file tree
Showing 5 changed files with 1,200 additions and 6 deletions.
4 changes: 2 additions & 2 deletions config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <b>2024.7.2</b>. 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 <b>2024.7.3</b>. If you find something you like, don't forget to give my repository a ⭐️!

<video width="100%" controls loop muted>
<source src="https://github-production-user-asset-6210df.s3.amazonaws.com/96962827/297112091-acc1a4db-b92e-4ab1-ac9d-df067d4ba4d1.mp4" type="video/mp4">
Expand Down Expand Up @@ -43,7 +43,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<td>36</td>
<td>52</td>
<td>31</td>
<td>1057</td>
<td>1065</td>
<td>168</td>
<td>38</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion config/custom_components/better_thermostat/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"iot_class": "local_push",
"issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues",
"requirements": [],
"version": "1.5.1"
"version": "1.6.0"
}
2 changes: 1 addition & 1 deletion config/custom_components/lunar_phase/manifest.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/ngocjohn/lunar-phase",
"iot_class": "calculated",
"iot_class": "local_push",
"issue_tracker": "https://github.com/ngocjohn/lunar-phase/issues",
"requirements": [
"ephem==4.1.5"
Expand Down
1,194 changes: 1,194 additions & 0 deletions config/www/dashboard-resources/lunar-phase-card.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <b>2024.7.2</b>. 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 <b>2024.7.3</b>. If you find something you like, don't forget to give my repository a ⭐️!

<video width="100%" controls loop muted>
<source src="https://github-production-user-asset-6210df.s3.amazonaws.com/96962827/297112091-acc1a4db-b92e-4ab1-ac9d-df067d4ba4d1.mp4" type="video/mp4">
Expand Down Expand Up @@ -43,7 +43,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<td>36</td>
<td>52</td>
<td>31</td>
<td>1057</td>
<td>1065</td>
<td>168</td>
<td>38</td>
</tr>
Expand Down

0 comments on commit 8d0e79a

Please sign in to comment.