Closed Dinth closed 4 years ago
Make sure you have read the issue guidelines and that you filled out the entire template.
[hacs.data] Saving data
Can you paste the section for this repository from .storage/hacs.repositories
or upload the entire file?
For example for LG remote plugin:
"257005990": {
"authors": [],
"category": "plugin",
"description": "Remote Control for LG TV WebOS",
"domain": null,
"downloads": 0,
"first_install": false,
"full_name": "madmicio/LG-WebOS-Remote-Control",
"installed": true,
"installed_commit": "e3c6f49",
"last_commit": "e3c6f49",
"last_release_tag": null,
"last_updated": "2020-05-15T19:45:42Z",
"name": "LG-WebOS-Remote-Control",
"new": true,
"repository_manifest": {
"content_in_root": true,
"filename": "lg-remote-control.js",
"name": "LG WebOS Remote Control",
"render_readme": true
},
"selected_tag": null,
"show_beta": false,
"stars": 41,
"topics": [],
"version_installed": null
Yeah, I've been having the same problem when trying to install the Vacuum Card frontend addon. It waits a bit after I click install and refreshes the page. The card gets added to lovelace resources but it doesn't say that it is installed in HACS.
My logs look the same as Dinth's (but GitHub won't let me post them since they are too long).
Here's the hacs.repositories
entry:
"261291295": {
"authors": [],
"category": "plugin",
"description": "Vacuum cleaner card for Home Assistant Lovelace UI",
"domain": null,
"downloads": 342,
"first_install": false,
"full_name": "denysdovhan/vacuum-card",
"installed": true,
"installed_commit": "61a041f",
"last_commit": "61a041f",
"last_release_tag": "v1.3.3",
"last_updated": "2020-05-22T16:25:02Z",
"name": "vacuum-card",
"new": true,
"repository_manifest": {
"filename": "vacuum-card.js",
"name": "Vacuum Card",
"render_readme": true
},
"selected_tag": null,
"show_beta": false,
"stars": 95,
"topics": [
"custom-cards",
"hacs",
"hass",
"home-assistant",
"homeassistant",
"lovelace",
"robot-vacuum",
"vacuum"
],
"version_installed": "v1.3.3"
},
Everything here looks like it should. What do you mean by "Integrations stay not installed in HACS"
Just a note, after 1.0.2 update, all cards for plugins/integrations previously installed are now shown twice, but still as not installed. Clicking "Dismiss" fixes the issue.
Installation details
Checklist
Describe the issue
Since i updated HACS to the latest version, im unable to install new integrations/plugins. Clicking "Install" just refreshes the page. Integrations stay not installed in HACS, although i can see that the files are actually there. Installing plugins was working fine prior to 1.0.0 upgrade.
Debug logs
Logs
```text 2020-05-23 12:34:02 DEBUG (MainThread) [hacs] Running install for clayauld/lovelace-darksky-card 2020-05-23 12:34:02 DEBUG (MainThread) [hacs.repository.plugin.clayauld.lovelace-darksky-card] Getting repository information 2020-05-23 12:34:02 DEBUG (MainThread) [AIOGitHubAPI]