Closed waynepeterson99 closed 11 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:
Custom repositories that are not downloaded are cleared out on startup
Sorry but I don't understand. I thought when I hit the Add button it was supposed to download the repository.
Am I missing a step?
Not sure if the screenshot worked. But it shows the custom repository is still on the list.
That only allows you to see it in HACS. You still have to download it.
The daikinskyport instructions say that restarting HA Core after doing the above step is supposed to download it. I have restarted HA but it still didn't get downloaded into /config/custom_components.
Is there something else I am supposed to do?
That is wrong. As I told you, you have to download it in HACS.
Thanks and sorry for the confusion. I didn't know about the download step but I found it and the directory was created.
System Health details
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.33.0 Stage | running Available Repositories | 1343 Downloaded Repositories | 1Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 11.1 -- | -- update_channel | stable supervisor_version | supervisor-2023.11.3 agent_version | 1.6.0 docker_version | 24.0.6 disk_total | 234.0 GB disk_used | 5.3 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Terminal & SSH (9.8.1)Dashboards
dashboards | 1 -- | -- resources | 0 mode | auto-genRecorder
oldest_recorder_run | November 26, 2023 at 4:20 AM -- | -- current_recorder_run | November 26, 2023 at 4:19 PM estimated_db_size | 0.47 MiB database_engine | sqlite database_version | 3.41.2Checklist
Describe the issue
I am attempting to create a daikinskyport Custom repository following the instructions in https://github.com/apetrycki/daikinskyport.
After restarting Home Assistant I expected to see a daikinskyport folder in custom-components but it wasn't there. These are the steps from the above link,
Reproduction steps
...
Debug logs
Diagnostics dump
{ "home_assistant": { "installation_type": "Home Assistant OS", "version": "2023.11.3", "dev": false, "hassio": true, "virtualenv": false, "python_version": "3.11.6", "docker": true, "arch": "x86_64", "timezone": "America/Edmonton", "os_name": "Linux", "os_version": "6.1.59", "supervisor": "2023.11.3", "host_os": "Home Assistant OS 11.1", "docker_version": "24.0.6", "chassis": "embedded", "run_as_root": true }, "custom_components": { "hacs": { "version": "1.33.0", "requirements": [ "aiogithubapi>=22.10.1" ] } }, "integration_manifest": { "domain": "hacs", "name": "HACS", "codeowners": [ "@ludeeus" ], "config_flow": true, "dependencies": [ "http", "websocket_api", "frontend", "persistent_notification", "lovelace", "repairs" ], "documentation": "https://hacs.xyz/docs/configuration/start", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/hacs/integration/issues", "requirements": [ "aiogithubapi>=22.10.1" ], "version": "1.33.0", "is_built_in": false }, "data": { "entry": { "entry_id": "6d1f4205e59bfebe140d8ea827dc5364", "version": 1, "domain": "hacs", "title": "", "data": { "token": "REDACTED" }, "options": { "experimental": false }, "pref_disable_new_entities": false, "pref_disable_polling": false, "source": "user", "unique_id": null, "disabled_by": null }, "hacs": { "stage": "running", "version": "1.33.0", "disabled_reason": null, "new": false, "startup": false, "categories": [ "plugin", "integration", "theme" ], "renamed_repositories": {}, "archived_repositories": [], "ignored_repositories": [], "lovelace_mode": "auto-gen", "configuration": { "appdaemon": false, "country": "ALL", "debug": false, "dev": false, "experimental": false, "netdaemon": false, "python_script": false, "release_limit": 5, "theme": false } }, "custom_repositories": [ "apetrycki/daikinskyport" ], "repositories": [ { "data": { "archived": false, "authors": [ "@ludeeus" ], "category": "integration", "config_flow": true, "default_branch": "main", "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.", "domain": "hacs", "downloads": 255531, "etag_repository": "W/\"be37f41d7c489276881c653d21c51403deda25dd3b154dc23c3f306f5b027a29\"", "etag_releases": null, "file_name": "", "first_install": false, "full_name": "hacs/integration", "hide": false, "has_issues": true, "id": "172733314", "installed_commit": null, "installed_version": "1.33.0", "installed": true, "last_commit": "ea71a1d", "last_updated": "2023-11-26T23:05:27Z", "last_version": "1.33.0", "manifest_name": "HACS", "new": false, "open_issues": 5, "published_tags": [ "1.33.0", "1.32.1", "1.32.0", "1.31.0", "1.30.1" ], "releases": true, "selected_tag": null, "show_beta": false, "stargazers_count": 4085, "topics": [ "community", "package-manager" ] }, "integration_manifest": { "domain": "hacs", "name": "HACS", "codeowners": [ "@ludeeus" ], "config_flow": true, "dependencies": [ "http", "websocket_api", "frontend", "persistent_notification", "lovelace", "repairs" ], "documentation": "https://hacs.xyz/docs/configuration/start", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/hacs/integration/issues", "requirements": [ "aiogithubapi>=22.10.1" ], "version": "0.0.0" }, "repository_manifest": { "content_in_root": false, "country": [], "filename": "hacs.zip", "hacs": "0.19.0", "hide_default_branch": true, "homeassistant": "2023.6.0", "manifest": { "name": "HACS", "zip_release": true, "hide_default_branch": true, "homeassistant": "2023.6.0", "hacs": "0.19.0", "filename": "hacs.zip" }, "name": "HACS", "persistent_directory": null, "render_readme": false, "zip_release": true }, "ref": "1.33.0", "paths": { "localpath": "/config/custom_components/hacs", "local": "/config/custom_components/hacs", "remote": "custom_components/hacs" } } ], "rate_limit": { "resources": { "core": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1701047340 }, "search": { "limit": 30, "used": 0, "remaining": 30, "reset": 1701043800 }, "graphql": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1701047340 }, "integration_manifest": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1701047340 }, "source_import": { "limit": 100, "used": 0, "remaining": 100, "reset": 1701043800 }, "code_scanning_upload": { "limit": 1000, "used": 0, "remaining": 1000, "reset": 1701047340 }, "actions_runner_registration": { "limit": 10000, "used": 0, "remaining": 10000, "reset": 1701047340 }, "scim": { "limit": 15000, "used": 0, "remaining": 15000, "reset": 1701047340 } }, "rate": { "limit": 5000, "used": 0, "remaining": 5000, "reset": 1701047340 } } } }