hacs / integration

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

Had an unexpected restart now a few integrations continuously show update available, but wont update #2703

Closed muddro1 closed 2 years ago

muddro1 commented 2 years ago

System Health details

System Health

version core-2022.5.5
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.9.9
os_name Linux
os_version 5.15.40-Unraid
arch x86_64
timezone America/New_York
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 2725 Installed Version | 1.25.1 Stage | running Available Repositories | 1069 Downloaded Repositories | 90
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | failed to load: unreachable can_reach_cloud | ok
keymaster zwave_integration | zwave_js -- | -- network_status | on
Dashboards dashboards | 7 -- | -- resources | 46 views | 19 mode | storage

Checklist

Describe the issue

Had an unexpected shutdown (not sure if this is related to the issue). When was up and running again, HA showed both frontend and lovelace integrations ready for updates. Tried updating, but would not update. Get the error:

Could not use repository with ID 183995552 ('NoneType' object has no attribute 'replace')
No manifest.json file found 'custom_components/None/manifest.json'

The updates look weird in and of themselves, with wierd version numbers: image

I have tried uninstalling the hacs integration and reinstalling, uninstalling the integrations that show there is an update, but upon reinstallation, after a HA restart, the issue persists.

Reproduction steps

Stated in the description

Debug logs

2022-05-26 21:42:17 WARNING (MainThread) [homeassistant.components.tts] TTS base_url option is deprecated. Configure internal/external URL instead
2022-05-26 21:42:18 DEBUG (MainThread) [custom_components.hacs] Configuration type: ConfigurationType.CONFIG_ENTRY
2022-05-26 21:42:21 DEBUG (MainThread) [custom_components.hacs] Can update 172 repositories
2022-05-26 21:42:26 WARNING (MainThread) [homeassistant.components.vizio.media_player] Lost connection to 192.168.40.51
2022-05-26 21:42:27 WARNING (MainThread) [homeassistant.helpers.entity] Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds
2022-05-26 21:42:39 ERROR (MainThread) [homeassistant.components.template.light] Received invalid brightness : 257 for entity light.living_room_lights_percent_adjusted. Expected: 0-255
2022-05-26 21:42:40 DEBUG (MainThread) [custom_components.hacs] Recurring background task for downloaded repositories done
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <QueueManager> The queue is empty
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.critical'. Content did not change
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] Can update 172 repositories, items in queue 90
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Checking out tasks to execute
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Starting queue execution for 90 tasks
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Integration hacs/integration> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-multiple-entity-row> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin bramkragten/weather-card> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/button-card> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin finity69x2/cover-control-button-row> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin finity69x2/fan-percent-button-row> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin htmltiger/numberbox-card> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin iantrich/roku-card> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/simple-weather-card> Getting repository information
2022-05-26 21:42:41 DEBUG (MainThread) [custom_components.hacs] <Plugin ljmerza/light-entity-card> Getting repository information
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin bramkragten/weather-card> Running checks against v1.5.0
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-multiple-entity-row> Running checks against v4.4.1
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Integration hacs/integration> Running checks against 1.25.1
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin finity69x2/cover-control-button-row> Running checks against 1.4
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin finity69x2/fan-percent-button-row> Running checks against 2.0
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin htmltiger/numberbox-card> Running checks against 3.10
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/simple-weather-card> Running checks against v0.8.3
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/button-card> Running checks against v3.4.2
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin ljmerza/light-entity-card> Running checks against 5.0.0
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin iantrich/roku-card> Running checks against 1.2.4
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Plugin marrobHD/tv-card> Getting repository information
2022-05-26 21:42:42 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/feedparser> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/pyscript> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Integration FutureTense/keymaster> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-auto-entities> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Integration thomasloven/hass-browser_mod> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-mod> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.plex_recently_added> Getting repository information
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Plugin marrobHD/tv-card> Running checks against v0.2.0
2022-05-26 21:42:43 DEBUG (MainThread) [custom_components.hacs] <Theme JuanMTech/google_dark_theme> Getting repository information
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/feedparser> Running checks against 0.1.9
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/pyscript> Running checks against 1.3.3
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Integration sebr/bhyve-home-assistant> Getting repository information
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-tools> Getting repository information
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-auto-entities> Running checks against 1.11.0
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Integration thomasloven/hass-browser_mod> Running checks against 1.5.3
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Integration FutureTense/keymaster> Running checks against v0.0.79
2022-05-26 21:42:44 DEBUG (MainThread) [custom_components.hacs] <Theme JuanMTech/google_dark_theme> Running checks against v1.12
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-tools> Running checks against 11
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.unifigateway> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Integration sebr/bhyve-home-assistant> Running checks against 2.2.3
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme einschmidt/github_dark_theme> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme frenck/home-assistant-theme-outline> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-mod> Running checks against 3.1.4
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] 'states' is undefined
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme myleskeeffe/clear-theme-dark-vibrant> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Plugin ofekashery/vertical-stack-in-card> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme tgcowell/waves> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.unifigateway> Running checks against 0.3.3
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme KTibow/lovelace-soft-theme> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme einschmidt/github_dark_theme> Running checks against v2.2
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme frenck/home-assistant-theme-outline> Running checks against v2.0.2
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme myleskeeffe/clear-theme-dark-vibrant> Running checks against v2.0.7
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme 78wesley/Home-Assistant-Darkish-Theme> Getting repository information
2022-05-26 21:42:45 DEBUG (MainThread) [custom_components.hacs] <Theme Neekster/MidnightTeal> Getting repository information
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Theme KTibow/lovelace-soft-theme> Running checks against main
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Getting repository information
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Plugin ofekashery/vertical-stack-in-card> Running checks against v0.4.2
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Plugin r-renato/ha-card-weather-conditions> Getting repository information
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Theme 78wesley/Home-Assistant-Darkish-Theme> Running checks against master
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Theme tgcowell/waves> Running checks against v.2.2.0
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Theme Neekster/MidnightTeal> Running checks against v2.1
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Plugin RomRider/apexcharts-card> Getting repository information
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Integration ualex73/monitor_docker> Getting repository information
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Theme piitaya/lovelace-mushroom-themes> Getting repository information
2022-05-26 21:42:46 DEBUG (MainThread) [custom_components.hacs] <Plugin r-renato/ha-card-weather-conditions> Running checks against 1.9.12
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-fold-entity-row> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Running checks against v1.9.3
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Theme piitaya/lovelace-mushroom-themes> Running checks against v0.0.2
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-layout-card> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-slider-entity-row> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin RomRider/apexcharts-card> Running checks against v2.0.1
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.sonarr_upcoming_media> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration ualex73/monitor_docker> Running checks against 1.14
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration konnected-io/noonlight-hass> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration dreed47/redfin> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-fold-entity-row> Running checks against 2.2.0
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin mattieha/slider-button-card> Getting repository information
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-slider-entity-row> Running checks against 17.2.1
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-layout-card> Running checks against 2.4.2
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration dreed47/redfin> Running checks against v1.1.4
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Integration konnected-io/noonlight-hass> Running checks against v1.1.0
2022-05-26 21:42:47 DEBUG (MainThread) [custom_components.hacs] <Theme einschmidt/github_light_theme> Getting repository information
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] <Integration KoljaWindeler/ytube_music_player> Getting repository information
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] <Integration cgarwood/homeassistant-fullykiosk> Getting repository information
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] expected token 'end of print statement', got 'open_sensors'
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] <Theme JuanMTech/google-theme> Getting repository information
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] <Integration PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor> Getting repository information
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] <Plugin mattieha/slider-button-card> Running checks against v1.10.3
2022-05-26 21:42:48 DEBUG (MainThread) [custom_components.hacs] <Theme einschmidt/github_light_theme> Running checks against v1.3
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Theme JuanMTech/google-theme> Running checks against v1.0
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Integration zachowj/hass-node-red> Getting repository information
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Plugin JurajNyiri/PlexMeetsHomeAssistant> Getting repository information
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Integration cgarwood/homeassistant-fullykiosk> Running checks against 1.0.2
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Integration KoljaWindeler/ytube_music_player> Running checks against 20220415
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Integration PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor> Running checks against v2.2.0
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Plugin maykar/lovelace-swipe-navigation> Getting repository information
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Plugin denysdovhan/vacuum-card> Getting repository information
2022-05-26 21:42:49 DEBUG (MainThread) [custom_components.hacs] <Integration jcgoette/weight_gurus_homeassistant> Getting repository information
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Plugin JurajNyiri/PlexMeetsHomeAssistant> Running checks against 3.6.3
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Integration zachowj/hass-node-red> Running checks against v1.0.8
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Theme JuanMTech/ios-theme> Getting repository information
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Plugin PiotrMachowski/lovelace-xiaomi-vacuum-map-card> Getting repository information
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Plugin denysdovhan/vacuum-card> Running checks against v2.6.3
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Integration jcgoette/weight_gurus_homeassistant> Running checks against v2.0.2
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Theme robinwittebol/whatsapp-theme> Getting repository information
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] 'state_attr' is undefined
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Theme JuanMTech/ios-theme> Running checks against v1.0
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Theme flejz/hass-cyberpunk-2077-theme> Getting repository information
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Plugin wassy92x/lovelace-digital-clock> Getting repository information
2022-05-26 21:42:50 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.personalcapital> Getting repository information
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin PiotrMachowski/lovelace-xiaomi-vacuum-map-card> Running checks against v2.0.11
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Theme robinwittebol/whatsapp-theme> Running checks against 1.1.1
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin wassy92x/lovelace-digital-clock> Running checks against v1.2.2
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.personalcapital> Running checks against 0.1.2
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin hulkhaugen/hass-bha-icons> Getting repository information
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin postlund/search-card> Getting repository information
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] 'value' is undefined
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin moralmunky/Home-Assistant-Mail-And-Packages-Custom-Card> Getting repository information
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Theme flejz/hass-cyberpunk-2077-theme> Running checks against 0.0.4
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Integration moralmunky/Home-Assistant-Mail-And-Packages> Getting repository information
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Integration edwork/homeassistant-peloton-sensor> Getting repository information
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin postlund/search-card> Running checks against master
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin hulkhaugen/hass-bha-icons> Running checks against master
2022-05-26 21:42:51 DEBUG (MainThread) [custom_components.hacs] <Plugin nervetattoo/simple-thermostat> Getting repository information
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin moralmunky/Home-Assistant-Mail-And-Packages-Custom-Card> Running checks against 0.06
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin AitorDB/home-assistant-sun-card> Getting repository information
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin Kibibit/kb-better-graph-colors> Getting repository information
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Integration edwork/homeassistant-peloton-sensor> Running checks against 0.7.1
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Integration moralmunky/Home-Assistant-Mail-And-Packages> Running checks against 0.3.5-b1
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Getting repository information
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin nervetattoo/simple-thermostat> Running checks against v2.4.3
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Integration vaparr/ha-overseerr> Getting repository information
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] Unexpected end of template. Jinja was looking for the following tags: 'elif' or 'else' or 'endif'. The innermost block that needs to be closed is 'if'.
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Theme basnijholt/lovelace-ios-dark-mode-theme> Getting repository information
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin Kibibit/kb-better-graph-colors> Running checks against v1.1.0
2022-05-26 21:42:52 DEBUG (MainThread) [custom_components.hacs] <Plugin AitorDB/home-assistant-sun-card> Running checks against v0.1.4
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration htmltiger/config-editor> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Theme basnijholt/lovelace-ios-dark-mode-theme> Running checks against master
2022-05-26 21:42:53 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Running checks against v1.16.4
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration vaparr/ha-overseerr> Running checks against 0.1.29
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration dwainscheeren/dwains-lovelace-dashboard> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] 'state_attr' is undefined
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration dahlb/ha_kia_hyundai> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Plugin wassy92x/lovelace-ha-dashboard> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration htmltiger/config-editor> Running checks against 4.2
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Plugin ExperienceLovelace/ha-floorplan> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration ollo69/ha-smartthinq-sensors> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration bruxy70/Holidays> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Plugin alexarch21/history-explorer-card> Getting repository information
2022-05-26 21:42:53 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-26 21:42:53 DEBUG (MainThread) [custom_components.hacs] <Integration dwainscheeren/dwains-lovelace-dashboard> Running checks against v3.1.1
2022-05-26 21:42:54 DEBUG (MainThread) [custom_components.hacs] <Plugin wassy92x/lovelace-ha-dashboard> Running checks against v1.1.0
2022-05-26 21:42:54 DEBUG (MainThread) [custom_components.hacs] <Integration dahlb/ha_kia_hyundai> Running checks against v1.6.2
2022-05-26 21:42:54 DEBUG (MainThread) [custom_components.hacs] Encountered unknown tag 'configuration'.
2022-05-26 21:42:54 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-graph-card> Getting repository information
2022-05-26 21:42:54 DEBUG (MainThread) [custom_components.hacs] <Integration iMicknl/ha-nest-protect> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Integration bruxy70/Holidays> Running checks against 1.7.4
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin alexarch21/history-explorer-card> Running checks against v1.0.22
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin ExperienceLovelace/ha-floorplan> Running checks against 1.0.30
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Integration ollo69/ha-smartthinq-sensors> Running checks against v0.21.1
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/bar-card> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Integration iMicknl/ha-nest-protect> Running checks against v0.3.7
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin nielsfaber/alarmo-card> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin ownbee/bootstrap-grid-card> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-graph-card> Running checks against v0.11.0
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin htmltiger/config-editor-card> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin KartoffelToby/better-thermostat-ui-card> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin piitaya/lovelace-mushroom> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/bar-card> Running checks against 3.2.0
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] expected token ',', got 'sensor'
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin ownbee/bootstrap-grid-card> Running checks against v0.1.2
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin nielsfaber/alarmo-card> Running checks against v1.4.0
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin dbuezas/lovelace-plotly-graph-card> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin rautesamtr/thermal_comfort_icons> Getting repository information
2022-05-26 21:42:55 DEBUG (MainThread) [custom_components.hacs] <Plugin htmltiger/config-editor-card> Running checks against 4.2
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Integration maykar/plex_assistant> Getting repository information
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin AnthonMS/my-cards> Getting repository information
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin iantrich/list-card> Getting repository information
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin rautesamtr/thermal_comfort_icons> Running checks against 1.3.0
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin KartoffelToby/better-thermostat-ui-card> Running checks against 0.1.3
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin dbuezas/lovelace-plotly-graph-card> Running checks against v1.3.1
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin piitaya/lovelace-mushroom> Running checks against v1.8.8
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin AnthonMS/my-cards> Running checks against main
2022-05-26 21:42:56 DEBUG (MainThread) [custom_components.hacs] <Plugin iantrich/list-card> Running checks against 0.1.1
2022-05-26 21:42:58 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Queue execution finished for 90 tasks finished in 16.58 seconds
2022-05-26 21:42:58 DEBUG (MainThread) [custom_components.hacs] <HacsData async_write> Saving data
2022-05-26 21:42:58 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.hacs'. Content did not change

Diagnostics dump

No response

hacs-bot[bot] commented 2 years 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:

DavidFW1960 commented 2 years ago

Reason is Maykar has archived all his repos and they are now read-only. You need to remove them from HACS and manually add them

Tyrian81 commented 2 years ago

Could this be related to an personal access token in an outdated format and was used to access the GitHub API ?

ludeeus commented 2 years ago

No