hacs / integration

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

Repository removed from HACS - incorrect message #3179

Closed swa72 closed 1 year ago

swa72 commented 1 year ago

Web browser

Chrome

Web browser version

No idea

System Health details

System Information

version core-2023.6.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.4
os_name Linux
os_version 5.15.61-v8
arch aarch64
timezone Europe/Berlin
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4993 Installed Version | 1.32.1 Stage | running Available Repositories | 1272 Downloaded Repositories | 22 HACS Data | ok
AccuWeather can_reach_server | ok -- | -- remaining_requests | 30
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 9.0 -- | -- update_channel | stable supervisor_version | supervisor-2023.06.4 agent_version | 1.3.0 docker_version | 20.10.17 disk_total | 109.3 GB disk_used | 23.2 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | deCONZ (6.18.0), Duck DNS (1.15.0), Advanced SSH & Web Terminal (15.0.2), Samba share (10.0.2), AdGuard Home (4.8.5), motionEye (0.18.0), NGINX Home Assistant SSL proxy (3.5.0), MariaDB (2.6.1), InfluxDB (4.7.0), Grafana (8.3.0), Mosquitto broker (6.2.0), DSS VoIP Notifier (3.5.9), Home Assistant Google Drive Backup (0.111.1), phpMyAdmin (0.8.6), FTP (4.7.0), Studio Code Server (5.5.7), Watchdog Dev (0.0.10), ESPHome (2023.6.4)
Dashboards dashboards | 2 -- | -- resources | 13 views | 37 mode | storage
Recorder oldest_recorder_run | 29 June 2023 at 18:44 -- | -- current_recorder_run | 4 July 2023 at 06:04 estimated_db_size | 639.39 MiB database_engine | mysql database_version | 10.6.12
Solcast PV Forecast can_reach_server | ok -- | -- remaining_requests | 1 rooftop_site_count | 1 polling_hours | 6 -> 22 and once at midnight
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

HAs repair feature shows the following notice:

Repository removed from HACS Because Repository is archived, {name} has been removed from HACS. Please visit the HACS Panel to remove it.

Warning - 04/07/2023

I noticed two bugs: {name] is not replaced with the name of the repo and the timestamp uses "/" as a date separator, whereas my whole system uses ".".

Reproduction steps

  1. Open HAs repair section
  2. ...

Screenshots

image

Javascript logs from your browser console

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2023.6.3",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.11.4",
    "docker": true,
    "arch": "aarch64",
    "timezone": "Europe/Berlin",
    "os_name": "Linux",
    "os_version": "5.15.61-v8",
    "supervisor": "2023.06.4",
    "host_os": "Home Assistant OS 9.0",
    "docker_version": "20.10.17",
    "chassis": "embedded",
    "run_as_root": true
  },
  "custom_components": {
    "tesla_custom": {
      "version": "3.14.0",
      "requirements": [
        "teslajsonpy==3.9.0"
      ]
    },
    "spotcast": {
      "version": "v3.6.30",
      "requirements": []
    },
    "watchman": {
      "version": "0.5.1",
      "requirements": [
        "prettytable==3.0.0"
      ]
    },
    "hacs": {
      "version": "1.32.1",
      "requirements": [
        "aiogithubapi>=22.10.1"
      ]
    },
    "fullykiosk": {
      "version": "1.1.0",
      "requirements": [
        "python-fullykiosk==0.0.11"
      ]
    },
    "dwd_weather": {
      "version": "v1.2.28",
      "requirements": [
        "simple_dwd_weatherforecast==1.1.5",
        "markdownify==0.6.5"
      ]
    },
    "solcast_solar": {
      "version": "3.0.47",
      "requirements": [
        "aiohttp>=3.6.2",
        "datetime>=4.3",
        "isodate>=0.6.0"
      ]
    },
    "alexa_media": {
      "version": "4.6.5",
      "requirements": [
        "alexapy==1.26.8",
        "packaging>=20.3",
        "wrapt>=1.12.1"
      ]
    },
    "browser_mod": {
      "version": "2.2.1",
      "requirements": []
    },
    "rki_covid": {
      "version": "1.5.8",
      "requirements": [
        "rki-covid-parser==1.3.3"
      ]
    }
  },
  "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.32.1",
    "is_built_in": false
  },
  "data": {
    "entry": {
      "entry_id": "6975aba9ef563873189db3de16f16628",
      "version": 1,
      "domain": "hacs",
      "title": "",
      "data": {
        "token": "**REDACTED**"
      },
      "options": {
        "sidepanel_title": "HACS",
        "sidepanel_icon": "hacs:hacs",
        "release_limit": 5,
        "country": "ALL",
        "appdaemon": false,
        "netdaemon": false,
        "debug": false,
        "experimental": true
      },
      "pref_disable_new_entities": false,
      "pref_disable_polling": false,
      "source": "user",
      "unique_id": null,
      "disabled_by": null
    },
    "hacs": {
      "stage": "running",
      "version": "1.32.1",
      "disabled_reason": null,
      "new": false,
      "startup": false,
      "categories": [
        "integration",
        "template",
        "theme",
        "plugin"
      ],
      "renamed_repositories": {
        "xMrVizzy/Philips-AirPurifier": "kraineff/philips-airpurifier",
        "scottyphillips/mitsubishi_hass": "scottyphillips/echonetlite_homeassistant",
        "idittansikte/bootstrap-grid-card": "ownbee/bootstrap-grid-card",
        "marksie1988/atomic-calendar-revive": "totaldebug/atomic-calendar-revive",
        "PepegaBruh/CryptoTracker": "BigNocciolino/CryptoTracker",
        "9a4gl/hass-peltec": "9a4gl/hass-centrometal-boiler",
        "78wesley/Darkish-Theme": "78wesley/Home-Assistant-Darkish-Theme",
        "KartoffelToby/ai_thermostat": "KartoffelToby/better_thermostat",
        "nbogojevic/homeassistant-midea-dehumidifier-lan": "nbogojevic/homeassistant-midea-air-appliances-lan",
        "nikrolls/homeassistant-goldair-climate": "nicole-ashley/homeassistant-goldair-climate",
        "ulic75/power-distribution-card": "ulic75/power-flow-card",
        "wills106/homsassistant-solax-modbus": "wills106/homeassistant-solax-modbus",
        "dmitry-k/yandex_smart_home": "dext0r/yandex_smart_home",
        "uvjustin/alarmdotcom": "pyalarmdotcom/alarmdotcom",
        "wernerhp/ha_integration_load_shedding": "wernerhp/ha.integration.load_shedding",
        "TheLastProject/lovelace-valetudo-map-card": "Hypfer/lovelace-valetudo-map-card",
        "fuatakgun/kia_uvo": "Hyundai-Kia-Connect/kia_uvo",
        "jadson179/consul": "gtjadsonsantos/consul"
      },
      "archived_repositories": [
        "custom-cards/ext-weblink",
        "custom-components/breaking_changes",
        "custom-components/sensor.plex_recently_added",
        "custom-cards/favicon-counter",
        "Kraineff/philips-airpurifier",
        "lukich48/hass_mqtt_template_switch",
        "KoljaWindeler/kaco",
        "custom-components/config_check",
        "georgezhao2010/climate_ewelink",
        "iantrich/aftership-card",
        "custom-components/sensor.yandex_maps",
        "atomic7777/atomic_calendar",
        "custom-components/sensor.untappd",
        "ThomasPrior/EthermineInfo",
        "Cyr-ius/hass-cozytouch",
        "marrobHD/firetv-card",
        "Cyr-ius/hass-hue-service-advanced",
        "custom-cards/state-attribute-element",
        "custom-components/authenticated",
        "hacf-fr/hassRenaultZE",
        "heinoldenhuis/home_assistant_omnik_solar",
        "custom-components/sensor.sonarr_upcoming_media",
        "pippyn/Home-Assistant-Sensor-Groningen-Afvalwijzer",
        "dr1rrb/ha-twinkly",
        "custom-components/templatesensor",
        "spycle/microbot_push",
        "gjohansson-ST/stl",
        "custom-components/wienerlinien",
        "custom-cards/state-element",
        "ppanagiotis/pymusiccast",
        "custom-cards/text-element",
        "DCSBL/ha-homewizard-energy",
        "nagyrobi/home-assistant-custom-components-pfsense-gateways",
        "maykar/plex_assistant",
        "jensweimann/awb",
        "oziee/ha-solcast-solar",
        "jessevl/homeassistant-greenchoice",
        "GeorgeSG/lovelace-folder-card",
        "clayauld/lovelace-darksky-card",
        "custom-components/combined",
        "maykar/kiosk-mode",
        "briis/smartweather",
        "PTST/O365-HomeAssistant",
        "frenck/home-assistant-theme-outline",
        "natekspencer/hacs-litterrobot",
        "Sholofly/arrisdcx960",
        "mampfes/hacs_wiffi",
        "custom-cards/upcoming-media-card",
        "dermotduffy/hass-motioneye",
        "custom-components/unsplash",
        "estevez-dev/extended-banner-card",
        "DSorlov/hasl-platform",
        "maykar/lovelace-swipe-navigation",
        "eavanvalkenburg/sia",
        "KTibow/lovelace-dark-soft-ui-theme",
        "custom-cards/username-element",
        "DavidMStraub/homeassistant-homeconnect",
        "pilotak/homeassistant-mikrotik",
        "marcomow/ble-bulb-card",
        "custom-components/sensor.radarr_upcoming_media",
        "echoromeo/hanobo",
        "NemesisRE/lovelace-swipe-navigation",
        "KTibow/lovelace-light-soft-ui-theme"
      ],
      "ignored_repositories": [],
      "lovelace_mode": "storage",
      "configuration": {
        "appdaemon": false,
        "country": "ALL",
        "debug": false,
        "dev": false,
        "experimental": true,
        "netdaemon": false,
        "python_script": false,
        "release_limit": 5,
        "theme": false
      }
    },
    "custom_repositories": [
      "oziee/ha-solcast-solar",
      "cgarwood/homeassistant-fullykiosk"
    ],
    "repositories": [
      {
        "data": {
          "archived": false,
          "authors": [
            "@oziee"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "Solcast Integration for Home Assistant",
          "domain": "solcast_solar",
          "downloads": 0,
          "etag_repository": "W/\"0e9ac4355800594979bdfc5f401c1d211097fae316727d3ce8656740061484b6\"",
          "etag_releases": null,
          "file_name": "",
          "first_install": false,
          "full_name": "oziee/ha-solcast-solar",
          "hide": false,
          "has_issues": true,
          "id": "409126039",
          "installed_commit": "f1ee1c8",
          "installed_version": "v3.0.49",
          "installed": true,
          "last_commit": "e73fab7",
          "last_updated": "2023-06-30T07:38:31Z",
          "last_version": "v3.0.49",
          "manifest_name": "Solcast PV Forecast",
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 77,
          "topics": [
            "forecasting",
            "pv",
            "solar",
            "solar-energy",
            "solcast"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.11",
          "manifest": {
            "name": "Solcast PV Solar",
            "homeassistant": "2022.11"
          },
          "name": "Solcast PV Solar",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/solcast_solar",
          "local": "/config/custom_components/solcast_solar",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Minimalistic climate card for Home Assistant Lovelace UI",
          "domain": null,
          "downloads": 4836,
          "etag_repository": "W/\"f7bb1a31e42d949ecd05588c4414e476e45966a64346d78b12a4fac81be75491\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "artem-sedykh/mini-climate-card",
          "hide": false,
          "has_issues": true,
          "id": "268163975",
          "installed_commit": "ffe13a7",
          "installed_version": "v2.6.1",
          "installed": true,
          "last_commit": "396df87",
          "last_updated": "2023-06-13T13:48:49Z",
          "last_version": "v2.6.2",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 218,
          "topics": [
            "automation",
            "climate",
            "climate-entity",
            "custom",
            "hacktoberfest2021"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "mini-climate-card-bundle.js",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "mini climate card",
            "filename": "mini-climate-card-bundle.js"
          },
          "name": "mini climate card",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/mini-climate-card",
          "local": "/config/www/community/mini-climate-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "\ud83d\udd39 Get more control over the placement of lovelace cards.",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"b27a39e89c4c6d9fb086b3cf16e95db204b5f9d4a933ca4e7721a99383ac5363\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "thomasloven/lovelace-layout-card",
          "hide": false,
          "has_issues": true,
          "id": "156434866",
          "installed_commit": "9146e3b",
          "installed_version": "2.4.4",
          "installed": true,
          "last_commit": "b63bf93",
          "last_updated": "2023-05-02T16:46:06Z",
          "last_version": "2.4.4",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 772,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.3.0",
          "manifest": {
            "name": "layout-card",
            "render_readme": true,
            "homeassistant": "2022.3.0"
          },
          "name": "layout-card",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/lovelace-layout-card",
          "local": "/config/www/community/lovelace-layout-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Minimalistic graph card for Home Assistant Lovelace UI",
          "domain": null,
          "downloads": 198615,
          "etag_repository": "W/\"8da399ff38c6a0097dad98016787e95e127cd2207a14a9344ab3c876707768a9\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "kalkih/mini-graph-card",
          "hide": false,
          "has_issues": true,
          "id": "151280062",
          "installed_commit": "4b83da8",
          "installed_version": "v0.11.0",
          "installed": true,
          "last_commit": "210fb4c",
          "last_updated": "2023-05-01T19:14:09Z",
          "last_version": "v0.11.0",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 2377,
          "topics": [
            "automation",
            "custom",
            "graph"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "mini-graph-card",
            "render_readme": true
          },
          "name": "mini-graph-card",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/mini-graph-card",
          "local": "/config/www/community/mini-graph-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": true,
          "authors": [
            "@cgarwood"
          ],
          "category": "integration",
          "config_flow": true,
          "default_branch": "master",
          "description": "Fully Kiosk Browser integration for Home Assistant",
          "domain": "fullykiosk",
          "downloads": 0,
          "etag_repository": "W/\"d7a14637c23499e5a0ffcaac6cc6e25006e8aeefc19d7031c5374511af60a83b\"",
          "etag_releases": null,
          "file_name": "",
          "first_install": false,
          "full_name": "cgarwood/homeassistant-fullykiosk",
          "hide": false,
          "has_issues": true,
          "id": "257988102",
          "installed_commit": "2064046",
          "installed_version": "1.1.0",
          "installed": true,
          "last_commit": "f36683e",
          "last_updated": "2023-07-01T15:12:33Z",
          "last_version": "1.1.0",
          "manifest_name": "Fully Kiosk Browser",
          "new": false,
          "open_issues": 30,
          "published_tags": [
            "1.1.0",
            "1.0.2",
            "1.0.1",
            "1.0.0",
            "0.1.6"
          ],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 151,
          "topics": [
            "fully-kiosk-browser"
          ]
        },
        "integration_manifest": {
          "domain": "fullykiosk",
          "name": "Fully Kiosk Browser",
          "config_flow": true,
          "documentation": "https://github.com/cgarwood/homeassistant-fullykiosk",
          "issue_tracker": "https://github.com/cgarwood/homeassistant-fullykiosk/issues",
          "requirements": [
            "python-fullykiosk==0.0.11"
          ],
          "ssdp": [],
          "zeroconf": [],
          "homekit": {},
          "dependencies": [],
          "codeowners": [
            "@cgarwood"
          ],
          "version": "1.1.0"
        },
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.7.0b0",
          "manifest": {
            "name": "Fully Kiosk Browser",
            "render_readme": true,
            "homeassistant": "2022.7.0b0"
          },
          "name": "Fully Kiosk Browser",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": "1.1.0",
        "paths": {
          "localpath": "/config/custom_components/fullykiosk",
          "local": "/config/custom_components/fullykiosk",
          "remote": "custom_components/fullykiosk"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@dummylabs"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "Home Assistant custom integration to keep track of missing entities and services in your config files",
          "domain": "watchman",
          "downloads": 0,
          "etag_repository": "W/\"f3a336ce2e4edef995efb8bf8cc8dfa6e3d51ea1d0c8ad04a47880c12968b345\"",
          "etag_releases": "W/\"41aa7ac73ccc071df0a1c7d12532021bd122150363bb49184fa2350ea13d7443\"",
          "file_name": "",
          "first_install": false,
          "full_name": "dummylabs/thewatchman",
          "hide": false,
          "has_issues": true,
          "id": "455174197",
          "installed_commit": "23298fa",
          "installed_version": "v0.6.1",
          "installed": true,
          "last_commit": "23298fa",
          "last_updated": "2023-02-10T10:03:49Z",
          "last_version": "v0.6.1",
          "manifest_name": "Watchman",
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 242,
          "topics": [
            "automation"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "Watchman",
            "render_readme": true
          },
          "name": "Watchman",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/watchman",
          "local": "/config/custom_components/watchman",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@alandtse"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.",
          "domain": "tesla_custom",
          "downloads": 5068,
          "etag_repository": "W/\"2786df50f8e20b05f87f25ce49951b9652fb420e7ff2d3cfe40cb10acc318983\"",
          "etag_releases": "W/\"df909411132df5d8c48689b1167c271069106796c16d9cd40f10c322cfa4672e\"",
          "file_name": "",
          "first_install": false,
          "full_name": "alandtse/tesla",
          "hide": false,
          "has_issues": true,
          "id": "362700564",
          "installed_commit": "7b94ce8",
          "installed_version": "v3.14.0",
          "installed": true,
          "last_commit": "be6533f",
          "last_updated": "2023-07-03T23:09:20Z",
          "last_version": "v3.14.0",
          "manifest_name": "Tesla Custom Integration",
          "new": false,
          "open_issues": 65,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 331,
          "topics": [
            "home-assistant-component",
            "tesla"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "tesla_custom.zip",
          "hacs": "1.6.0",
          "hide_default_branch": false,
          "homeassistant": "2023.4.0",
          "manifest": {
            "name": "Tesla",
            "hacs": "1.6.0",
            "homeassistant": "2023.4.0",
            "zip_release": true,
            "filename": "tesla_custom.zip"
          },
          "name": "Tesla",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/tesla_custom",
          "local": "/config/custom_components/tesla_custom",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI",
          "domain": null,
          "downloads": 17232,
          "etag_repository": "W/\"0ad20a810a6a4bcce8979f35096a8220915300b20c4d4e97808c3b87a6f69b01\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "benct/lovelace-multiple-entity-row",
          "hide": false,
          "has_issues": true,
          "id": "178921037",
          "installed_commit": "168f251",
          "installed_version": "v4.5.0",
          "installed": true,
          "last_commit": "168f251",
          "last_updated": "2023-05-30T20:51:09Z",
          "last_version": "v4.5.0",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 637,
          "topics": [
            "attribute",
            "card",
            "entity",
            "entity-attribute",
            "entity-rows",
            "format",
            "multiple",
            "state"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "multiple-entity-row.js",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "Multiple Entity Row",
            "filename": "multiple-entity-row.js",
            "render_readme": true
          },
          "name": "Multiple Entity Row",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/lovelace-multiple-entity-row",
          "local": "/config/www/community/lovelace-multiple-entity-row",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Spotify playlist card for Home Assistant card",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"2ac63075de76c4d014b5a7f92dab21dc8014f50bc5a48da886e3a30874d46689\"",
          "etag_releases": "W/\"d8471bd355851f302b686e30959703c767dc6a10e34e5859aac8e4a41ee0cb32\"",
          "file_name": null,
          "first_install": false,
          "full_name": "custom-cards/spotify-card",
          "hide": false,
          "has_issues": true,
          "id": "173955605",
          "installed_commit": "4297715",
          "installed_version": "v2.4.0",
          "installed": true,
          "last_commit": "4297715",
          "last_updated": "2023-05-29T10:51:50Z",
          "last_version": "v2.4.0",
          "manifest_name": null,
          "new": false,
          "open_issues": 50,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 314,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "spotify-card.js",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "Spotify Lovelace Card",
            "render_readme": true,
            "filename": "spotify-card.js"
          },
          "name": "Spotify Lovelace Card",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/spotify-card",
          "local": "/config/www/community/spotify-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Minimalistic media card for Home Assistant Lovelace UI",
          "domain": null,
          "downloads": 82104,
          "etag_repository": "W/\"746eb54f18d391e2315b3692418d7b7362d841166c2aa487b4153164d7d7a5be\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "kalkih/mini-media-player",
          "hide": false,
          "has_issues": true,
          "id": "148520838",
          "installed_commit": "b45330d",
          "installed_version": "v1.16.5",
          "installed": true,
          "last_commit": "b45330d",
          "last_updated": "2023-06-18T20:10:04Z",
          "last_version": "v1.16.5",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 1290,
          "topics": [
            "automation",
            "custom",
            "sonos"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {},
          "name": null,
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/mini-media-player",
          "local": "/config/www/community/mini-media-player",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "\ud83d\udd39Automatically populate the entities-list of lovelace cards",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"7319bfd16ee2be9a1385f8e80e84e9a19ac7738f9bec0847b3910db8feec7986\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "thomasloven/lovelace-auto-entities",
          "hide": false,
          "has_issues": true,
          "id": "167744584",
          "installed_commit": "ddff759",
          "installed_version": "1.12.1",
          "installed": true,
          "last_commit": "ddff759",
          "last_updated": "2023-02-13T21:35:57Z",
          "last_version": "1.12.1",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 895,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.3.0",
          "manifest": {
            "name": "auto-entities",
            "render_readme": true,
            "homeassistant": "2022.3.0"
          },
          "name": "auto-entities",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/lovelace-auto-entities",
          "local": "/config/www/community/lovelace-auto-entities",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@thebino"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": " \ud83e\udda0 Custom integration for Home Assistant to monitor covid numbers provided by Robert-Koch Institut",
          "domain": "rki_covid",
          "downloads": 1811,
          "etag_repository": "W/\"826ae1c8e986fc575f77292e64c013a05f21e80bf70ad1212a915ba170a68ece\"",
          "etag_releases": null,
          "file_name": "",
          "first_install": false,
          "full_name": "thebino/rki_covid",
          "hide": false,
          "has_issues": true,
          "id": "318801320",
          "installed_commit": "217039e",
          "installed_version": "1.5.8",
          "installed": true,
          "last_commit": "217039e",
          "last_updated": "2022-06-05T21:27:11Z",
          "last_version": "1.5.8",
          "manifest_name": "Robert-Koch Institut COVID Numbers",
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 41,
          "topics": [
            "automation",
            "custom"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [
            "DE"
          ],
          "filename": "rki_covid.zip",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "0.110.0",
          "manifest": {
            "name": "RKI Covid numbers",
            "zip_release": true,
            "filename": "rki_covid.zip",
            "country": "DE",
            "homeassistant": "0.110.0"
          },
          "name": "RKI Covid numbers",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/rki_covid",
          "local": "/config/custom_components/rki_covid",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "theme",
          "config_flow": false,
          "default_branch": null,
          "description": "\u2764\ufe0f\ud83d\udcf1\ud83c\udfe0\ud83e\udd16 Themes inspired by iOS Dark \u2b1b\ufe0f and Light \u25fb\ufe0f Mode for Lovelace Home Assistant with different backgrounds by @basnijholt",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"7cc95c52269b2601b014cfaaac96583b882253b768a191c370184ab25e380fa3\"",
          "etag_releases": null,
          "file_name": "",
          "first_install": false,
          "full_name": "basnijholt/lovelace-ios-themes",
          "hide": false,
          "has_issues": true,
          "id": "236318024",
          "installed_commit": "30fdac5",
          "installed_version": "v2.11.0",
          "installed": true,
          "last_commit": "30fdac5",
          "last_updated": "2022-11-20T20:05:49Z",
          "last_version": "v2.11.0",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 451,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "ios-themes.yaml",
          "hacs": "0.21.2",
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "iOS Themes - Dark Mode and Light Mode",
            "hacs": "0.21.2",
            "filename": "ios-themes.yaml",
            "render_readme": true
          },
          "name": "iOS Themes - Dark Mode and Light Mode",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/themes/",
          "local": "/config/themes/",
          "remote": "themes"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@alandtse",
            "@keatontaylor"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.",
          "domain": "alexa_media",
          "downloads": 8479,
          "etag_repository": "W/\"15d44acd68f641df548e754966f4711727353ec0bac9add7ee3991fe82da487e\"",
          "etag_releases": "W/\"04635b84a67af7101cfd1126b4af6e0424273042d01c6f139ffbe1deea02dfbe\"",
          "file_name": "",
          "first_install": false,
          "full_name": "custom-components/alexa_media_player",
          "hide": false,
          "has_issues": true,
          "id": "139664351",
          "installed_commit": "1f7eb50",
          "installed_version": "v4.6.5",
          "installed": true,
          "last_commit": "1f7eb50",
          "last_updated": "2023-07-03T17:15:24Z",
          "last_version": "v4.6.5",
          "manifest_name": "Alexa Media Player",
          "new": false,
          "open_issues": 19,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 1109,
          "topics": [
            "alexa"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "alexa_media.zip",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.11.0b0",
          "manifest": {
            "name": "Alexa Media Player",
            "zip_release": true,
            "filename": "alexa_media.zip",
            "homeassistant": "2022.11.0b0"
          },
          "name": "Alexa Media Player",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/alexa_media",
          "local": "/config/custom_components/alexa_media",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "\ud83d\udd39 A Home Assistant integration to turn your browser into a controllable entity and media player",
          "domain": "browser_mod",
          "downloads": 0,
          "etag_repository": "W/\"18e33cd7b7e16e73768310494d0172657d06e3a9eeab3c1462ac24bf6a028180\"",
          "etag_releases": null,
          "file_name": "",
          "first_install": false,
          "full_name": "thomasloven/hass-browser_mod",
          "hide": false,
          "has_issues": true,
          "id": "194140521",
          "installed_commit": "6bacf60",
          "installed_version": "2.2.1",
          "installed": true,
          "last_commit": "937f819",
          "last_updated": "2023-06-28T07:11:03Z",
          "last_version": "2.2.2",
          "manifest_name": "Browser mod",
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 992,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2023.4.0",
          "manifest": {
            "name": "browser_mod",
            "homeassistant": "2023.4.0"
          },
          "name": "browser_mod",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/browser_mod",
          "local": "/config/custom_components/browser_mod",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Dual gauge custom card for Lovelace in Home Assistant",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"4e39cb5ad8fde0c54ddbb9d20b1bcd33c41f68567b67c86b1ed79d8e7cd970ee\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "custom-cards/dual-gauge-card",
          "hide": false,
          "has_issues": true,
          "id": "143762825",
          "installed_commit": "2a33450",
          "installed_version": "0.5.3",
          "installed": true,
          "last_commit": "c66c6e9",
          "last_updated": "2022-11-01T08:48:35Z",
          "last_version": "0.5.3",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 149,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": true,
          "country": [],
          "filename": "dual-gauge-card.js",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "Dual gauge card",
            "filename": "dual-gauge-card.js",
            "content_in_root": true
          },
          "name": "Dual gauge card",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/dual-gauge-card",
          "local": "/config/www/community/dual-gauge-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@fondberg"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "Home assistant custom component to start Spotify playback on an idle chromecast device as well as control spotify connect devices",
          "domain": "spotcast",
          "downloads": 0,
          "etag_repository": "W/\"13c907676ac7922b60e3729cb48571a5cb9cd7bb4fdd95a83236353135ef6121\"",
          "etag_releases": "W/\"c5271b18a659ef18c00901d80b1f89eda243c5f23d8fb4764d232b4288987805\"",
          "file_name": "",
          "first_install": false,
          "full_name": "fondberg/spotcast",
          "hide": false,
          "has_issues": true,
          "id": "183212377",
          "installed_commit": "dbb32fd",
          "installed_version": "v3.7.0",
          "installed": true,
          "last_commit": "d8816cd",
          "last_updated": "2023-04-04T08:27:00Z",
          "last_version": "v3.7.0",
          "manifest_name": "Spotcast",
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 520,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.3.0",
          "manifest": {
            "name": "Spotcast",
            "homeassistant": "2022.3.0"
          },
          "name": "Spotcast",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/spotcast",
          "local": "/config/custom_components/spotcast",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "Entity Attributes",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"da782589911f3833d6fa096654c779be8a930970f6fd3b95c16901437649516a\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "custom-cards/entity-attributes-card",
          "hide": false,
          "has_issues": true,
          "id": "187245461",
          "installed_commit": "9530504",
          "installed_version": "0.1.2",
          "installed": true,
          "last_commit": "9530504",
          "last_updated": "2021-06-05T21:05:54Z",
          "last_version": "0.1.2",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 60,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {},
          "name": null,
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/entity-attributes-card",
          "local": "/config/www/community/entity-attributes-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "A different take on the thermostat card for Home Assistant \u2668\ufe0f",
          "domain": null,
          "downloads": 44771,
          "etag_repository": "W/\"10492e0f20531fe626ba83b97998fca4219fde08da02d68e45f813467fc90601\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "nervetattoo/simple-thermostat",
          "hide": false,
          "has_issues": true,
          "id": "158654878",
          "installed_commit": "eb0c0d5",
          "installed_version": "v2.5.0",
          "installed": true,
          "last_commit": "eb0c0d5",
          "last_updated": "2023-03-04T03:44:35Z",
          "last_version": "v2.5.0",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 661,
          "topics": [
            "polymer-3"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "0.84.0",
          "manifest": {
            "name": "Simple Thermostat",
            "homeassistant": "0.84.0",
            "render_readme": true
          },
          "name": "Simple Thermostat",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/simple-thermostat",
          "local": "/config/www/community/simple-thermostat",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "config_flow": false,
          "default_branch": null,
          "description": "\ud83d\udd39 A foldable row for entities card, containing other rows",
          "domain": null,
          "downloads": 0,
          "etag_repository": "W/\"b5415719573a4ababe5ff167722443b85688de6fca6237ee887dc3a37f1bee23\"",
          "etag_releases": null,
          "file_name": null,
          "first_install": false,
          "full_name": "thomasloven/lovelace-fold-entity-row",
          "hide": false,
          "has_issues": true,
          "id": "150781994",
          "installed_commit": "385cf06",
          "installed_version": "2.2.0",
          "installed": true,
          "last_commit": "419ec48",
          "last_updated": "2023-03-04T05:08:58Z",
          "last_version": "2.2.0",
          "manifest_name": null,
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 454,
          "topics": []
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": null,
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": null,
          "manifest": {
            "name": "fold-entity-row",
            "render_readme": true
          },
          "name": "fold-entity-row",
          "persistent_directory": null,
          "render_readme": true,
          "zip_release": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/lovelace-fold-entity-row",
          "local": "/config/www/community/lovelace-fold-entity-row",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@FL550"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "Deutscher Wetterdienst integration for Home-Assistant",
          "domain": "dwd_weather",
          "downloads": 1764,
          "etag_repository": "W/\"56109eb08c6bb0a05ed4f881dec25792b85c08875fd98a523272cc30df4fa4a3\"",
          "etag_releases": null,
          "file_name": "",
          "first_install": false,
          "full_name": "FL550/dwd_weather",
          "hide": false,
          "has_issues": true,
          "id": "285560672",
          "installed_commit": "f823814",
          "installed_version": "v1.2.28",
          "installed": true,
          "last_commit": "5015af0",
          "last_updated": "2023-06-29T15:07:19Z",
          "last_version": "1.2.28",
          "manifest_name": "Deutscher Wetterdienst (DWD)",
          "new": false,
          "open_issues": 0,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": true,
          "stargazers_count": 99,
          "topics": [
            "deutscher-wetterdienst",
            "dwd",
            "dwd-weather",
            "weather",
            "weather-entity",
            "weather-forecast"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "dwd_weather.zip",
          "hacs": null,
          "hide_default_branch": false,
          "homeassistant": "2022.07.1",
          "manifest": {
            "name": "Deutscher Wetterdienst",
            "homeassistant": "2022.07.1",
            "zip_release": true,
            "filename": "dwd_weather.zip"
          },
          "name": "Deutscher Wetterdienst",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/dwd_weather",
          "local": "/config/custom_components/dwd_weather",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@ludeeus"
          ],
          "category": "integration",
          "config_flow": false,
          "default_branch": null,
          "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.",
          "domain": "hacs",
          "downloads": 262558,
          "etag_repository": "W/\"507ba7cc35839613b49649368152f0912daa48da80aeac90e5c23bbb294dd5d2\"",
          "etag_releases": "W/\"6dad0e8f6b3568e540fe616b0b15a7918d278214fdac3bc27038dbedbd2f4cd5\"",
          "file_name": "",
          "first_install": false,
          "full_name": "hacs/integration",
          "hide": false,
          "has_issues": true,
          "id": "172733314",
          "installed_commit": "a674c77",
          "installed_version": "1.32.1",
          "installed": true,
          "last_commit": "133265c",
          "last_updated": "2023-07-02T07:59:40Z",
          "last_version": "1.32.1",
          "manifest_name": "HACS",
          "new": false,
          "open_issues": 5,
          "published_tags": [],
          "releases": true,
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 3712,
          "topics": [
            "community",
            "package-manager"
          ]
        },
        "integration_manifest": {},
        "repository_manifest": {
          "content_in_root": false,
          "country": [],
          "filename": "hacs.zip",
          "hacs": "0.19.0",
          "hide_default_branch": true,
          "homeassistant": "2022.11.0",
          "manifest": {
            "name": "HACS",
            "zip_release": true,
            "hide_default_branch": true,
            "homeassistant": "2022.11.0",
            "hacs": "0.19.0",
            "filename": "hacs.zip"
          },
          "name": "HACS",
          "persistent_directory": null,
          "render_readme": false,
          "zip_release": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/hacs",
          "local": "/config/custom_components/hacs",
          "remote": "custom_components"
        }
      }
    ],
    "rate_limit": {
      "resources": {
        "core": {
          "limit": 5000,
          "used": 7,
          "remaining": 4993,
          "reset": 1688450285
        },
        "search": {
          "limit": 30,
          "used": 0,
          "remaining": 30,
          "reset": 1688447340
        },
        "graphql": {
          "limit": 5000,
          "used": 0,
          "remaining": 5000,
          "reset": 1688450880
        },
        "integration_manifest": {
          "limit": 5000,
          "used": 0,
          "remaining": 5000,
          "reset": 1688450880
        },
        "source_import": {
          "limit": 100,
          "used": 0,
          "remaining": 100,
          "reset": 1688447340
        },
        "code_scanning_upload": {
          "limit": 1000,
          "used": 0,
          "remaining": 1000,
          "reset": 1688450880
        },
        "actions_runner_registration": {
          "limit": 10000,
          "used": 0,
          "remaining": 10000,
          "reset": 1688450880
        },
        "scim": {
          "limit": 15000,
          "used": 0,
          "remaining": 15000,
          "reset": 1688450880
        }
      },
      "rate": {
        "limit": 5000,
        "used": 7,
        "remaining": 4993,
        "reset": 1688450285
      }
    }
  }
}

Diagnostics dump

No response

hacs-bot[bot] commented 1 year 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:

swa72 commented 1 year ago

If I follow the link to the "HACS Panel" and click on "Remove" to remove that repo, I get another bug. Should the button not display something other than "COMMON.NAVIGATE"?

image