Skip to content

Commit

Permalink
🤖 31-07-24 | ♻️ Updated 3 files
Browse files Browse the repository at this point in the history
--------
- update: docs/README.md
- update: spotifyplus/manifest.json
- update: config/README.md

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Jul 31, 2024
1 parent 60ec720 commit 5c91035
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 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.3</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.4</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 @@ -39,11 +39,11 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<tr>
<td>34,035 </td>
<td>31</td>
<td>186</td>
<td>36</td>
<td>187</td>
<td>37</td>
<td>52</td>
<td>35</td>
<td>1097</td>
<td>1122</td>
<td>168</td>
<td>38</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions config/custom_components/spotifyplus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"requests>=2.31.0",
"requests_oauthlib>=1.3.1",
"smartinspectPython>=3.0.33",
"spotifywebapiPython>=1.0.73",
"spotifywebapiPython>=1.0.76",
"urllib3>=1.21.1,<1.27",
"zeroconf>=0.132.2"
],
"version": "v1.0.40",
"version": "v1.0.44",
"zeroconf": [
"_spotify-connect._tcp.local."
]
Expand Down
8 changes: 4 additions & 4 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.3</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.4</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 @@ -39,11 +39,11 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<tr>
<td>34,035 </td>
<td>31</td>
<td>186</td>
<td>36</td>
<td>187</td>
<td>37</td>
<td>52</td>
<td>35</td>
<td>1097</td>
<td>1122</td>
<td>168</td>
<td>38</td>
</tr>
Expand Down

0 comments on commit 5c91035

Please sign in to comment.