hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
5.28k stars 1.27k forks source link

Removed repo 'IGNORE' not working #3551

Closed myTselection closed 6 months ago

myTselection commented 6 months ago

Web browser

Chrome

Web browser version

122.0.6261.95 (Official build) (64-bits)

System Health details

System Information

version core-2024.3.1
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 5.4.0-173-generic
arch x86_64
timezone Europe/Brussels
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4393 Installed Version | 1.34.0 Stage | running Available Repositories | 1409 Downloaded Repositories | 58
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 28 -- | -- resources | 41 views | 74 mode | storage
Recorder oldest_recorder_run | March 12, 2024 at 8:51 PM -- | -- current_recorder_run | March 17, 2024 at 12:25 PM estimated_db_size | 218.78 MiB database_engine | sqlite database_version | 3.44.2
Sonoff version | 3.6.0 (8dd8af9) -- | -- cloud_online | 11 / 16 local_online | 9 / 9
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

When a repo is removed from HACS, a warning is shown at the top of the HACS screen. Within the warning, when clicking 'SHOW', the option 'IGNORE' and 'REMOVE' are available. Yet the 'IGNORE' option doesn't seem to work. The warning remains visible in HACS. Only logging that appears is eg: 2024-03-17 12:43:08.077 INFO (MainThread) [custom_components.hacs] Ignoring

Reproduction steps

  1. add a hacs repo
  2. the hacs repo get's removed from the official hacs repo list
  3. a warning appears in hacs mentioning the repo has been removed
  4. click 'SHOW'
  5. click 'IGNORE'

Screenshots

Schermafbeelding 2024-03-17 124422 image

Javascript logs from your browser console

Uncaught (in promise) {code: 'repository_not_found', message: 'Repository with ID (djtimca/hagooglewifi) not found'}

Diagnostics dump

{ "home_assistant": { "installation_type": "Home Assistant Container", "version": "2024.3.1", "dev": false, "hassio": false, "virtualenv": false, "python_version": "3.12.2", "docker": true, "arch": "x86_64", "timezone": "Europe/Brussels", "os_name": "Linux", "os_version": "5.4.0-173-generic", "run_as_root": true }, "custom_components": { "sonoff": { "version": "3.6.0", "requirements": [ "pycryptodome>=3.6.6" ] }, "watchman": { "version": "0.5.1", "requirements": [ "prettytable==3.0.0" ] }, "dash_cast": { "version": "1.0.0", "requirements": [] }, "entsoe": { "version": "0.0.1", "requirements": [ "entsoe-py==0.5.8" ] }, "pixometer": { "version": "2.1.2", "requirements": [] }, "youfone_be": { "version": "4.5.0", "requirements": [] }, "jnm": { "version": "1.4.0", "requirements": [ "bs4", "requests" ] }, "cozylife": { "version": "0.4.0", "requirements": [] }, "browser_mod": { "version": "2.3.0", "requirements": [] }, "techlife": { "version": "1.0", "requirements": [ "paho-mqtt==1.6.1" ] }, "jokes": { "version": "0.0.1", "requirements": [] }, "hass_cozylife_local_pull": { "version": "0.1.0", "requirements": [] }, "aria2": { "version": "0.4.1", "requirements": [ "svgwrite==1.4", "aria2p==0.10.4" ] }, "webrtc": { "version": "v3.5.1", "requirements": [] }, "localtuya": { "version": "5.2.1", "requirements": [] }, "totalenergiesclubcard": { "version": "1.2.1", "requirements": [ "bs4", "requests" ] }, "mass": { "version": "2024.3.1", "requirements": [ "music-assistant==2.0.0b110" ] }, "googlewifi": { "version": "0.1.34", "requirements": [ "googlewifi==0.0.21" ] }, "myenergy": { "version": "2.4.1", "requirements": [ "bs4", "requests" ] }, "ptz_camera": { "version": "1.0.0", "requirements": [] }, "bibliotheek_be": { "version": "1.6.11", "requirements": [ "bs4", "html5lib", "httpx[http2]" ] }, "hikconnect": { "version": "2.2.0", "requirements": [ "hikconnect==1.2.0" ] }, "config_editor": { "version": "4.3", "requirements": [] }, "neerslag": { "version": "2022.07.07.1", "requirements": [] }, "afvalbeheer": { "version": "5.3.0", "requirements": [ "rsa", "pycryptodome" ] }, "multiscrape": { "version": "6.5.0", "requirements": [ "lxml>=4.9.1", "beautifulsoup4>=4.12.2" ] }, "measureit": { "version": "0.5.0", "requirements": [ "croniter==2.0.2" ] }, "telenet_telemeter": { "version": "1.6.0", "requirements": [ "beautifulsoup4", "html5lib" ] }, "files": { "version": "1.5", "requirements": [] }, "hacs": { "version": "1.34.0", "requirements": [ "aiogithubapi>=22.10.1" ] }, "holidays": { "version": "1.9.10", "requirements": [ "python-dateutil>=2.8.2", "holidays>=0.35" ] }, "spotcast": { "version": "v3.6.30", "requirements": [] }, "ssh_command": { "version": "1.0.0", "requirements": [ "paramiko" ] }, "audiconnect": { "version": "2021.1.1", "requirements": [ "beautifulsoup4" ] }, "mijntuin": { "version": "1.6.4", "requirements": [ "bs4", "html5lib" ] }, "carbu_com": { "version": "9.1.0", "requirements": [ "bs4", "requests", "ratelimit" ] } }, ... too long to submit in github

hacs-bot[bot] commented 6 months ago

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a :+1: reaction to the issue description. Thanks! :+1:

ludeeus commented 6 months ago

Enable experimental features, and this is moved to a "repair" like all other things in Home Assistant. There it works.