Skip to content

Commit

Permalink
🤖 26-07-24 | ♻️ Updated 4 files 🔥 Deleted 1 file
Browse files Browse the repository at this point in the history
--------
- update: hacs/manifest.json
- update: docs/README.md
- update: config/configuration.yaml
- update: config/README.md
- delete: popup/movie.yaml

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Jul 25, 2024
1 parent 616fe51 commit 0052894
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 195 deletions.
7 changes: 3 additions & 4 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,220 </td>
<td>34,035 </td>
<td>31</td>
<td>186</td>
<td>36</td>
<td>52</td>
<td>35</td>
<td>1061</td>
<td>1097</td>
<td>168</td>
<td>38</td>
</tr>
Expand All @@ -63,6 +63,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- ArgonOne Active Linear Cooling
- Cloudflared
- eufy-security-ws
- Get HACS
- Glances
- Home Assistant Google Drive Backup
- MariaDB
Expand Down Expand Up @@ -115,7 +116,6 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<summary>Lovelace plugins</summary>

### Lovelace plugins
- [Analog Clock](https://github.com/tomasrudh/analogclock)
- [Apexcharts Card](https://github.com/RomRider/apexcharts-card)
- [Apple Tv Remote Control](https://github.com/madmicio/Apple-Tv-Card)
- [Atomic Calendar Revive](https://github.com/totaldebug/atomic-calendar-revive)
Expand Down Expand Up @@ -156,7 +156,6 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Roku Card](https://github.com/iantrich/roku-card)
- [Rpi Monitor Card](https://github.com/ironsheep/lovelace-rpi-monitor-card)
- [Search Card](https://github.com/postlund/search-card)
- [Shutter Card](https://github.com/Deejayfool/hass-shutter-card)
- [Simple Thermostat](https://github.com/nervetattoo/simple-thermostat)
- [Simple Weather Card](https://github.com/kalkih/simple-weather-card)
- [Slider Button Card](https://github.com/custom-cards/slider-button-card)
Expand Down
3 changes: 1 addition & 2 deletions config/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ default_config:
# FRONT - END
frontend:
themes: !include_dir_merge_named themes
extra_module_url:
- /local/hacsfiles/lovelace-card-mod/card-mod.js

# HTTP
http:
use_x_forwarded_for: true
Expand Down
5 changes: 4 additions & 1 deletion config/custom_components/hacs/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"domain": "hacs",
"name": "HACS",
"after_dependencies": [
"python_script"
],
"codeowners": [
"@ludeeus"
],
Expand All @@ -19,5 +22,5 @@
"requirements": [
"aiogithubapi>=22.10.1"
],
"version": "1.34.0"
"version": "2.0.0-dev-6fb6f25"
}
184 changes: 0 additions & 184 deletions config/dashboards/shared/popup/movie.yaml

This file was deleted.

7 changes: 3 additions & 4 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,220 </td>
<td>34,035 </td>
<td>31</td>
<td>186</td>
<td>36</td>
<td>52</td>
<td>35</td>
<td>1061</td>
<td>1097</td>
<td>168</td>
<td>38</td>
</tr>
Expand All @@ -63,6 +63,7 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- ArgonOne Active Linear Cooling
- Cloudflared
- eufy-security-ws
- Get HACS
- Glances
- Home Assistant Google Drive Backup
- MariaDB
Expand Down Expand Up @@ -115,7 +116,6 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
<summary>Lovelace plugins</summary>

### Lovelace plugins
- [Analog Clock](https://github.com/tomasrudh/analogclock)
- [Apexcharts Card](https://github.com/RomRider/apexcharts-card)
- [Apple Tv Remote Control](https://github.com/madmicio/Apple-Tv-Card)
- [Atomic Calendar Revive](https://github.com/totaldebug/atomic-calendar-revive)
Expand Down Expand Up @@ -156,7 +156,6 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
- [Roku Card](https://github.com/iantrich/roku-card)
- [Rpi Monitor Card](https://github.com/ironsheep/lovelace-rpi-monitor-card)
- [Search Card](https://github.com/postlund/search-card)
- [Shutter Card](https://github.com/Deejayfool/hass-shutter-card)
- [Simple Thermostat](https://github.com/nervetattoo/simple-thermostat)
- [Simple Weather Card](https://github.com/kalkih/simple-weather-card)
- [Slider Button Card](https://github.com/custom-cards/slider-button-card)
Expand Down

0 comments on commit 0052894

Please sign in to comment.