Skip to content

Commit

Permalink
🤖 09-08-24 | ♻️ Updated 2 files
Browse files Browse the repository at this point in the history
--------
- update: spook/manifest.json
- update: spotcast/manifest.json

--------
Automated commit via script
  • Loading branch information
ngocjohn committed Aug 9, 2024
1 parent c21c8f0 commit bf39c1e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
3 changes: 1 addition & 2 deletions config/custom_components/spook/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"integration_type": "hub",
"iot_class": "local_push",
"issue_tracker": "https://github.com/frenck/spook/issues",
"quality_scale": "platinum",
"requirements": [],
"version": "3.0.1"
"version": "3.1.0"
}
34 changes: 17 additions & 17 deletions config/custom_components/spotcast/manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"domain": "spotcast",
"name": "Spotcast",
"after_dependencies": [
"cast",
"spotify"
],
"codeowners": [
"@fondberg",
"@fcusson"
],
"dependencies": [
"spotify"
],
"documentation": "https://github.com/fondberg/spotcast",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/fondberg/spotcast/issues",
"version": "v3.6.30"
"domain": "spotcast",
"name": "Spotcast",
"after_dependencies": [
"cast",
"spotify"
],
"codeowners": [
"@fondberg",
"@fcusson"
],
"dependencies": [
"spotify"
],
"documentation": "https://github.com/fondberg/spotcast",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/fondberg/spotcast/issues",
"version": "v3.8.0"
}

0 comments on commit bf39c1e

Please sign in to comment.