Skip to content

Commit

Permalink
🤖 20-07-24 | ♻️ Updated 2 files ✨ Added 1 file
Browse files Browse the repository at this point in the history
--------
- update: docs/README.md
- update: config/README.md
- add: lunar_phase/

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Jul 19, 2024
1 parent 5ea5ef6 commit d9730d5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 10 deletions.
12 changes: 7 additions & 5 deletions config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
</thead>
<tbody>
<tr>
<td>34,752 </td>
<td>30</td>
<td>201</td>
<td>34,220 </td>
<td>31</td>
<td>186</td>
<td>36</td>
<td>52</td>
<td>30</td>
<td>1125</td>
<td>31</td>
<td>1057</td>
<td>168</td>
<td>38</td>
</tr>
Expand Down Expand Up @@ -95,6 +95,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Govee](https://github.com/LaggAt/hacs-govee)
- [HACS](https://github.com/hacs/integration)
- [Hass Favicon](https://github.com/thomasloven/hass-favicon)
- [Lunar Phase](https://github.com/ngocjohn/lunar-phase)
- [Mercedesme 2020](https://github.com/ReneNulschDE/mbapi2020)
- [Music Assistant](https://github.com/music-assistant/hass-music-assistant)
- [Node Red Companion](https://github.com/zachowj/hass-node-red)
Expand All @@ -104,6 +105,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Simpleicons](https://github.com/vigonotion/hass-simpleicons)
- [Spook 👻 Your Homie](https://github.com/frenck/spook)
- [Spotcast](https://github.com/fondberg/spotcast)
- [Spotifyplus](https://github.com/thlucas1/homeassistantcomponent_spotifyplus)
- [Xiaomi Cloud Map Extractor](https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor)
- [Xiaomi Miot Auto](https://github.com/al-one/hass-xiaomi-miot)
- [Ytube Music Player](https://github.com/KoljaWindeler/ytube_music_player)
Expand Down
16 changes: 16 additions & 0 deletions config/custom_components/lunar_phase/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"domain": "lunar_phase",
"name": "Lunar Phase",
"codeowners": [
"@ngocjohn"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/ngocjohn/lunar-phase",
"iot_class": "calculated",
"issue_tracker": "https://github.com/ngocjohn/lunar-phase/issues",
"requirements": [
"ephem==4.1.5"
],
"version": "0.1.0"
}
12 changes: 7 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
</thead>
<tbody>
<tr>
<td>34,752 </td>
<td>30</td>
<td>201</td>
<td>34,220 </td>
<td>31</td>
<td>186</td>
<td>36</td>
<td>52</td>
<td>30</td>
<td>1125</td>
<td>31</td>
<td>1057</td>
<td>168</td>
<td>38</td>
</tr>
Expand Down Expand Up @@ -95,6 +95,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Govee](https://github.com/LaggAt/hacs-govee)
- [HACS](https://github.com/hacs/integration)
- [Hass Favicon](https://github.com/thomasloven/hass-favicon)
- [Lunar Phase](https://github.com/ngocjohn/lunar-phase)
- [Mercedesme 2020](https://github.com/ReneNulschDE/mbapi2020)
- [Music Assistant](https://github.com/music-assistant/hass-music-assistant)
- [Node Red Companion](https://github.com/zachowj/hass-node-red)
Expand All @@ -104,6 +105,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Simpleicons](https://github.com/vigonotion/hass-simpleicons)
- [Spook 👻 Your Homie](https://github.com/frenck/spook)
- [Spotcast](https://github.com/fondberg/spotcast)
- [Spotifyplus](https://github.com/thlucas1/homeassistantcomponent_spotifyplus)
- [Xiaomi Cloud Map Extractor](https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor)
- [Xiaomi Miot Auto](https://github.com/al-one/hass-xiaomi-miot)
- [Ytube Music Player](https://github.com/KoljaWindeler/ytube_music_player)
Expand Down

0 comments on commit d9730d5

Please sign in to comment.