Skip to content

Commit

Permalink
🤖 30-11-24 | ♻️ Updated 4 files
Browse files Browse the repository at this point in the history
--------
- update: mbapi2020/manifest.json
- update: config/README.md
- update: docs/README.md
- update: lunar_phase/manifest.json

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Nov 30, 2024
1 parent 731ff79 commit 95b5cd7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
5 changes: 3 additions & 2 deletions config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<tr>
<td>35,482 </td>
<td>33</td>
<td>180</td>
<td>181</td>
<td>38</td>
<td>52</td>
<td>31</td>
<td>1122</td>
<td>1177</td>
<td>174</td>
<td>38</td>
</tr>
Expand Down Expand Up @@ -156,6 +156,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Stack In Card](https://github.com/custom-cards/stack-in-card)
- [State Switch](https://github.com/thomasloven/lovelace-state-switch)
- [Streamline Card](https://github.com/brunosabot/streamline-card)
- [Swipe Card](https://github.com/bramkragten/swipe-card)
- [Tabbed Card](https://github.com/kinghat/tabbed-card)
- [Timer Bar Card](https://github.com/rianadon/timer-bar-card)
- [Tv Remote Card (With Touchpad And Haptic Feedback)](https://github.com/usernein/tv-card)
Expand Down
8 changes: 4 additions & 4 deletions config/custom_components/lunar_phase/manifest.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/ngocjohn/lunar-phase",
"iot_class": "local_polling",
"iot_class": "local_push",
"issue_tracker": "https://github.com/ngocjohn/lunar-phase/issues",
"requirements": [
"ephem==4.1.5"
"ephem==4.1.6"
],
"version": "0.2.0"
}
"version": "0.2.1"
}
2 changes: 1 addition & 1 deletion config/custom_components/mbapi2020/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"requirements": [
"protobuf>=3.19.1"
],
"version": "v0.20.1"
"version": "v0.20.3"
}
5 changes: 3 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<tr>
<td>35,482 </td>
<td>33</td>
<td>180</td>
<td>181</td>
<td>38</td>
<td>52</td>
<td>31</td>
<td>1122</td>
<td>1177</td>
<td>174</td>
<td>38</td>
</tr>
Expand Down Expand Up @@ -156,6 +156,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Stack In Card](https://github.com/custom-cards/stack-in-card)
- [State Switch](https://github.com/thomasloven/lovelace-state-switch)
- [Streamline Card](https://github.com/brunosabot/streamline-card)
- [Swipe Card](https://github.com/bramkragten/swipe-card)
- [Tabbed Card](https://github.com/kinghat/tabbed-card)
- [Timer Bar Card](https://github.com/rianadon/timer-bar-card)
- [Tv Remote Card (With Touchpad And Haptic Feedback)](https://github.com/usernein/tv-card)
Expand Down

0 comments on commit 95b5cd7

Please sign in to comment.