question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Github token quickily invalidated

See original GitHub issue

System Health details

System Health

version: core-2022.6.7 installation_type: Home Assistant OS dev: false hassio: true docker: true user: root virtualenv: false python_version: 3.9.12 os_name: Linux os_version: 5.15.45 arch: x86_64 timezone: America/New_York

GitHub API: ok GitHub Content: ok GitHub Web: ok GitHub API Calls Remaining: 4985 Installed Version: 1.24.5 Stage: running Available Repositories: 1128 Downloaded Repositories: 9 Disabled: invalid_token

logged_in: false can_reach_cert_server: ok can_reach_cloud_auth: ok can_reach_cloud: ok

host_os: Home Assistant OS 8.2 update_channel: stable supervisor_version: supervisor-2022.05.3 agent_version: 1.2.1 docker_version: 20.10.14 disk_total: 30.8 GB disk_used: 15.6 GB healthy: true supported: true board: ova supervisor_api: ok version_api: ok installed_addons: AppDaemon (0.9.0), Rhasspy Assistant (2.5.11), File editor (5.3.3), Terminal & SSH (9.4.0), rest980 Docker Image (20220113), php-nginx Docker Image (latest), ESPHome (2022.6.2), Zigbee2mqtt (1.25.2-1), Z-Wave JS to MQTT (0.44.0)

zwave_integration: zwave_js network_status: on

dashboards: 1 resources: 7 views: 2 mode: storage

oldest_recorder_run: June 24, 2022 at 6:16 PM current_recorder_run: June 30, 2022 at 2:35 PM estimated_db_size: 381.57 MiB database_engine: sqlite database_version: 3.34.1

Checklist

  • I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • I have read https://hacs.xyz/docs/issues
  • This issue is related to the backend (integration part) of HACS.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently open or issues pending release.

Describe the issue

I have been unable to find the log entry, even with debug on, that causes this however each github token through OAUTH tends to only last 10-15 minutes if that. I seem to be able to install or update from one repository and then on restart being told my token is invalid. This is preventing me from updating any integration nor HACS itself

Reproduction steps

  1. Install HACS
  2. Install Integration From HACS
  3. Restart
  4. Invalid Token …

Debug logs

https://pastebin.com/RQp6JctS

Diagnostics dump

{
  "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2022.6.7",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.9.12",
    "docker": true,
    "arch": "x86_64",
    "timezone": "America/New_York",
    "os_name": "Linux",
    "os_version": "5.15.45",
    "supervisor": "2022.05.3",
    "host_os": "Home Assistant OS 8.2",
    "docker_version": "20.10.14",
    "chassis": "vm",
    "run_as_root": true
  },
  "custom_components": {
    "hacs": {
      "version": "1.24.5",
      "requirements": [
        "aiogithubapi>=21.11.0"
      ]
    },
    "frigate": {
      "version": "2.2.2",
      "requirements": []
    },
    "keymaster": {
      "version": "v0.0.80",
      "requirements": []
    }
  },
  "integration_manifest": {
    "codeowners": [
      "@ludeeus"
    ],
    "config_flow": true,
    "dependencies": [
      "http",
      "websocket_api",
      "frontend",
      "persistent_notification",
      "lovelace"
    ],
    "documentation": "https://hacs.xyz/docs/configuration/start",
    "domain": "hacs",
    "iot_class": "cloud_polling",
    "issue_tracker": "https://github.com/hacs/integration/issues",
    "name": "HACS",
    "requirements": [
      "aiogithubapi>=21.11.0"
    ],
    "version": "1.24.5",
    "is_built_in": false
  },
  "data": {
    "entry": {
      "entry_id": "6418eb12244debc88c06eae0c4eb4057",
      "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": true,
        "experimental": false
      },
      "pref_disable_new_entities": false,
      "pref_disable_polling": false,
      "source": "user",
      "unique_id": null,
      "disabled_by": null
    },
    "hacs": {
      "stage": "running",
      "version": "1.24.5",
      "disabled_reason": "invalid_token",
      "new": false,
      "startup": false,
      "categories": [
        "theme",
        "plugin",
        "integration"
      ],
      "renamed_repositories": {
        "78wesley/Darkish-Theme": "78wesley/Home-Assistant-Darkish-Theme",
        "9a4gl/hass-peltec": "9a4gl/hass-centrometal-boiler",
        "DarkSir23/sensor.mylar": "WillowMist/sensor.mylar",
        "nbogojevic/homeassistant-midea-dehumidifier-lan": "nbogojevic/homeassistant-midea-air-appliances-lan",
        "nikrolls/homeassistant-goldair-climate": "nicole-ashley/homeassistant-goldair-climate",
        "rj175/home-assistant-aws-codepipeline": "ohheyrj/home-assistant-aws-codepipeline",
        "ulic75/power-distribution-card": "ulic75/power-flow-card"
      },
      "archived_repositories": [
        "iantrich/aftership-card",
        "dr1rrb/ha-twinkly",
        "DSorlov/hasl-platform"
      ],
      "ignored_repositories": [],
      "lovelace_mode": "storage",
      "configuration": {
        "appdaemon": false,
        "country": "ALL",
        "debug": true,
        "dev": false,
        "experimental": false,
        "netdaemon": false,
        "python_script": false,
        "release_limit": 5,
        "theme": false
      }
    },
    "custom_repositories": [
      "apop880/config-check",
      "AaronDavidSchneider/SonosAlarmAutomation",
      "apop880/White-Noise",
      "apop880/SmartThings-Button",
      "aneisch/follow_me_appdaemon",
      "benleb/ad-ench",
      "badguy99/octoblock",
      "apop880/Night-Mode",
      "benleb/ad-automoli",
      "benleb/ad-healthcheck",
      "Burningstone91/Hue_Dimmer_Deconz",
      "benleb/ad-notifreeze",
      "crserran/home-alarm",
      "bieniu/ha-ad-thermostats-update",
      "dummylabs/watchman",
      "eifinger/appdaemon-deconz-xiaomi-button",
      "haberda/tradfri_remotes",
      "ericmatte/ad-media-lights-sync",
      "haberda/light_automation",
      "haberda/update_lights",
      "ludeeus/ad-watchdog",
      "jbouwh/ha-entity-cache",
      "joBr99/nspanel-lovelace-ui",
      "hechi/GoodnightT",
      "jmarsik/ad-eurotronic-trv-valvepos",
      "nickneos/Appdaemon-Ring-Doorbell-Automations",
      "jbouwh/omnikdatalogger",
      "Mohlsson/ReplayLightsHistory",
      "kprestel/appdaemon-climate",
      "nickneos/Appdaemon-ZHA-Hue-Dimmer-Switch",
      "Odianosen25/Monitor-App",
      "nickneos/Bring-Back-group.all_x",
      "NiklasReiche/ad-spotify-mood-lights-sync",
      "Petro31/ad_convert_media_volume",
      "Petro31/ad_count_entities",
      "Petro31/ad_group_all",
      "Petro31/ad_monitor_events",
      "Petro31/ad_people_tracker",
      "Petro31/ad_seasonal_lights",
      "Petro31/ad_simple_door_bell",
      "Petro31/ad_sunset_lights",
      "Petro31/ad_toggle_light",
      "Petro31/IlluminateDoor",
      "Petro31/ad_who_used_the_door",
      "roopesh/ad-qolsys",
      "simonhq/asx_portfolio",
      "simonhq/asx_sensor",
      "simonhq/act_garbage",
      "simonhq/accu_allergies",
      "simonhq/canberradams",
      "simonhq/Clean-GTFS",
      "simonhq/snowydams",
      "UbhiTS/ad-alexadoorwindowannounce",
      "UbhiTS/ad-alexadoorbell",
      "UbhiTS/ad-autofanspeed",
      "UbhiTS/ad-autointernetrebooter",
      "UbhiTS/ad-calendartvreminders",
      "UbhiTS/ad-alexatalkingclock",
      "UbhiTS/ad-alexasmarttalkingthermostat",
      "wernerhp/appdaemon_aqara_motion_sensors",
      "vash3d/nethassmo",
      "XaF/qolsysgw",
      "wernerhp/appdaemon_wasp",
      "xaviml/controllerx",
      "ElVit/netdaemon-notify-on-update",
      "LiranSX/NetDaemon-ITach-Wifi2IR",
      "isabellaalstrom/ND-MotionSnapshot",
      "hacs/ND-NotifyUpdates"
    ],
    "repositories": [
      {
        "data": {
          "archived": false,
          "authors": [
            "@ludeeus"
          ],
          "category": "integration",
          "content_in_root": false,
          "country": [],
          "config_flow": true,
          "default_branch": "main",
          "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.",
          "domain": "hacs",
          "domains": [],
          "downloads": 72713,
          "etag_repository": "W/\"66f34b11bb5a3004361a44ce8876875b59514a568ff8facf54c9003a09360b41\"",
          "file_name": "",
          "filename": "hacs.zip",
          "first_install": false,
          "fork": false,
          "full_name": "hacs/integration",
          "hacs": "0.19.0",
          "hide": false,
          "hide_default_branch": true,
          "homeassistant": "2022.4.0",
          "id": "172733314",
          "iot_class": null,
          "installed": true,
          "installed_commit": null,
          "installed_version": "1.24.5",
          "open_issues": 1,
          "last_commit": "eae7fd5",
          "last_version": "1.25.5",
          "last_updated": "2022-06-28T08:25:04Z",
          "manifest_name": "HACS",
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-06-28T08:25:04",
          "releases": true,
          "render_readme": false,
          "published_tags": [
            "1.25.5",
            "1.25.4",
            "1.25.3",
            "1.25.2",
            "1.25.1"
          ],
          "selected_tag": "1.25.5",
          "show_beta": false,
          "stargazers_count": 2712,
          "topics": [
            "community",
            "hacktoberfest",
            "hacs",
            "home-assistant",
            "integration",
            "package-manager",
            "python"
          ],
          "zip_release": true
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "HACS",
          "content_in_root": false,
          "zip_release": true,
          "filename": "hacs.zip",
          "manifest": {
            "name": "HACS",
            "zip_release": true,
            "hide_default_branch": true,
            "homeassistant": "2022.4.0",
            "hacs": "0.19.0",
            "filename": "hacs.zip"
          },
          "hacs": "0.19.0",
          "hide_default_branch": true,
          "domains": [],
          "country": [],
          "homeassistant": "2022.4.0",
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/hacs",
          "local": "/config/custom_components/hacs",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "content_in_root": false,
          "country": [],
          "config_flow": false,
          "default_branch": "master",
          "description": "Check Button Card is a button that tracks when it is last pressed, for the Home Assistant Lovelace front-end using MQTT auto discovery.",
          "domain": "",
          "domains": [],
          "downloads": 2364,
          "etag_repository": "W/\"061330a0cb5640a980b0a7902736497fd009fad068dfa251e48dbe0e9b00181c\"",
          "file_name": "check-button-card.js",
          "filename": "",
          "first_install": false,
          "fork": false,
          "full_name": "custom-cards/check-button-card",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": null,
          "id": "164022050",
          "iot_class": null,
          "installed": true,
          "installed_commit": "d8350ca",
          "installed_version": "1.3.0",
          "open_issues": 10,
          "last_commit": "d8350ca",
          "last_version": "1.3.0",
          "last_updated": "2021-12-22T18:23:08Z",
          "manifest_name": null,
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2021-12-22T18:23:08",
          "releases": true,
          "render_readme": false,
          "published_tags": [
            "1.3.0",
            "1.2.0",
            "1.1.1",
            "1.1.0",
            "1.0.2"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 94,
          "topics": [],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": null,
          "content_in_root": false,
          "zip_release": false,
          "filename": null,
          "manifest": {},
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": null,
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/check-button-card",
          "local": "/config/www/community/check-button-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "content_in_root": false,
          "country": [],
          "config_flow": false,
          "default_branch": "master",
          "description": "\u2747\ufe0f Lovelace button-card for home assistant",
          "domain": "",
          "domains": [],
          "downloads": 110945,
          "etag_repository": "W/\"c9a303115c10ab8a66491de28e13110e65261163c8d1c72e0b05ca530174a9b2\"",
          "file_name": "button-card.js",
          "filename": "button-card.js",
          "first_install": false,
          "fork": false,
          "full_name": "custom-cards/button-card",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": null,
          "id": "146194325",
          "iot_class": null,
          "installed": true,
          "installed_commit": "29b10a6",
          "installed_version": "v3.4.2",
          "open_issues": 136,
          "last_commit": "29b10a6",
          "last_version": "v3.4.2",
          "last_updated": "2022-06-10T00:52:04Z",
          "manifest_name": null,
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-06-10T00:52:04",
          "releases": true,
          "render_readme": true,
          "published_tags": [
            "v3.4.2",
            "3.4.1",
            "3.4.0",
            "3.3.6",
            "3.3.5"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 1141,
          "topics": [
            "home-assistant",
            "home-assistant-custom",
            "home-automation",
            "lovelace",
            "lovelace-ui"
          ],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "button-card",
          "content_in_root": false,
          "zip_release": false,
          "filename": "button-card.js",
          "manifest": {
            "name": "button-card",
            "content_in_root": false,
            "render_readme": true,
            "filename": "button-card.js"
          },
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": null,
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/button-card",
          "local": "/config/www/community/button-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "content_in_root": false,
          "country": [],
          "config_flow": false,
          "default_branch": "master",
          "description": "\ud83d\uddc2 Text Divider Row",
          "domain": "",
          "domains": [],
          "downloads": 4535,
          "etag_repository": "W/\"191c08614be9a5c5911c0c6928fb2faef5e8dd05b07b80bedd487951774d28cf\"",
          "file_name": "text-divider-row.js",
          "filename": null,
          "first_install": false,
          "fork": false,
          "full_name": "iantrich/text-divider-row",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": null,
          "id": "179788256",
          "iot_class": null,
          "installed": true,
          "installed_commit": "d8e7915",
          "installed_version": "1.4.1",
          "open_issues": 18,
          "last_commit": "d8e7915",
          "last_version": "1.4.1",
          "last_updated": "2022-05-30T09:56:37Z",
          "manifest_name": null,
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-05-30T09:56:37",
          "releases": true,
          "render_readme": true,
          "published_tags": [
            "1.4.1",
            "1.4.0",
            "1.0.4",
            "1.0.3",
            "1.0.1"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 59,
          "topics": [
            "homeassistant",
            "lovelace"
          ],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "Text Divider Row",
          "content_in_root": false,
          "zip_release": false,
          "filename": null,
          "manifest": {
            "name": "Text Divider Row",
            "render_readme": true
          },
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": null,
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/text-divider-row",
          "local": "/config/www/community/text-divider-row",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "content_in_root": false,
          "country": [],
          "config_flow": false,
          "default_branch": "master",
          "description": "HA Lovelace Card for iRobot Roomba Vacuum Cleaner leveraging the rest980 Docker Image",
          "domain": "",
          "domains": [],
          "downloads": 0,
          "etag_repository": "W/\"1f4f2bc65fdf27731e3f7d38ef88d10fe5f900d147267311857df2b25ca615bd\"",
          "file_name": "roomba-vacuum-card.js",
          "filename": null,
          "first_install": false,
          "fork": false,
          "full_name": "jeremywillans/lovelace-roomba-vacuum-card",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": null,
          "id": "238802974",
          "iot_class": null,
          "installed": true,
          "installed_commit": "8a36879",
          "installed_version": "0.11",
          "open_issues": 1,
          "last_commit": "8a36879",
          "last_version": "0.11",
          "last_updated": "2021-07-28T12:33:28Z",
          "manifest_name": null,
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2021-07-28T12:33:28",
          "releases": true,
          "render_readme": true,
          "published_tags": [
            "0.11",
            "0.10",
            "0.9",
            "0.8",
            "0.7"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 30,
          "topics": [
            "home-assistant",
            "home-assistant-frontend",
            "irobot",
            "irobot-roomba",
            "lovelace",
            "lovelace-custom-card",
            "lovelace-ui",
            "vacuum"
          ],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "Roomba Vacuum Card",
          "content_in_root": false,
          "zip_release": false,
          "filename": null,
          "manifest": {
            "name": "Roomba Vacuum Card",
            "render_readme": true
          },
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": null,
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/lovelace-roomba-vacuum-card",
          "local": "/config/www/community/lovelace-roomba-vacuum-card",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "content_in_root": false,
          "country": [],
          "config_flow": false,
          "default_branch": "master",
          "description": "\ud83d\udd39 Add CSS styles to (almost) any lovelace card",
          "domain": "",
          "domains": [],
          "downloads": 0,
          "etag_repository": "W/\"facc13f8c7c25f91ff1d050703b218518320372a89b6ed13aed8bb46edb04945\"",
          "file_name": "card-mod.js",
          "filename": null,
          "first_install": false,
          "fork": false,
          "full_name": "thomasloven/lovelace-card-mod",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": null,
          "id": "190927524",
          "iot_class": null,
          "installed": true,
          "installed_commit": "6f918ab",
          "installed_version": "3.1.4",
          "open_issues": 32,
          "last_commit": "06140ff",
          "last_version": "3.1.5",
          "last_updated": "2022-06-13T04:02:29Z",
          "manifest_name": null,
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-06-13T04:02:29",
          "releases": true,
          "render_readme": true,
          "published_tags": [
            "3.1.5",
            "3.1.4",
            "3.1.3",
            "3.1.2",
            "3.1.1"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 514,
          "topics": [],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "card-mod",
          "content_in_root": false,
          "zip_release": false,
          "filename": null,
          "manifest": {
            "name": "card-mod",
            "render_readme": true
          },
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": null,
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": true
        },
        "ref": null,
        "paths": {
          "localpath": "/config/www/community/lovelace-card-mod",
          "local": "/config/www/community/lovelace-card-mod",
          "remote": null
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [],
          "category": "plugin",
          "content_in_root": false,
          "country": [],
          "config_flow": false,
          "default_branch": "master",
          "description": "\ud83d\udd39 A foldable row for entities card, containing other rows",
          "domain": "",
          "domains": [],
          "downloads": 0,
          "etag_repository": "W/\"5bd9fedc69e93b27956947aacb9bfa0f7ac20c175d7e3c3055787cdd18c1a76f\"",
          "file_name": "fold-entity-row.js",
          "filename": null,
          "first_install": false,
          "fork": false,
          "full_name": "thomasloven/lovelace-fold-entity-row",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": null,
          "id": "150781994",
          "iot_class": null,
          "installed": true,
          "installed_commit": "385cf06",
          "installed_version": "2.2.0",
          "open_issues": 16,
          "last_commit": "419ec48",
          "last_version": "2.2.0",
          "last_updated": "2022-05-29T19:01:22Z",
          "manifest_name": null,
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-05-29T19:01:22",
          "releases": true,
          "render_readme": true,
          "published_tags": [
            "2.2.0",
            "2.1.0",
            "2.0.15",
            "2.0.14",
            "2.0.13"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 378,
          "topics": [],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "fold-entity-row",
          "content_in_root": false,
          "zip_release": false,
          "filename": null,
          "manifest": {
            "name": "fold-entity-row",
            "render_readme": true
          },
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": null,
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": true
        },
        "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": [
            "@blakeblackshear"
          ],
          "category": "integration",
          "content_in_root": false,
          "country": [],
          "config_flow": true,
          "default_branch": "master",
          "description": "Frigate integration for Home Assistant",
          "domain": "frigate",
          "domains": [
            "media_browser",
            "sensor",
            "camera",
            "binary_sensor",
            "switch"
          ],
          "downloads": 0,
          "etag_repository": "W/\"548c0e30e54b31d4cf169b6a8d39e516c804d8f3c2cce2bb67ba498b83a5ee89\"",
          "file_name": "",
          "filename": null,
          "first_install": false,
          "fork": false,
          "full_name": "blakeblackshear/frigate-hass-integration",
          "hacs": "1.6.0",
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": "2022.4.5",
          "id": "311536795",
          "iot_class": "Local Push",
          "installed": true,
          "installed_commit": "d80679b",
          "installed_version": "v2.2.2",
          "open_issues": 11,
          "last_commit": "e41ac50",
          "last_version": "v2.3",
          "last_updated": "2022-06-30T04:58:07Z",
          "manifest_name": "Frigate",
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-06-30T04:58:07",
          "releases": true,
          "render_readme": false,
          "published_tags": [
            "v2.3",
            "v2.2.2",
            "v2.2.1",
            "v2.2.0",
            "v2.1.0"
          ],
          "selected_tag": "v2.3",
          "show_beta": false,
          "stargazers_count": 255,
          "topics": [
            "ai",
            "camera",
            "frigate",
            "hacs",
            "nvr",
            "object-detection"
          ],
          "zip_release": false
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "Frigate",
          "content_in_root": false,
          "zip_release": false,
          "filename": null,
          "manifest": {
            "hacs": "1.6.0",
            "name": "Frigate",
            "domains": [
              "media_browser",
              "sensor",
              "camera",
              "binary_sensor",
              "switch"
            ],
            "iot_class": "Local Push",
            "homeassistant": "2022.4.5"
          },
          "hacs": "1.6.0",
          "hide_default_branch": false,
          "domains": [
            "media_browser",
            "sensor",
            "camera",
            "binary_sensor",
            "switch"
          ],
          "country": [],
          "homeassistant": "2022.4.5",
          "persistent_directory": null,
          "iot_class": "Local Push",
          "render_readme": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/frigate",
          "local": "/config/custom_components/frigate",
          "remote": "custom_components"
        }
      },
      {
        "data": {
          "archived": false,
          "authors": [
            "@FutureTense",
            "@firstof9",
            "@raman325"
          ],
          "category": "integration",
          "content_in_root": false,
          "country": [],
          "config_flow": true,
          "default_branch": "main",
          "description": "Home Assistant integration for managing Z-Wave enabled locks",
          "domain": "keymaster",
          "domains": [],
          "downloads": 1722,
          "etag_repository": "W/\"7fd4ebd9ed6d0e96fcf18b27f13d9f2c4baffb55ebc10d90f32a021566610576\"",
          "file_name": "",
          "filename": "keymaster.zip",
          "first_install": false,
          "fork": false,
          "full_name": "FutureTense/keymaster",
          "hacs": null,
          "hide": false,
          "hide_default_branch": false,
          "homeassistant": "2022.4.0",
          "id": "318359434",
          "iot_class": null,
          "installed": true,
          "installed_commit": "9e931b3",
          "installed_version": "v0.0.80",
          "open_issues": 30,
          "last_commit": "9e931b3",
          "last_version": "v0.0.80",
          "last_updated": "2022-06-21T15:05:24Z",
          "manifest_name": "keymaster",
          "new": false,
          "persistent_directory": null,
          "pushed_at": "2022-06-21T15:05:24",
          "releases": false,
          "render_readme": false,
          "published_tags": [
            "v0.0.80",
            "v0.0.79",
            "v0.0.78",
            "v0.0.77",
            "v0.0.76"
          ],
          "selected_tag": null,
          "show_beta": false,
          "stargazers_count": 118,
          "topics": [
            "home-assistant",
            "keymaster",
            "locks",
            "zwave",
            "zwave-enabled-locks"
          ],
          "zip_release": true
        },
        "integration_manifest": {},
        "repository_manifest": {
          "name": "keymaster",
          "content_in_root": false,
          "zip_release": true,
          "filename": "keymaster.zip",
          "manifest": {
            "name": "keymaster",
            "zip_release": true,
            "filename": "keymaster.zip",
            "homeassistant": "2022.4.0"
          },
          "hacs": null,
          "hide_default_branch": false,
          "domains": [],
          "country": [],
          "homeassistant": "2022.4.0",
          "persistent_directory": null,
          "iot_class": null,
          "render_readme": false
        },
        "ref": null,
        "paths": {
          "localpath": "/config/custom_components/keymaster",
          "local": "/config/custom_components/keymaster",
          "remote": "custom_components"
        }
      }
    ],
    "rate_limit": {
      "resources": {
        "core": {
          "limit": 5000,
          "used": 15,
          "remaining": 4985,
          "reset": 1656617770
        },
        "search": {
          "limit": 30,
          "used": 0,
          "remaining": 30,
          "reset": 1656617028
        },
        "graphql": {
          "limit": 5000,
          "used": 0,
          "remaining": 5000,
          "reset": 1656620568
        },
        "integration_manifest": {
          "limit": 5000,
          "used": 0,
          "remaining": 5000,
          "reset": 1656620568
        },
        "source_import": {
          "limit": 100,
          "used": 0,
          "remaining": 100,
          "reset": 1656617028
        },
        "code_scanning_upload": {
          "limit": 1000,
          "used": 0,
          "remaining": 1000,
          "reset": 1656620568
        },
        "actions_runner_registration": {
          "limit": 10000,
          "used": 0,
          "remaining": 10000,
          "reset": 1656620568
        },
        "scim": {
          "limit": 15000,
          "used": 0,
          "remaining": 15000,
          "reset": 1656620568
        }
      },
      "rate": {
        "limit": 5000,
        "used": 15,
        "remaining": 4985,
        "reset": 1656617770
      }
    }
  }
}

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
whiniscommented, Jul 3, 2022

Ah, I was suppose to make it a package. The two always get me confused.

Changing to the following fixed it

homeassistant:
  packages:
    hacs: !include hacs.yaml
0reactions
ludeeuscommented, Jul 3, 2022

hacs: !include hacs.yaml <— That is not valid at all, thats your issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Token expiration and revocation - GitHub Docs
If a valid OAuth token, GitHub App token, or personal access token is pushed to a public repository or public gist, the token...
Read more >
Session invalidated and I can never find the new access token
I am getting a session invalidated error and I don't know how to fix it. Here is the code: var sessionInfo = new...
Read more >
Token invalidation after canceled request by the frontend app
I'm using devise token auth and implementing my own logic at the front-end to handle the token management. After many of my users...
Read more >
Clarify when API token gets invalidated · Issue #541 - GitHub
I would like to create an API token for my API script to us... ... This is just for a "quick and dirty"...
Read more >
Logintoken are Invalidated 21.0.1 · Issue #26502 · nextcloud ...
Login should not be invalidated. ... Token gets immediately invalidated. ... These problems are general and should be solved quickly.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found