hacs / integration

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

QueueManagerExecutionStillInProgress exception not dealt with gracefully. #1608

Closed marc-gist closed 3 years ago

marc-gist commented 3 years ago

Installation details

Description Value
HACS version 1.6.0
Home Assistant version 0.116.4
Installation method for HA Core, python 3.8.6

Checklist

Describe the issue

HACS throws an error from which it never recovers.

Steps to reproduce

  1. Restart HA
  2. Use HA as normal
  3. Wait 12-24hrs typically.

Debug logs

Logs ``` 2020-10-28 09:06:27 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/home/vmware/.homeassistant/custom_components/hacs/hacsbase/hacs.py", line 287, in recurring_tasks_installed await self.data.async_write() File "/home/vmware/.homeassistant/custom_components/hacs/hacsbase/data.py", line 50, in async_write await self.queue.execute() File "/home/vmware/py38HA/lib/python3.8/site-packages/queueman/manager.py", line 41, in execute raise QueueManagerExecutionStillInProgress queueman.exceptions.QueueManagerExecutionStillInProgress ```

I'm working on getting more debug information as per docs.

hacs-bot[bot] commented 3 years ago

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

marc-gist commented 3 years ago

Logs with debug: using HACS 1.6.1 on 0.117.0 now as well.

Logs ``` 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs] Starting recurring background task for all repositories 2020-10-30 00:28:58 INFO (MainThread) [custom_components.hacs] setup task HacsSetupTask.CATEGORIES 2020-10-30 00:28:58 DEBUG (SyncWorker_11) [custom_components.hacs] Starting setup task: Extra stores 2020-10-30 00:28:58 DEBUG (SyncWorker_11) [custom_components.hacs] Enable category: HacsCategory.INTEGRATION 2020-10-30 00:28:58 DEBUG (SyncWorker_11) [custom_components.hacs] Enable category: HacsCategory.PLUGIN 2020-10-30 00:28:58 DEBUG (SyncWorker_11) [custom_components.hacs] Enable category: HacsCategory.THEME 2020-10-30 00:28:58 INFO (MainThread) [custom_components.hacs] Loading known repositories 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs] Queue is already running 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs] Got 85 elements for HacsCategory.REMOVED 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs] Queue is already running 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.data] Saving data 2020-10-30 00:28:58 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute 2020-10-30 00:28:58 DEBUG (MainThread) [queueman.manager] Starting queue execution for 1291 tasks 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.robinostlund.homeassistant-volkswagencarnet] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.heinoldenhuis.home_assistant_omnik_solar] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.vinteo.hass-opensprinkler] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.thevoltagesource.LennoxiComfort] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.amaximus.bkk_stop] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.xirixiz.homeassistant-afvalwijzer] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.claudegel.sinope-1] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.places] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.legrego.homeassistant-elasticsearch] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-Machinebox-Classificationbox] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.bertbert72.HomeAssistant_VirginTivo] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.doudz.homeassistant-zigate] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.brewdog] Getting repository information 2020-10-30 00:28:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.weatheralerts] Getting repository information 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-Machinebox-Classificationbox] Running checks against v0.5 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.legrego.homeassistant-elasticsearch] Running checks against v0.3.0 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.thevoltagesource.LennoxiComfort] Running checks against v3.0 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.bertbert72.HomeAssistant_VirginTivo] Running checks against 0.1.14 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.doudz.homeassistant-zigate] Running checks against master 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.robinostlund.homeassistant-volkswagencarnet] Running checks against v4.4.27 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.xirixiz.homeassistant-afvalwijzer] Running checks against 5.1.0 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.heinoldenhuis.home_assistant_omnik_solar] Running checks against 0.0.4 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.amaximus.bkk_stop] Running checks against 1.4.1 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.places] Running checks against 1.6 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.weatheralerts] Running checks against v0.1.3 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs] Got 184 elements for HacsCategory.PLUGIN 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Running checks against 1.6.1 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs] Got 58 elements for HacsCategory.THEME 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs] Got 408 elements for HacsCategory.INTEGRATION 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.brewdog] Running checks against master 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.claudegel.sinope-1] Running checks against 1.2.5 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.vinteo.hass-opensprinkler] Running checks against v1.1.3 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.template] no filter named 'timestamp_custom' 2020-10-30 00:28:59 DEBUG (MainThread) [custom_components.hacs.template] 'is_state' is undefined 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.wienerlinien] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.rpi_power] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.untappd] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.authenticated] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.RobHofmann.HomeAssistant-GreeClimateComponent] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.nikrolls.homeassistant-goldair-climate] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.text-element] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.wienerlinien] Running checks against master 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.circle-sensor-card] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.state-attribute-element] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.state-element] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.canvas-gauge-card] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.herikw.home-assistant-custom-components] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.unsplash] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.rpi_power] Running checks against 0.2.0 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.combined] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.untappd] Running checks against 0.1.5 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.RobHofmann.HomeAssistant-GreeClimateComponent] Running checks against 2.2.0 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.nikrolls.homeassistant-goldair-climate] Running checks against 0.1.2 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.dual-gauge-card] Getting repository information 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.authenticated] Running checks against 1.2.2 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.text-element] Running checks against 0.0.2 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.circle-sensor-card] Running checks against 1.2.0 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.state-attribute-element] Running checks against 0.4.0 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.canvas-gauge-card] Running checks against 0.4.1 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.state-element] Running checks against 0.0.1 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.unsplash] Running checks against 0.6.1 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.herikw.home-assistant-custom-components] Running checks against v1.0.7 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.combined] Running checks against 0.1.0 2020-10-30 00:29:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.dual-gauge-card] Running checks against 0.5.2 2020-10-30 00:29:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.beer-card] Getting repository information 2020-10-30 00:29:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.Paul-dH.Home-Assisant-Sensor-OvApi] Getting repository information 2020-10-30 00:29:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.ext-weblink] Getting repository information 2020-10-30 00:29:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.aftership-card] Getting repository information 2020-10-30 00:29:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.username-element] Getting repository information 2020-10-30 00:29:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.feedparser] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.personalcapital] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.rmv-card] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.beer-card] Running checks against 0.2.4 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.trakt] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.ext-weblink] Running checks against 0.3.2 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.Paul-dH.Home-Assisant-Sensor-OvApi] Running checks against v1.4.2 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.feedparser] Running checks against 0.1.1 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.aftership-card] Running checks against 1.2.1 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.climate.e_thermostaat] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.media_player.braviatv_psk] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.username-element] Running checks against 0.0.1 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.upcoming-media-card] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.personalcapital] Running checks against 0.1.1 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.sonarr_upcoming_media] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.rmv-card] Running checks against master 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.trakt] Running checks against 2.0.1 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.radarr_upcoming_media] Getting repository information 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.media_player.braviatv_psk] Running checks against v0.3.5 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.climate.e_thermostaat] Running checks against 0.3.5 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.upcoming-media-card] Running checks against 0.4.3 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.sonarr_upcoming_media] Running checks against 0.2.5 2020-10-30 00:29:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.radarr_upcoming_media] Running checks against 0.3.3 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.surveillance-card] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.jomwells.ambilights] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.mini-media-player] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-adtpulse] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-fold-entity-row] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.light-entity-row] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.surveillance-card] Running checks against 0.0.4 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.jomwells.ambilights] Running checks against master 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.owlintuition] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-fold-entity-row] Running checks against 19 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-adtpulse] Running checks against 0.1.4 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.mini-media-player] Running checks against v1.11.0 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.unifigateway] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.light-entity-row] Running checks against v0.2.2 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.lukas-hetzenecker.home-assistant-remote] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.owlintuition] Running checks against master 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.rt400.School-Vacation] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.nickneos.HA_harmony_climate_component] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.nstrelow.ha_philips_android_tv] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.ssh] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.plex_recently_added] Getting repository information 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.lukas-hetzenecker.home-assistant-remote] Running checks against 2.3 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.unifigateway] Running checks against v0.2.3 2020-10-30 00:29:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.rt400.School-Vacation] Running checks against master 2020-10-30 00:29:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.nickneos.HA_harmony_climate_component] Running checks against v0.2.0 2020-10-30 00:29:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.ssh] Running checks against master 2020-10-30 00:29:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.nstrelow.ha_philips_android_tv] Running checks against master 2020-10-30 00:29:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.plex_recently_added] Running checks against 0.3.5 2020-10-30 00:29:16 DEBUG (MainThread) [custom_components.hacs.template] 'value' is undefined 2020-10-30 00:29:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.flex-table-card] Getting repository information 2020-10-30 00:29:20 WARNING (MainThread) [homeassistant.components.mqtt] JSON result was not a dictionary 2020-10-30 00:29:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-layout-card] Getting repository information 2020-10-30 00:29:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-fontawesome] Getting repository information 2020-10-30 00:29:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dnguyen800.air-visual-card] Getting repository information 2020-10-30 00:29:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.DSorlov.hasl-platform] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.danobot.entity-controller] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nervetattoo.simple-thermostat] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.flex-table-card] Running checks against master 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-state-switch] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dnguyen800.air-visual-card] Running checks against 0.0.12 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-fontawesome] Running checks against 1.2.0 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.DSorlov.hasl-platform] Running checks against 2.2.4 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-layout-card] Running checks against 16 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.danobot.entity-controller] Running checks against v9.1.0 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.reharmsen.hass-youless-component] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.kalanda.homeassistant-aemet-sensor] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nervetattoo.simple-thermostat] Running checks against 0.38.0 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.asantaga.wiserHomeAssistantPlatform] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-state-switch] Running checks against 8 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.secondaryinfo-entity-row] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.reharmsen.hass-youless-component] Running checks against 2.0.1 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-amazon-rekognition] Getting repository information 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.kalanda.homeassistant-aemet-sensor] Running checks against v1.3.0 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.secondaryinfo-entity-row] Running checks against master 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.asantaga.wiserHomeAssistantPlatform] Running checks against 2.4beta1 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.template] 'is_state' is undefined 2020-10-30 00:29:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-amazon-rekognition] Running checks against v2.7 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gurbyz.power-wheel-card] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.DavidMStraub.homeassistant-homeconnect] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.asantaga.lightwaverf_HA_EnergySensor] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-card-tools] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.theme.awolkers.home-assistant-themes] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.bigbadblunt.homeassistant-lightwave2] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.djbulsink.panasonic_ac] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gurbyz.power-wheel-card] Running checks against v0.1.4 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jonkristian.entur-card] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.check-button-card] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.DavidMStraub.homeassistant-homeconnect] Running checks against v1.0.1 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.asantaga.lightwaverf_HA_EnergySensor] Running checks against R1.4.2 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.TimSoethout.goodwe-sems-home-assistant] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.theme.awolkers.home-assistant-themes] Running checks against master 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-card-tools] Running checks against 11 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.bigbadblunt.homeassistant-lightwave2] Running checks against v2.3.2 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.rgruebel.ha_zigbee2mqtt_networkmap] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.roku-card] Getting repository information 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.djbulsink.panasonic_ac] Running checks against master 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jonkristian.entur-card] Running checks against master 2020-10-30 00:29:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.TimSoethout.goodwe-sems-home-assistant] Running checks against 1.0.0 2020-10-30 00:29:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.check-button-card] Running checks against 1.2.0 2020-10-30 00:29:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.rgruebel.ha_zigbee2mqtt_networkmap] Running checks against master 2020-10-30 00:29:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.roku-card] Running checks against 1.1.5 2020-10-30 00:29:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.isabellaalstrom.sensor.krisinformation] Getting repository information 2020-10-30 00:29:27 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:29:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.isabellaalstrom.sensor.krisinformation] Running checks against 1.0.1 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.isabellaalstrom.krisinfo-card] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.pc-card] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.pippyn.Home-Assistant-Sensor-Groningen-Afvalwijzer] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-Deepstack-object] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.pippyn.Home-Assistant-Sensor-Afvalbeheer] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.isabellaalstrom.krisinfo-card] Running checks against v1.3.0 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-auto-entities] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.twrecked.hass-aarlo] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.fitbit-card] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.light-entity-card] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.pc-card] Running checks against v0.0.3 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.akasma74.Hass-Custom-Alarm] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-edgeos] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-Deepstack-object] Running checks against v3.4 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-auto-entities] Running checks against 16 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.fitbit-card] Running checks against 1.1.1 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.pippyn.Home-Assistant-Sensor-Afvalbeheer] Running checks against v4.6.10 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.pippyn.Home-Assistant-Sensor-Groningen-Afvalwijzer] Running checks against v1.1.3 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.twrecked.hass-aarlo] Running checks against v0.7.0-beta.6.2 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.atomic7777.atomic_calendar] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.light-entity-card] Running checks against 4.3.0 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-edgeos] Running checks against v1.1.0 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.akasma74.Hass-Custom-Alarm] Running checks against v1.12.7 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-blueiris] Getting repository information 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.atomic7777.atomic_calendar] Running checks against v0.8.9 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:29:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-blueiris] Running checks against v1.0.0 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.github-card] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-Atrea] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.youtube] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.config-template-card] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.github-card] Running checks against 1.4.1 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.SebuZet.samsungrac] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-Atrea] Running checks against 4.3.1 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.config_check] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.simple-weather-card] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-gap-card] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.config-template-card] Running checks against 1.2.1 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.yandex_maps] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.youtube] Running checks against 0.3.3 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.climate.programmable_thermostat] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.file_restore] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.spotify-card] Getting repository information 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.SebuZet.samsungrac] Running checks against 2.2.2 2020-10-30 00:29:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.config_check] Running checks against master 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.simple-weather-card] Running checks against v0.8.1 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-gap-card] Running checks against master 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.yandex_maps] Running checks against master 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.climate.programmable_thermostat] Running checks against 6.3 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.file_restore] Running checks against 3.2 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.spotify-card] Running checks against v2.3.4 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-home-feed-card] Getting repository information 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.template] 'is_state_attr' is undefined 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-home-feed-card] Running checks against 0.5.0 2020-10-30 00:29:38 DEBUG (MainThread) [custom_components.hacs.template] unexpected '*' 2020-10-30 00:29:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.avanza_stock] Getting repository information 2020-10-30 00:29:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.avanza_stock] Running checks against v1.0.7 2020-10-30 00:29:42 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:29:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-Tavos] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.smartweather] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-Tavos] Running checks against 0.3.7 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.reddit-card] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.smartweather] Running checks against v2.0.4 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.podcast-card] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.gpodder] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.eseglem.hass-wattbox] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.dlarrick.hass-kumo] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.StyraHem.ShellyForHASS] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.airthings_wave] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-multiple-entity-row] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.reddit-card] Running checks against 1.0.0 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.eseglem.hass-wattbox] Running checks against master 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.gpodder] Running checks against 2.0.0 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.podcast-card] Running checks against 1.0.9 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.dlarrick.hass-kumo] Running checks against release-0.2.2 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.claytonjn.hass-circadian_lighting] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.group-element] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.airthings_wave] Running checks against v2.6 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-multiple-entity-row] Running checks against v3.5.1 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.StyraHem.ShellyForHASS] Running checks against 0.2.0 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.claytonjn.hass-circadian_lighting] Running checks against 1.0.13 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.group-element] Running checks against 0.6.0 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.text-divider-row] Getting repository information 2020-10-30 00:29:43 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:29:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.text-divider-row] Running checks against 1.4.0 2020-10-30 00:29:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-integrations] Getting repository information 2020-10-30 00:29:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-integrations] Running checks against master 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.cover-element] Getting repository information 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.cover-element] Running checks against 0.3.0 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-dummy-entity-row] Getting repository information 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-xiaomi-vacuum-card] Getting repository information 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-dummy-entity-row] Running checks against master 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.breaking_changes] Getting repository information 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-xiaomi-vacuum-card] Running checks against v4.1.0 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.travel-time-card] Getting repository information 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-more-info-card] Getting repository information 2020-10-30 00:29:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.zaptec] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.radial-menu] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.basschipper.homeassistant-generic-hygrostat] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-more-info-card] Running checks against master 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.tefinger.hass-brematic] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.travel-time-card] Running checks against 1.1.3 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-text-input-row] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.grocy] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.breaking_changes] Running checks against 0.4.1 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.zaptec] Running checks against master 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.tefinger.hass-brematic] Running checks against v0.1.1 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.radial-menu] Running checks against 1.6.0 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-text-input-row] Running checks against v0.0.8 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.basschipper.homeassistant-generic-hygrostat] Running checks against v0.2.0 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.grocy] Running checks against v2.0.2 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.ljmerza.ha-email-sensor] Getting repository information 2020-10-30 00:29:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.ljmerza.ha-email-sensor] Running checks against 2.7.0 2020-10-30 00:29:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.fondberg.spotcast] Getting repository information 2020-10-30 00:29:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.fondberg.spotcast] Running checks against v3.4.3 2020-10-30 00:29:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.lichtteil.local_luftdaten] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.lichtteil.local_luftdaten] Running checks against 1.7 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.tracking-number-card] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.JayBlackedOut.hass-nhlapi] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.maykar.lovelace-swipe-navigation] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-card-templater] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.qbo] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.JayBlackedOut.hass-nhlapi] Running checks against v0.5.4 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-github-entity-row] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.text-action-element] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.tracking-number-card] Running checks against 1.2.6 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.maykar.lovelace-swipe-navigation] Running checks against 1.2.6 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.arjenvrh.audi_connect_ha] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.MatthewFlamm.nwsradar] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-card-templater] Running checks against 0.0.13 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.qbo] Running checks against develop 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-github-entity-row] Running checks against v1.0.0 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.text-action-element] Running checks against 0.1.0 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nervetattoo.banner-card] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.arjenvrh.audi_connect_ha] Running checks against master 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.MatthewFlamm.nwsradar] Running checks against 0.5.1 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.jihao.rokid-webhook-hass] Getting repository information 2020-10-30 00:29:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nervetattoo.banner-card] Running checks against 0.12.0 2020-10-30 00:29:55 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:29:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.jihao.rokid-webhook-hass] Running checks against 0.1.3 2020-10-30 00:29:55 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.entity-attributes-card] Getting repository information 2020-10-30 00:29:55 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.entity-attributes-card] Running checks against 0.1.2 2020-10-30 00:29:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.gauge-card] Getting repository information 2020-10-30 00:29:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.gauge-card] Running checks against 0.2.2 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.group-card] Getting repository information 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.group-card] Running checks against 0.0.4 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.plan-coordinates] Getting repository information 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marrobHD.tv-card] Getting repository information 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marrobHD.firetv-card] Getting repository information 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marrobHD.rotel-card] Getting repository information 2020-10-30 00:29:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.decluttering-card] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.dmitry-k.yandex_smart_home] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.media_player.screenly] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.plan-coordinates] Running checks against 0.1.1 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marrobHD.tv-card] Running checks against 0.1.3 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.bramkragten.lyric] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marrobHD.rotel-card] Running checks against 0.1.2 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marrobHD.firetv-card] Running checks against 0.1.3 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.decluttering-card] Running checks against 0.6.3 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.dmitry-k.yandex_smart_home] Running checks against master 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.bramkragten.mind] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.media_player.screenly] Running checks against v0.0.5 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.bramkragten.lyric] Running checks against v1.0.4 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.And3rsL.VisonicAlarm-for-Hassio] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.bramkragten.mind] Running checks against v1.2.0 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.And3rsL.VisonicAlarm-for-Hassio] Running checks against 3.0.1 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.walthowd.ha-automower] Getting repository information 2020-10-30 00:30:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.walthowd.ha-automower] Running checks against v0.5 2020-10-30 00:30:01 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:30:03 DEBUG (MainThread) [custom_components.hacs.repository.integration.jihao.colorfulclouds-hass] Getting repository information 2020-10-30 00:30:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.jihao.colorfulclouds-hass] Running checks against v0.1.2 2020-10-30 00:30:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.Ceerbeerus.beerbolaget] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.Ceerbeerus.beerbolaget] Running checks against 0.4.11 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.tcarlsen.lovelace-light-with-profiles] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.fan-control-entity-row] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.tcarlsen.lovelace-light-with-profiles] Running checks against 2.3.0 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.albertogeniola.meross-homeassistant] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.bouwew.sems2mqtt] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.mudape.iphonedetect] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.jm-73.Indego] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bramkragten.weather-card] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bramkragten.swipe-card] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.fan-control-entity-row] Running checks against 1.9 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.albertogeniola.meross-homeassistant] Running checks against v1.0.3 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.mudape.iphonedetect] Running checks against 1.2.5 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.bouwew.sems2mqtt] Running checks against v0.1.10 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bramkragten.weather-card] Running checks against v1.5.0 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.CyrisXD.love-lock-card] Getting repository information 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.jm-73.Indego] Running checks against 3.7 2020-10-30 00:30:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bramkragten.swipe-card] Running checks against v4.0.0 2020-10-30 00:30:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dimagoltsman.content-card-remote-control] Getting repository information 2020-10-30 00:30:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.CyrisXD.love-lock-card] Running checks against master 2020-10-30 00:30:06 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Antistorm] Getting repository information 2020-10-30 00:30:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dimagoltsman.content-card-remote-control] Running checks against master 2020-10-30 00:30:06 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Antistorm] Running checks against v1.0.2 2020-10-30 00:30:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Burze.dzis.net] Getting repository information 2020-10-30 00:30:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Burze.dzis.net] Running checks against v1.0.2 2020-10-30 00:30:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Looko2] Getting repository information 2020-10-30 00:30:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Looko2] Running checks against v1.0.1 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Tauron-AMIplus] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.lovelace-xiaomi-vacuum-map-card] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.lovelace-html-card] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Rozkladzik] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-iMPK] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Tauron-AMIplus] Running checks against v1.1.1 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.lovelace-xiaomi-vacuum-map-card] Running checks against v1.2.1 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.jomwells.ambihue] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.jomwells.ambilight-yeelight] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Ceerbeerus.beerbolaget-card] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.lovelace-html-card] Running checks against v1.0.0 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Rozkladzik] Running checks against v1.1.3 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-iMPK] Running checks against v1.1.2 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.xMrVizzy.philips-airpurifier] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.jomwells.ambihue] Running checks against master 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.jomwells.ambilight-yeelight] Running checks against master 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-browser_mod] Getting repository information 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Ceerbeerus.beerbolaget-card] Running checks against 0.1.55 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.xMrVizzy.philips-airpurifier] Running checks against 1.0.1 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-browser_mod] Running checks against 1.2.3 2020-10-30 00:30:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Imbuzi.meteo-france-weather-card] Getting repository information 2020-10-30 00:30:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Imbuzi.meteo-france-weather-card] Running checks against v1.12 2020-10-30 00:30:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.bieniu.ha-airly] Getting repository information 2020-10-30 00:30:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.bieniu.ha-airly] Running checks against 0.11.5 2020-10-30 00:30:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.safepay.sensor.willyweather] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.safepay.sensor.willyweather] Running checks against v1.5 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.safepay.sensor.fronius] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.nintendo_wishlist] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.daenny.climate_group] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.safepay.sensor.fronius] Running checks against v0.9.3 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.DavidFW1960.bom_forecast] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DavidFW1960.bom-weather-card] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.claudegel.sinope-gt125] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.timvancann.homeassistant-growatt] Getting repository information 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.nintendo_wishlist] Running checks against v3.1.2 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.daenny.climate_group] Running checks against 0.4.1 2020-10-30 00:30:16 DEBUG (MainThread) [custom_components.hacs.repository.plugin.isabellaalstrom.lovelace-grocy-chores-card] Getting repository information 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.DavidFW1960.bom_forecast] Running checks against 0.35 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.claudegel.sinope-gt125] Running checks against v1.1.4 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DavidFW1960.bom-weather-card] Running checks against 0.82 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.timvancann.homeassistant-growatt] Running checks against 0.0.3 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.plugin.isabellaalstrom.lovelace-grocy-chores-card] Running checks against v2.0.0 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.Martinvdm.garbage-nissewaard-homeassistant] Getting repository information 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.pilotak.homeassistant-clientraw] Getting repository information 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.Martinvdm.garbage-nissewaard-homeassistant] Running checks against master 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.pilotak.homeassistant-clientraw] Running checks against v2.0.0 2020-10-30 00:30:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.pilotak.homeassistant-attributes] Getting repository information 2020-10-30 00:30:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.pilotak.homeassistant-attributes] Running checks against v1.1.0 2020-10-30 00:30:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.pilotak.homeassistant-mikrotik] Getting repository information 2020-10-30 00:30:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.pilotak.homeassistant-mikrotik] Running checks against 1.2.0 2020-10-30 00:30:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.nintendo-wishlist-card] Getting repository information 2020-10-30 00:30:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.nintendo-wishlist-card] Running checks against v2.1.0 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.favicon-counter] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.RobHofmann.HomeAssistant-PhilipsAndroid2014] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.theme.seangreen2.slate_theme] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.jxlarrea.ha-emfitqs] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-Deepstack-face] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.bieniu.ha-gios] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.favicon-counter] Running checks against 1.0.0 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.theme.seangreen2.slate_theme] Running checks against master 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.twrecked.lovelace-hass-aarlo] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.RobHofmann.HomeAssistant-PhilipsAndroid2014] Running checks against master 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.mlowijs.HomeAssistant-TeslaCustomComponent] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.jxlarrea.ha-emfitqs] Running checks against 2.2 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.HASS-Deepstack-face] Running checks against v0.6 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.bieniu.ha-gios] Running checks against 0.8.5 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.mlowijs.HomeAssistant-TeslaCustomComponent] Running checks against master 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.RodBr.miflora-card] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.twrecked.lovelace-hass-aarlo] Running checks against v0.1.5 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.postlund.search-card] Getting repository information 2020-10-30 00:30:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.RodBr.miflora-card] Running checks against 0.1.0 2020-10-30 00:30:23 DEBUG (MainThread) [custom_components.hacs.repository.plugin.postlund.search-card] Running checks against master 2020-10-30 00:30:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.andersonshatch.midea-ac-py] Getting repository information 2020-10-30 00:30:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.andersonshatch.midea-ac-py] Running checks against master 2020-10-30 00:30:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dmulcahey.zha-network-card] Getting repository information 2020-10-30 00:30:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dmulcahey.zha-network-card] Running checks against master 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.ljmerza.ha-our-groceries] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.ljmerza.ha-our-groceries] Running checks against 1.3.5 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.our-groceries-card] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.rdehuyss.homeassistant-custom_components-denkovi] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DarkFox.rejseplanen-card] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.jihao.traccar-cn-hass] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-qBitTorrentAlternativeSpeed] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ljmerza.our-groceries-card] Running checks against 1.4.0 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.gieljnssns.buienalarm-sensor-homeassistant] Getting repository information 2020-10-30 00:30:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.rdehuyss.homeassistant-custom_components-denkovi] Running checks against v1.0 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DarkFox.rejseplanen-card] Running checks against 1.5.2 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.jihao.traccar-cn-hass] Running checks against 0.1.0 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.gieljnssns.kostalpiko-sensor-homeassistant] Getting repository information 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-beward] Getting repository information 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-qBitTorrentAlternativeSpeed] Running checks against 1.3.1 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.snarky-snark.home-assistant-variables] Getting repository information 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.gieljnssns.buienalarm-sensor-homeassistant] Running checks against v1.3 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.gieljnssns.kostalpiko-sensor-homeassistant] Running checks against v2.7 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-beward] Running checks against 1.1.16 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.lovelace-google-keep-card] Getting repository information 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.snarky-snark.home-assistant-variables] Running checks against v0.9.3 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.lovelace-google-keep-card] Running checks against v1.1.0 2020-10-30 00:30:28 DEBUG (MainThread) [custom_components.hacs.template] 'state' is undefined 2020-10-30 00:30:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Google-Keep] Getting repository information 2020-10-30 00:30:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Google-Keep] Running checks against v1.1.0 2020-10-30 00:30:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.templatesensor] Getting repository information 2020-10-30 00:30:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.templatesensor] Running checks against 0.1.2 2020-10-30 00:30:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.zha-ng.zha-map] Getting repository information 2020-10-30 00:30:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.zha-ng.zha-map] Running checks against 0.4.0 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.stadtreinigung_hamburg] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.LordBoos.discord_game] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.stadtreinigung_hamburg] Running checks against v0.1.6 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.dlashua.templatebinarysensor] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.amaximus.bkk-stop-card] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.LordBoos.discord_game] Running checks against 3.3.0 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.dlashua.templatebinarysensor] Running checks against master 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.tmonck.clean_up_snapshots] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.amaximus.bkk-stop-card] Running checks against master 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-lovelace_gen] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-poolmath] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.tmonck.clean_up_snapshots] Running checks against 0.5 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-lovelace_gen] Running checks against 6 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-flo-water] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.azuwis.zigbee2mqtt-networkmap] Getting repository information 2020-10-30 00:30:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-poolmath] Running checks against 0.0.7 2020-10-30 00:30:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-flo-water] Running checks against 3.0.5 2020-10-30 00:30:34 DEBUG (MainThread) [custom_components.hacs.repository.plugin.azuwis.zigbee2mqtt-networkmap] Running checks against v0.6.0 2020-10-30 00:30:34 DEBUG (MainThread) [custom_components.hacs.template] expected token 'end of print statement', got 'url' 2020-10-30 00:30:34 DEBUG (MainThread) [custom_components.hacs.template] 'now' is undefined 2020-10-30 00:30:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cadsters.acv-hass-component] Getting repository information 2020-10-30 00:30:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cadsters.acv-hass-component] Running checks against 0.22 2020-10-30 00:30:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.DarkSir23.sensor.mylar] Getting repository information 2020-10-30 00:30:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.DarkSir23.sensor.mylar] Running checks against master 2020-10-30 00:30:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.Anonym-tsk.homeassistant-climate-xiaomi-remote] Getting repository information 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.Anonym-tsk.homeassistant-climate-xiaomi-remote] Running checks against master 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.gcorgnet.sensor.emby_upcoming_media] Getting repository information 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.gcorgnet.sensor.emby_upcoming_media] Running checks against 0.3.4 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.readme] Getting repository information 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.nordpool] Getting repository information 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.healthchecksio] Getting repository information 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.theme.bbbenji.synthwave-hass] Getting repository information 2020-10-30 00:30:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.nordpool] Running checks against master 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.readme] Running checks against 0.2.1 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.theme.bbbenji.synthwave-hass] Running checks against 0.3.3.2 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.healthchecksio] Running checks against 0.1.3 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-favicon] Getting repository information 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.shbatm.hacs-isy994] Getting repository information 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.eifinger.open_route_service] Getting repository information 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.thomasloven.hass-favicon] Running checks against 10.1 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.alryaz.hass-mosenergosbyt] Getting repository information 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.shbatm.hacs-isy994] Running checks against 3.0.0dev14 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.eifinger.open_route_service] Running checks against v1.0.5 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bbbenji.synthwave-hass-extras] Getting repository information 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.alryaz.hass-mosenergosbyt] Running checks against v0.2.8 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bbbenji.synthwave-hass-extras] Running checks against 0.2.4 2020-10-30 00:30:39 DEBUG (MainThread) [custom_components.hacs.template] expected token 'end of statement block', got 'version_installed' 2020-10-30 00:30:40 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Villhellm.lovelace-animated-background] Getting repository information 2020-10-30 00:30:40 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Villhellm.lovelace-animated-background] Running checks against v0.6.3 2020-10-30 00:30:40 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:30:42 DEBUG (MainThread) [custom_components.hacs.repository.plugin.TheLastProject.lovelace-media-art-background] Getting repository information 2020-10-30 00:30:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.TheLastProject.lovelace-media-art-background] Running checks against master 2020-10-30 00:30:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.bruxy70.CZ-Public-Transport] Getting repository information 2020-10-30 00:30:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.TheLastProject.lovelace-valetudo-map-card] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.TheLastProject.lovelace-valetudo-map-card] Running checks against master 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.Mofeywalker.openmensa-hass-component] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.unused-card] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.dave-code-ruiz.uhomeuponor] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.template] no filter named 'decode_valetudo_map' 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.Mofeywalker.openmensa-hass-component] Running checks against master 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.unused-card] Running checks against 1.1 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.dave-code-ruiz.uhomeuponor] Running checks against master 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Mofeywalker.openmensa-lovelace-card] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.Sholofly.ZiggoNext] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Mofeywalker.openmensa-lovelace-card] Running checks against master 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-average] Getting repository information 2020-10-30 00:30:44 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.bruxy70.Garbage-Collection] Getting repository information 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.Sholofly.ZiggoNext] Running checks against v0.5.0 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-average] Running checks against 1.6.5 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.twrecked.hass-momentary] Getting repository information 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.bruxy70.Garbage-Collection] Running checks against 3.07 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.twrecked.hass-momentary] Running checks against v0.5 2020-10-30 00:30:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.Home-Assistant-Lovelace-HTML-Jinja2-Template-card] Getting repository information 2020-10-30 00:30:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.Home-Assistant-Lovelace-HTML-Jinja2-Template-card] Running checks against v1.0.2 2020-10-30 00:30:46 DEBUG (MainThread) [custom_components.hacs.template] unexpected '}' 2020-10-30 00:30:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-sensorpush] Getting repository information 2020-10-30 00:30:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-sensorpush] Running checks against 0.0.5 2020-10-30 00:30:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.eavanvalkenburg.sia] Getting repository information 2020-10-30 00:30:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-gismeteo] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.plugin.amaximus.garbage-collection-card] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.eavanvalkenburg.sia] Running checks against v0.3.10 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-gismeteo] Running checks against 2.0.22 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.avfallsor] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.plugin.amaximus.garbage-collection-card] Running checks against 1.15.2 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.avfallsor] Running checks against master 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.plugin.AmoebeLabs.flex-horseshoe-card] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.caiosweet.Home-Assistant-custom-components-DPC-Alert] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.template] 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'. 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.tmechen.ber_status] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.gregoryduckworth.GoogleGeocode-HASS] Getting repository information 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.plugin.AmoebeLabs.flex-horseshoe-card] Running checks against 0.8.3 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.caiosweet.Home-Assistant-custom-components-DPC-Alert] Running checks against v1.2.5 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.tmechen.ber_status] Running checks against master 2020-10-30 00:30:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.gregoryduckworth.GoogleGeocode-HASS] Running checks against 0.1.3 2020-10-30 00:30:51 DEBUG (MainThread) [custom_components.hacs.template] 'config' is undefined 2020-10-30 00:30:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.pinkywafer.Anniversaries] Getting repository information 2020-10-30 00:30:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.pinkywafer.Anniversaries] Running checks against 4.0.0 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.mammuth.ha-fritzbox-tools] Getting repository information 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.mammuth.ha-fritzbox-tools] Running checks against 1.13.1 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.fedex] Getting repository information 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.linksys_ap] Getting repository information 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.fedex] Running checks against master 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.srp_energy] Getting repository information 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.linksys_ap] Running checks against master 2020-10-30 00:30:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sytadin] Getting repository information 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.srp_energy] Running checks against master 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sytadin] Running checks against master 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.ups] Getting repository information 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.amoled] Getting repository information 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.slesinger.HomeAssistant-BMR] Getting repository information 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.Poeschl.Remote-PicoTTS] Getting repository information 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.ups] Running checks against master 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.amoled] Running checks against master 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.Poeschl.Remote-PicoTTS] Running checks against 1.0.0 2020-10-30 00:30:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.slesinger.HomeAssistant-BMR] Running checks against master 2020-10-30 00:30:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-car_wash] Getting repository information 2020-10-30 00:30:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-car_wash] Running checks against 1.2.16 2020-10-30 00:31:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.ha-hdhomerun] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.ha-hdhomerun] Running checks against v0.0.7 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.snicker.zwift_hass] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.ha-polar] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.jensweimann.awb] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.snicker.zwift_hass] Running checks against v3.2 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.ha-polar] Running checks against v0.0.2 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.xMrVizzy.minecraft-version] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.jensweimann.awb] Running checks against 1.1 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.xMrVizzy.minecraft-version] Running checks against 0.1.3 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.scottyphillips.mitsubishi_hass] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.roberodin.ha-samsungtv-custom] Getting repository information 2020-10-30 00:31:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.exKAjFASH.media_player.elkoep_lara] Getting repository information 2020-10-30 00:31:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-dahuavto] Getting repository information 2020-10-30 00:31:02 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:31:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.scottyphillips.mitsubishi_hass] Running checks against v2.0 2020-10-30 00:31:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.roberodin.ha-samsungtv-custom] Running checks against 3.0.5 2020-10-30 00:31:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.exKAjFASH.media_player.elkoep_lara] Running checks against v0.1.0 2020-10-30 00:31:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-dahuavto] Running checks against master 2020-10-30 00:31:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-gui-sandbox] Getting repository information 2020-10-30 00:31:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-gui-sandbox] Running checks against master 2020-10-30 00:31:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Anonym-tsk.lovelace-starline-card] Getting repository information 2020-10-30 00:31:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Anonym-tsk.lovelace-starline-card] Running checks against v1.1.2 2020-10-30 00:31:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-fan-xiaomi] Getting repository information 2020-10-30 00:31:06 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.dark-mint] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.r-renato.ha-card-waze-travel-time] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-fan-xiaomi] Running checks against v1.3.3 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.dark-mint] Running checks against master 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.r-renato.ha-card-waze-travel-time] Running checks against master 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.blue-night] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.grey-night] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.blue-night] Running checks against master 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bokub.rgb-light-card] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.restriction-card] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.grey-night] Running checks against master 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.integration.alryaz.hass-hekr-component] Getting repository information 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bokub.rgb-light-card] Running checks against 1.7.1 2020-10-30 00:31:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iantrich.restriction-card] Running checks against 1.2.6 2020-10-30 00:31:08 DEBUG (MainThread) [custom_components.hacs.repository.integration.alryaz.hass-hekr-component] Running checks against v0.2.6 2020-10-30 00:31:08 DEBUG (MainThread) [custom_components.hacs.repository.plugin.royto.logbook-card] Getting repository information 2020-10-30 00:31:08 DEBUG (MainThread) [custom_components.hacs.repository.plugin.royto.logbook-card] Running checks against 1.2.0 2020-10-30 00:31:10 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.solarized-light] Getting repository information 2020-10-30 00:31:10 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.solarized-light] Running checks against master 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.christmas] Getting repository information 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.christmas] Running checks against master 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.material-dark-green] Getting repository information 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.teal] Getting repository information 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.material-dark-pink] Getting repository information 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.material-dark-green] Running checks against master 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.teal] Running checks against master 2020-10-30 00:31:12 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.material-dark-pink] Running checks against master 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.halloween] Getting repository information 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.halloween] Running checks against master 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Yeelink-ven-fan] Getting repository information 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.Home-Assistant-Lovelace-Local-Conditional-card] Getting repository information 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.ptimatth.GeorideHA] Getting repository information 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Yeelink-ven-fan] Running checks against v1.0 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.lindell.home-assistant-tv4-play] Getting repository information 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.ptimatth.GeorideHA] Running checks against 0.5.0 2020-10-30 00:31:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.lindell.home-assistant-tv4-play] Running checks against 1.0.0 2020-10-30 00:31:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.turbokongen.hass-AMS] Getting repository information 2020-10-30 00:31:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.turbokongen.hass-AMS] Running checks against v1.13 2020-10-30 00:31:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-hpprinter] Getting repository information 2020-10-30 00:31:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.elad-bar.ha-hpprinter] Running checks against v1.0.0 2020-10-30 00:31:17 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.dark-orange] Getting repository information 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cyr-ius.hass-livebox-component] Getting repository information 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.dark-orange] Running checks against master 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.shogunxam.Home-Assistant-custom-components-cfr-toscana] Getting repository information 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cyr-ius.hass-livebox-component] Running checks against 1.5.3 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.plugin.hasl-sensor.lovelace-hasl-departure-card] Getting repository information 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.shogunxam.Home-Assistant-custom-components-cfr-toscana] Running checks against v0.7 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.plugin.hasl-sensor.lovelace-hasl-traffic-status-card] Getting repository information 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.plugin.hasl-sensor.lovelace-hasl-departure-card] Running checks against v2.5.0 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.template] Encountered unknown tag 'configuration'. 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.freakshock88.hass-populartimes] Getting repository information 2020-10-30 00:31:18 DEBUG (MainThread) [custom_components.hacs.repository.plugin.hasl-sensor.lovelace-hasl-traffic-status-card] Running checks against v2.3.1 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.theme.naofireblade.clear-theme] Getting repository information 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.freakshock88.hass-populartimes] Running checks against 0.22 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.theme.naofireblade.clear-theme] Running checks against v1.1 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.theme.naofireblade.clear-theme-dark] Getting repository information 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.theme.naofireblade.clear-theme-dark] Running checks against v1.3 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.jcwillox.hass-auto-backup] Getting repository information 2020-10-30 00:31:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.jcwillox.hass-auto-backup] Running checks against 0.6.0 2020-10-30 00:31:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.gcobb321.icloud3] Getting repository information 2020-10-30 00:31:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.gcobb321.icloud3] Running checks against v2.2 2020-10-30 00:31:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.ryannazaretian.hacs-nexia-climate-integration] Getting repository information 2020-10-30 00:31:23 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Villhellm.custom-sidebar] Getting repository information 2020-10-30 00:31:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.ryannazaretian.hacs-nexia-climate-integration] Running checks against v1.0 2020-10-30 00:31:23 DEBUG (MainThread) [custom_components.hacs.repository.theme.pbeckcom.green_slate_theme] Getting repository information 2020-10-30 00:31:23 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Villhellm.custom-sidebar] Running checks against v0.2.2 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.theme.pbeckcom.green_slate_theme] Running checks against master 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.jaruba.ha-samsungtv-tizen] Getting repository information 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.midnight-blue] Getting repository information 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.jaruba.ha-samsungtv-tizen] Running checks against v1.5.4 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.mitemp_bt] Getting repository information 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.midnight-blue] Running checks against master 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cyr-ius.hass-cozytouch] Getting repository information 2020-10-30 00:31:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.sensor.mitemp_bt] Running checks against 0.7.6 2020-10-30 00:31:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cyr-ius.hass-cozytouch] Running checks against 1.5.8 2020-10-30 00:31:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.pinkywafer.Calendarific] Getting repository information 2020-10-30 00:31:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.pinkywafer.Calendarific] Running checks against 0.12.0 2020-10-30 00:31:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.5high.phicomm-dc1-homeassistant] Getting repository information 2020-10-30 00:31:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.5high.phicomm-dc1-homeassistant] Running checks against master 2020-10-30 00:31:28 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.plugin.xMrVizzy.button-toolbar] Getting repository information 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.claudegel.sinope-130] Getting repository information 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.safepay.cover.hd_powerview] Getting repository information 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.plugin.xMrVizzy.button-toolbar] Running checks against 0.1.0 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.claudegel.sinope-130] Running checks against v0.1.7 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.safepay.cover.hd_powerview] Running checks against v0.9.0 2020-10-30 00:31:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.tomaae.homeassistant-mikrotik_router] Getting repository information 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.remco770.garbage-bar-homeassistant] Getting repository information 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.tomaae.homeassistant-mikrotik_router] Running checks against v1.5.10 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.remco770.garbage-bar-homeassistant] Running checks against 1.3 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.aqua-fiesta] Getting repository information 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.aqua-fiesta] Running checks against v1.0 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.theme.Poeschl.slate_red] Getting repository information 2020-10-30 00:31:30 DEBUG (MainThread) [custom_components.hacs.repository.theme.Poeschl.slate_red] Running checks against 1.2.1 2020-10-30 00:31:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.freol35241.ltss] Getting repository information 2020-10-30 00:31:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.freol35241.ltss] Running checks against master 2020-10-30 00:31:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.light-brightness-preset-row] Getting repository information 2020-10-30 00:31:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.light-brightness-preset-row] Running checks against 1.8 2020-10-30 00:31:34 DEBUG (MainThread) [custom_components.hacs.repository.theme.estiens.sweet_pink_hass_theme] Getting repository information 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-iaquk] Getting repository information 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.sebr.bhyve-home-assistant] Getting repository information 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.theme.estiens.sweet_pink_hass_theme] Running checks against master 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-iaquk] Running checks against 1.3.4 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.sebr.bhyve-home-assistant] Running checks against 2.0.4 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-arpscan_tracker] Getting repository information 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-plugwise] Getting repository information 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-arpscan_tracker] Running checks against 1.0.3 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-plugwise] Running checks against 1.0.4 2020-10-30 00:31:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-hvcgroep] Getting repository information 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-hvcgroep] Running checks against 1.0.5 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-p2000] Getting repository information 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-p2000] Running checks against 1.0.16 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.template] 'is_state_attr' is undefined 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-toon_climate] Getting repository information 2020-10-30 00:31:36 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:31:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-toon_climate] Running checks against 1.0.8 2020-10-30 00:31:37 DEBUG (MainThread) [custom_components.hacs.template] 'is_state_attr' is undefined 2020-10-30 00:31:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-toon_smartmeter] Getting repository information 2020-10-30 00:31:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-toon_smartmeter] Running checks against 1.0.8 2020-10-30 00:31:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-toon_boilerstatus] Getting repository information 2020-10-30 00:31:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-ttn_gateway] Getting repository information 2020-10-30 00:31:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.doudz.homeassistant-myjdownloader] Getting repository information 2020-10-30 00:31:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-toon_boilerstatus] Running checks against 1.0.5 2020-10-30 00:31:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.doudz.homeassistant-myjdownloader] Running checks against master 2020-10-30 00:31:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.cyberjunky.home-assistant-ttn_gateway] Running checks against 1.0.5 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Xiaomi-Smart-Multipurpose-Kettle] Getting repository information 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.bacco007.sensor.waternsw] Getting repository information 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Xiaomi-Smart-Multipurpose-Kettle] Running checks against v1.0 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.bacco007.sensor.waternsw] Running checks against v0.5 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.garbled1.balboa_homeassistan] Getting repository information 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.garbled1.balboa_homeassistan] Running checks against 0.4 2020-10-30 00:31:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.ha-fitness-push] Getting repository information 2020-10-30 00:31:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.burnnat.ha-fitness-push] Running checks against v0.0.1 2020-10-30 00:31:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.laszlojakab.homeassistant-dijnet] Getting repository information 2020-10-30 00:31:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.laszlojakab.homeassistant-dijnet] Running checks against master 2020-10-30 00:31:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.unifiprotect] Getting repository information 2020-10-30 00:31:44 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/home/vmware/py38HA/lib/python3.8/site-packages/aiogithubapi/helpers.py", line 91, in async_call_api response.data = await result.json() File "/home/vmware/py38HA/lib/python3.8/site-packages/aiohttp/client_reqrep.py", line 1021, in json await self.read() File "/home/vmware/py38HA/lib/python3.8/site-packages/aiohttp/client_reqrep.py", line 973, in read self._body = await self.content.read() File "/home/vmware/py38HA/lib/python3.8/site-packages/aiohttp/streams.py", line 358, in read block = await self.readany() File "/home/vmware/py38HA/lib/python3.8/site-packages/aiohttp/streams.py", line 380, in readany await self._wait('readany') File "/home/vmware/py38HA/lib/python3.8/site-packages/aiohttp/streams.py", line 296, in _wait await waiter asyncio.exceptions.CancelledError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/vmware/.homeassistant/custom_components/hacs/hacsbase/hacs.py", line 304, in recurring_tasks_all await self.data.async_write() File "/home/vmware/.homeassistant/custom_components/hacs/hacsbase/data.py", line 50, in async_write await self.queue.execute() File "/home/vmware/py38HA/lib/python3.8/site-packages/queueman/manager.py", line 63, in execute await asyncio.gather(*local_queue) File "/home/vmware/.homeassistant/custom_components/hacs/operational/factory.py", line 25, in safe_common_update await repository.common_update() File "/home/vmware/.homeassistant/custom_components/hacs/helpers/classes/repository.py", line 247, in common_update await self.repository_object.set_last_commit() File "/home/vmware/py38HA/lib/python3.8/site-packages/aiogithubapi/objects/repository/__init__.py", line 169, in set_last_commit response = await self.client.get(endpoint=_endpoint) File "/home/vmware/py38HA/lib/python3.8/site-packages/aiogithubapi/client.py", line 36, in get response = await async_call_api( File "/home/vmware/py38HA/lib/python3.8/site-packages/backoff/_async.py", line 133, in retry ret = await target(*args, **kwargs) File "/home/vmware/py38HA/lib/python3.8/site-packages/aiogithubapi/helpers.py", line 101, in async_call_api raise AIOGitHubAPIException(response.data) File "/home/vmware/py38HA/lib/python3.8/site-packages/async_timeout/__init__.py", line 55, in __aexit__ self._do_exit(exc_type) File "/home/vmware/py38HA/lib/python3.8/site-packages/async_timeout/__init__.py", line 92, in _do_exit raise asyncio.TimeoutError asyncio.exceptions.TimeoutError 2020-10-30 00:31:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.unifiprotect] Running checks against v0.6.0 2020-10-30 00:31:44 DEBUG (MainThread) [custom_components.hacs.repository.theme.houtknots.UglyChristmas-Theme] Getting repository information 2020-10-30 00:31:44 DEBUG (MainThread) [custom_components.hacs.repository.theme.houtknots.UglyChristmas-Theme] Running checks against master 2020-10-30 00:31:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.dr1rrb.ha-twinkly] Getting repository information 2020-10-30 00:31:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.dr1rrb.ha-twinkly] Running checks against master 2020-10-30 00:31:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.bruxy70.CZ-Public-Transport] Running checks against 2.9 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.theme.arsaboo.oxford_blue_theme] Getting repository information 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ikaruswill.lovelace-fan-xiaomi] Getting repository information 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.theme.aFFekopp.dark_teal] Getting repository information 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.theme.arsaboo.oxford_blue_theme] Running checks against master 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ikaruswill.lovelace-fan-xiaomi] Running checks against 1.5.2 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.theme.aFFekopp.dark_teal] Running checks against 1.3 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dcramer.lovelace-nextbus-card] Getting repository information 2020-10-30 00:31:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-template-entity-row] Getting repository information 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dcramer.lovelace-nextbus-card] Running checks against 0.2.0 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-template-entity-row] Running checks against 1.1.1 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.repository.theme.aFFekopp.noctis] Getting repository information 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.repository.theme.aFFekopp.noctis] Running checks against 2.4 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.shutupflanders.sensor.moneydashboard] Getting repository information 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:31:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.shutupflanders.sensor.moneydashboard] Running checks against 1.0.3 2020-10-30 00:31:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.JAAlperin.hass-bardolph] Getting repository information 2020-10-30 00:31:48 DEBUG (MainThread) [custom_components.hacs.template] unexpected char '‘' at 1349 2020-10-30 00:31:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.JAAlperin.hass-bardolph] Running checks against master 2020-10-30 00:31:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.kirei.hass-chargeamps] Getting repository information 2020-10-30 00:31:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.kirei.hass-chargeamps] Running checks against v1.1.0 2020-10-30 00:31:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.5high.konke] Getting repository information 2020-10-30 00:31:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.5high.konke] Running checks against master 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.PTST.O365-HomeAssistant] Getting repository information 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.PTST.O365-HomeAssistant] Running checks against v2.1.8 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.darksky_m] Getting repository information 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.esp_wd] Getting repository information 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.meteoalarm] Getting repository information 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.darksky_m] Running checks against master 2020-10-30 00:31:51 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.songpal_m] Getting repository information 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.esp_wd] Running checks against master 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.meteoalarm] Running checks against master 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.songpal_m] Running checks against master 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.tvh_rec] Getting repository information 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.theme.am80l.sundown] Getting repository information 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.template] 'trigger' is undefined 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.theme.am80l.sundown] Running checks against 1.0.6 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.kodi1.tvh_rec] Running checks against master 2020-10-30 00:31:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.AdamNaj.linksys_velop] Getting repository information 2020-10-30 00:31:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.AdamNaj.linksys_velop] Running checks against 0.1.1 2020-10-30 00:31:53 DEBUG (MainThread) [custom_components.hacs.repository.theme.78wesley.Darkish-Theme] Getting repository information 2020-10-30 00:31:53 DEBUG (MainThread) [custom_components.hacs.repository.theme.78wesley.Darkish-Theme] Running checks against master 2020-10-30 00:31:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.heyajohnny.afvalinfo] Getting repository information 2020-10-30 00:31:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.heyajohnny.afvalinfo] Running checks against v0.5.30 2020-10-30 00:31:54 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:31:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.And3rsL.Deebot-for-hassio] Getting repository information 2020-10-30 00:31:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.And3rsL.Deebot-for-hassio] Running checks against 1.9.4 2020-10-30 00:31:55 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.vaporwave-pink] Getting repository information 2020-10-30 00:31:56 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.vaporwave-pink] Running checks against v1.1 2020-10-30 00:31:56 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.amoled_blue] Getting repository information 2020-10-30 00:31:56 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.amoled_blue] Running checks against v1.6 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.AaronDavidSchneider.SonosAlarm] Getting repository information 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.theme.fi-sch.ux_goodie_theme] Getting repository information 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.AaronDavidSchneider.SonosAlarm] Running checks against v1.0.8 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-light-mode-theme] Getting repository information 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.theme.fi-sch.ux_goodie_theme] Running checks against 1.6 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.vlumikero.home-assistant-securitas] Getting repository information 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-light-mode-theme] Running checks against master 2020-10-30 00:31:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.vlumikero.home-assistant-securitas] Running checks against master 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.Home-Is-Where-You-Hang-Your-Hack.sensor.goveetemp_bt_hci] Getting repository information 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.material-dark-red] Getting repository information 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.Home-Is-Where-You-Hang-Your-Hack.sensor.goveetemp_bt_hci] Running checks against v0.7.1 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.material-dark-red] Running checks against master 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.websylv.homeassistant-meteoswiss] Getting repository information 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.websylv.homeassistant-meteoswiss] Running checks against 1.2 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-xantech] Getting repository information 2020-10-30 00:31:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.rsnodgrass.hass-xantech] Running checks against 0.0.3 2020-10-30 00:31:59 DEBUG (MainThread) [custom_components.hacs.repository.theme.chaptergy.noctis-grey] Getting repository information 2020-10-30 00:31:59 DEBUG (MainThread) [custom_components.hacs.repository.theme.chaptergy.noctis-grey] Running checks against v1.3.1 2020-10-30 00:32:01 DEBUG (MainThread) [custom_components.hacs.repository.plugin.chaptergy.lightalarm-card] Getting repository information 2020-10-30 00:32:01 DEBUG (MainThread) [custom_components.hacs.repository.plugin.chaptergy.lightalarm-card] Running checks against v3.0.2 2020-10-30 00:32:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.JonasPed.homeassistant-eloverblik] Getting repository information 2020-10-30 00:32:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.JonasPed.homeassistant-eloverblik] Running checks against master 2020-10-30 00:32:02 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.green_dark_mode] Getting repository information 2020-10-30 00:32:02 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.green_dark_mode] Running checks against v1.7 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.green_light_mode] Getting repository information 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.orange_dark] Getting repository information 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.green_light_mode] Running checks against v1.7 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.orange_light] Getting repository information 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.orange_dark] Running checks against v1.7 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.integration.ryanmac8.Home-Assistant-Marta] Getting repository information 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.orange_light] Running checks against v1.5 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.integration.ryanmac8.Home-Assistant-Marta] Running checks against v1.1 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.integration.jason0x43.hacs-hubitat] Getting repository information 2020-10-30 00:32:03 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.blackened] Getting repository information 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.jason0x43.hacs-hubitat] Running checks against v0.5.10 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.pfunkmallone.HACS-camect-integration] Getting repository information 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.blackened] Running checks against master 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.pfunkmallone.HACS-camect-integration] Running checks against 2020071901 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.pfunkmallone.HACS-camect-custom_card] Getting repository information 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.plugin.pfunkmallone.HACS-camect-custom_card] Running checks against 2020051001 2020-10-30 00:32:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.binsentsu.home-assistant-solaredge-modbus] Getting repository information 2020-10-30 00:32:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.binsentsu.home-assistant-solaredge-modbus] Running checks against V1.2.1 2020-10-30 00:32:06 DEBUG (MainThread) [custom_components.hacs.repository.theme.hekm77.reeder_dark_theme] Getting repository information 2020-10-30 00:32:07 DEBUG (MainThread) [custom_components.hacs.repository.theme.hekm77.reeder_dark_theme] Running checks against master 2020-10-30 00:32:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.sdelliot.pie-chart-card] Getting repository information 2020-10-30 00:32:07 DEBUG (MainThread) [custom_components.hacs.repository.plugin.sdelliot.pie-chart-card] Running checks against master 2020-10-30 00:32:08 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-themes] Getting repository information 2020-10-30 00:32:08 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-themes] Running checks against v2.4.0 2020-10-30 00:32:08 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dooz127.swipe-glance-card] Getting repository information 2020-10-30 00:32:08 DEBUG (MainThread) [custom_components.hacs.repository.plugin.lukevink.lovelace-buien-rain-card] Getting repository information 2020-10-30 00:32:08 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dooz127.swipe-glance-card] Running checks against 0.3 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.peetereczek.ztm] Getting repository information 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.lukevink.lovelace-buien-rain-card] Running checks against 0.0.4 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.sbryfcz.harmony-card] Getting repository information 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.peetereczek.ztm] Running checks against 0.2.0 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.sbryfcz.harmony-card] Running checks against 0.13.1 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.tuxuser.abfallapi_regioit_ha] Getting repository information 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.tuxuser.abfallapi_regioit_ha] Running checks against master 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.edenhaus.ha-prosenic] Getting repository information 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.bacco007.sensor.opennem] Getting repository information 2020-10-30 00:32:09 DEBUG (MainThread) [custom_components.hacs.repository.integration.edenhaus.ha-prosenic] Running checks against v0.4.1 2020-10-30 00:32:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.bacco007.sensor.opennem] Running checks against v0.0.5 2020-10-30 00:32:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.uilogs] Getting repository information 2020-10-30 00:32:10 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:32:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.uilogs] Running checks against master 2020-10-30 00:32:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iswitch.ha-yandex-icons] Getting repository information 2020-10-30 00:32:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.iswitch.ha-yandex-icons] Running checks against master 2020-10-30 00:32:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Smartmi-smart-heater] Getting repository information 2020-10-30 00:32:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Smartmi-smart-heater] Running checks against v1.22 2020-10-30 00:32:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-thermostat-card] Getting repository information 2020-10-30 00:32:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-thermostat-card] Running checks against v1.3.0 2020-10-30 00:32:13 DEBUG (MainThread) [custom_components.hacs.repository.plugin.peetereczek.ztm-stop-card] Getting repository information 2020-10-30 00:32:13 DEBUG (MainThread) [custom_components.hacs.repository.plugin.peetereczek.ztm-stop-card] Running checks against master 2020-10-30 00:32:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.maykar.plex_assistant] Getting repository information 2020-10-30 00:32:13 DEBUG (MainThread) [custom_components.hacs.repository.integration.maykar.plex_assistant] Running checks against 0.3.0 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.Pouzor.freebox_player] Getting repository information 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.ntilley905.faastatus] Getting repository information 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.Pouzor.freebox_player] Running checks against 1.0.4 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.ntilley905.faastatus] Running checks against v0.3.0 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jeremywillans.lovelace-roomba-vacuum-card] Getting repository information 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jeremywillans.lovelace-roomba-vacuum-card] Running checks against 0.9 2020-10-30 00:32:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.Johnwulp.rad-afval] Getting repository information 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.mikelawrence.senseme-hacs] Getting repository information 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.Johnwulp.rad-afval] Running checks against master 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.mikelawrence.senseme-hacs] Running checks against v2.1.3 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.avdeevsv91.ha_generic_hygrostat] Getting repository information 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.tuxuser.abfallapi_jumomind_ha] Getting repository information 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.avdeevsv91.ha_generic_hygrostat] Running checks against master 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.tuxuser.abfallapi_jumomind_ha] Running checks against master 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-dc1-card] Getting repository information 2020-10-30 00:32:15 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-dc1-card] Running checks against v1.2.0 2020-10-30 00:32:16 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:32:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.robbinjanssen.home-assistant-omnik-inverter] Getting repository information 2020-10-30 00:32:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.robbinjanssen.home-assistant-omnik-inverter] Running checks against v1.5.0 2020-10-30 00:32:16 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Savjee.button-text-card] Getting repository information 2020-10-30 00:32:16 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Savjee.button-text-card] Running checks against master 2020-10-30 00:32:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.lindell.home-assistant-svt-play] Getting repository information 2020-10-30 00:32:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.lindell.home-assistant-svt-play] Running checks against 1.0.1 2020-10-30 00:32:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.kuchel77.diskspace] Getting repository information 2020-10-30 00:32:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.kuchel77.diskspace] Running checks against v0.7 2020-10-30 00:32:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.ITTV-tools.homeassistant-kostalplenticore] Getting repository information 2020-10-30 00:32:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.ITTV-tools.homeassistant-kostalplenticore] Running checks against 0.9.2 2020-10-30 00:32:19 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:32:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.Hellowlol.ha-tide] Getting repository information 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.Hellowlol.ha-tide] Running checks against master 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.lociii.homeassistant-csgo] Getting repository information 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.lociii.homeassistant-csgo] Running checks against 1.1.0 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jcwillox.lovelace-paper-buttons-row] Getting repository information 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jcwillox.lovelace-canary] Getting repository information 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jcwillox.lovelace-paper-buttons-row] Running checks against 0.3.0 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.jcwillox.lovelace-canary] Running checks against 0.3.1 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-card-preloader] Getting repository information 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.integration.twrecked.hass-virtual] Getting repository information 2020-10-30 00:32:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.gadgetchnnel.lovelace-card-preloader] Running checks against 0.0.5 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.KoljaWindeler.ics] Getting repository information 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.twrecked.hass-virtual] Running checks against v0.5 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.KoljaWindeler.ics] Running checks against v0.5 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.SLG.home-assistant-whatpulse] Getting repository information 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.SLG.home-assistant-whatpulse] Running checks against master 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:32:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marksie1988.atomic-calendar-revive] Getting repository information 2020-10-30 00:32:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.marksie1988.atomic-calendar-revive] Running checks against v2.5.1 2020-10-30 00:32:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.lolouk44.CurrentCost_HA_CC] Getting repository information 2020-10-30 00:32:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.lolouk44.CurrentCost_HA_CC] Running checks against 0.1.4 2020-10-30 00:32:23 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:32:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.jonkristian.wasteplan_trv] Getting repository information 2020-10-30 00:32:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.jonkristian.wasteplan_trv] Running checks against master 2020-10-30 00:32:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.ollo69.ha-samsungtv-smart] Getting repository information 2020-10-30 00:32:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.ollo69.ha-samsungtv-smart] Running checks against v0.3.14 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.plugin.faeibson.lovelace-multiline-text-input-card] Getting repository information 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.plugin.faeibson.lovelace-multiline-text-input-card] Running checks against 1.0.4 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.Verbalinsurection.next_rocket_launch] Getting repository information 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.sermayoral.ha-samsungtv-encrypted] Getting repository information 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.Verbalinsurection.next_rocket_launch] Running checks against V1.0.2 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.integration.sermayoral.ha-samsungtv-encrypted] Running checks against v3.1 2020-10-30 00:32:25 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.stack-in-card] Getting repository information 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.stack-in-card] Running checks against 0.1.1 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.theme.Nihvel.your_name] Getting repository information 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-hui-element] Getting repository information 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.theme.Nihvel.your_name] Running checks against master 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-hui-element] Running checks against master 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.ollo69.ha-smartthinq-sensors] Getting repository information 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.eifinger.hass-foldingathomecontrol] Getting repository information 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.binary-control-button-row] Getting repository information 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.ollo69.ha-smartthinq-sensors] Running checks against v0.5.10 2020-10-30 00:32:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.eifinger.hass-foldingathomecontrol] Running checks against v2.0.3 2020-10-30 00:32:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.binary-control-button-row] Running checks against 1.5 2020-10-30 00:32:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.boralyl.steam-wishlist] Getting repository information 2020-10-30 00:32:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.boralyl.steam-wishlist] Running checks against v1.3.0 2020-10-30 00:32:28 DEBUG (MainThread) [custom_components.hacs.repository.plugin.GeorgeSG.lovelace-folder-card] Getting repository information 2020-10-30 00:32:28 DEBUG (MainThread) [custom_components.hacs.repository.plugin.GeorgeSG.lovelace-folder-card] Running checks against 0.4.0 2020-10-30 00:32:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.azogue.eventsensor] Getting repository information 2020-10-30 00:32:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.azogue.eventsensor] Running checks against v2.2.0 2020-10-30 00:32:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.tikismoke.home-assistant-nespressoble] Getting repository information 2020-10-30 00:32:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.tikismoke.home-assistant-nespressoble] Running checks against v0.0.1 2020-10-30 00:32:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.asev.homeassistant-uponor] Getting repository information 2020-10-30 00:32:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.asev.homeassistant-uponor] Running checks against v0.6 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.mampfes.hacs_wiffi] Getting repository information 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.mampfes.hacs_wiffi] Running checks against master 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.plugin.artem-sedykh.mini-humidifier] Getting repository information 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.plugin.artem-sedykh.mini-humidifier] Running checks against v2.2.6 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.theme.3ative.3ative-blue-theme] Getting repository information 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.theme.3ative.3ative-blue-theme] Running checks against v1.5.6 2020-10-30 00:32:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.msp1974.homeassistant-jlrincontrol] Getting repository information 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.ben8p.home-assistant-bunq-balance-sensors] Getting repository information 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.msp1974.homeassistant-jlrincontrol] Running checks against V2.1.2 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.ben8p.home-assistant-bunq-balance-sensors] Running checks against master 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.danimart1991.pvpc-hourly-pricing-card] Getting repository information 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.konnected-io.noonlight-hass] Getting repository information 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.konnected-io.noonlight-hass] Running checks against v1.0.1 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.danimart1991.pvpc-hourly-pricing-card] Running checks against 1.2.4 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.mampfes.hacs_waste_collection_schedule] Getting repository information 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.template] 'state_attr' is undefined 2020-10-30 00:32:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.mampfes.hacs_waste_collection_schedule] Running checks against master 2020-10-30 00:32:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.ericpignet.home-assistant-lg_hombot] Getting repository information 2020-10-30 00:32:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.ericpignet.home-assistant-lg_hombot] Running checks against v0.0.3 2020-10-30 00:32:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.opravdin.weback-hass] Getting repository information 2020-10-30 00:32:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.opravdin.weback-hass] Running checks against v1.0.2 2020-10-30 00:32:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.dgomes.ha_erse] Getting repository information 2020-10-30 00:32:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.dgomes.ha_erse] Running checks against master 2020-10-30 00:32:36 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.stell-blue-with-colors] Getting repository information 2020-10-30 00:32:36 DEBUG (MainThread) [custom_components.hacs.repository.theme.Banditen01.vintage_theme] Getting repository information 2020-10-30 00:32:36 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.stell-blue-with-colors] Running checks against master 2020-10-30 00:32:36 DEBUG (MainThread) [custom_components.hacs.repository.theme.Banditen01.vintage_theme] Running checks against 1.3.7.5 2020-10-30 00:32:36 DEBUG (MainThread) [custom_components.hacs.repository.integration.rkoebrugge.hacs-youless-component] Getting repository information 2020-10-30 00:32:36 DEBUG (MainThread) [custom_components.hacs.repository.integration.MTrab.landroid_cloud] Getting repository information 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.rkoebrugge.hacs-youless-component] Running checks against 2.0.5 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.MTrab.landroid_cloud] Running checks against v1.6.4 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.azogue.fasthue] Getting repository information 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.azogue.fasthue] Running checks against v1.1.1 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.maxwroc.battery-state-card] Getting repository information 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-jq300] Getting repository information 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.plugin.maxwroc.battery-state-card] Running checks against v1.5.2 2020-10-30 00:32:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.Limych.ha-jq300] Running checks against 0.7.16 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.nagyrobi.home-assistant-custom-components-cover-rf-time-based] Getting repository information 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.atymic.project_three_zero_ha] Getting repository information 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.madmicio.LG-WebOS-Remote-Control] Getting repository information 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.atymic.project_three_zero_ha] Running checks against master 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.nagyrobi.home-assistant-custom-components-cover-rf-time-based] Running checks against v1.4a 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.madmicio.LG-WebOS-Remote-Control] Running checks against master 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.amaximus.fkf-garbage-collection-card] Getting repository information 2020-10-30 00:32:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.amaximus.fkf-garbage-collection-card] Running checks against 0.6.4 2020-10-30 00:32:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.amaximus.fkf-garbage-collection] Getting repository information 2020-10-30 00:32:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.amaximus.fkf-garbage-collection] Running checks against master 2020-10-30 00:32:39 DEBUG (MainThread) [custom_components.hacs.template] 'is_state_attr' is undefined 2020-10-30 00:32:40 DEBUG (MainThread) [custom_components.hacs.repository.plugin.madmicio.channel-pad] Getting repository information 2020-10-30 00:32:41 DEBUG (MainThread) [custom_components.hacs.repository.plugin.madmicio.channel-pad] Running checks against master 2020-10-30 00:32:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.tomaae.homeassistant-openmediavault] Getting repository information 2020-10-30 00:32:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.ericpignet.home-assistant-tplink_router] Getting repository information 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.tomaae.homeassistant-openmediavault] Running checks against v1.1.5 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.ericpignet.home-assistant-tplink_router] Running checks against v0.0.6 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.rob196.home-assistant-fxmarketapi] Getting repository information 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.lukich48.hass_mqtt_template_switch] Getting repository information 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.rob196.home-assistant-fxmarketapi] Running checks against v1.0.2 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.lukich48.hass_mqtt_template_switch] Running checks against 2.0 2020-10-30 00:32:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.AkA57.liveboxtvuhd] Getting repository information 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.AkA57.liveboxtvuhd] Running checks against 0.0.7 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.vigonotion.hass-simpleicons] Getting repository information 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cyr-ius.hass-hue-service-advanced] Getting repository information 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.vigonotion.hass-simpleicons] Running checks against v1.8.0 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.Cyr-ius.hass-hue-service-advanced] Running checks against 1.3.5 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.laszlojakab.homeassistant-easycontrols] Getting repository information 2020-10-30 00:32:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Sian-Lee-SA.honeycomb-menu] Getting repository information 2020-10-30 00:32:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.laszlojakab.homeassistant-easycontrols] Running checks against master 2020-10-30 00:32:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Sian-Lee-SA.honeycomb-menu] Running checks against 0.8.9 2020-10-30 00:32:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.peternijssen.home-assistant-jumbo] Getting repository information 2020-10-30 00:32:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.peternijssen.home-assistant-jumbo] Running checks against v0.6.1 2020-10-30 00:32:44 DEBUG (MainThread) [custom_components.hacs.template] Expected an expression, got 'end of print statement' 2020-10-30 00:32:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.tellerbop.havistapool] Getting repository information 2020-10-30 00:32:45 DEBUG (MainThread) [custom_components.hacs.repository.integration.tellerbop.havistapool] Running checks against v1.2 2020-10-30 00:32:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-cn-map-card] Getting repository information 2020-10-30 00:32:46 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-cn-map-card] Running checks against v1.2.7 2020-10-30 00:32:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.Bouni.drkblutspende] Getting repository information 2020-10-30 00:32:47 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Voxxie.lovelace-jumbo-card] Getting repository information 2020-10-30 00:32:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.Bouni.luxtronik] Getting repository information 2020-10-30 00:32:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.Bouni.drkblutspende] Running checks against 0.1.3 2020-10-30 00:32:47 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Voxxie.lovelace-jumbo-card] Running checks against v0.2.1 2020-10-30 00:32:47 DEBUG (MainThread) [custom_components.hacs.repository.integration.Bouni.luxtronik] Running checks against 0.1.11 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.r-renato.ha-climacell-weather] Getting repository information 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.sockless-coding.panasonic_cc] Getting repository information 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.r-renato.ha-climacell-weather] Running checks against master 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.integration.sockless-coding.panasonic_cc] Running checks against v1.0.19 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.clayauld.lovelace-darksky-card] Getting repository information 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.clayauld.lovelace-darksky-card] Running checks against master 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-air-filter-card] Getting repository information 2020-10-30 00:32:48 DEBUG (MainThread) [custom_components.hacs.repository.plugin.r-renato.ha-card-weather-conditions] Getting repository information 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-air-filter-card] Running checks against v1.1.3 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.template] 'is_state' is undefined 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.r-renato.ha-card-weather-conditions] Running checks against master 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.youdroid.home-assistant-couchpotato] Getting repository information 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.GeorgeSG.lovelace-time-picker-card] Getting repository information 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.youdroid.home-assistant-couchpotato] Running checks against V1.2.0 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.plugin.GeorgeSG.lovelace-time-picker-card] Running checks against 1.0.1 2020-10-30 00:32:49 DEBUG (MainThread) [custom_components.hacs.repository.integration.eyalcha.thermal] Getting repository information 2020-10-30 00:32:50 DEBUG (MainThread) [custom_components.hacs.repository.integration.eyalcha.thermal] Running checks against 1.0.0 2020-10-30 00:32:50 DEBUG (MainThread) [custom_components.hacs.repository.plugin.denysdovhan.vacuum-card] Getting repository information 2020-10-30 00:32:50 DEBUG (MainThread) [custom_components.hacs.repository.plugin.denysdovhan.vacuum-card] Running checks against v1.12.0 2020-10-30 00:32:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.garbled1.homeassistant_ecowitt] Getting repository information 2020-10-30 00:32:52 DEBUG (MainThread) [custom_components.hacs.repository.integration.garbled1.homeassistant_ecowitt] Running checks against 0.3 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.tikismoke.home-assistant-plcbus] Getting repository information 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.youdroid.home-assistant-sickchill] Getting repository information 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.sockless-coding.garo_wallbox] Getting repository information 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.tikismoke.home-assistant-plcbus] Running checks against 0.0.2 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.youdroid.home-assistant-sickchill] Running checks against V1.3 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.sockless-coding.garo_wallbox] Running checks against v1.0.3 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.integration.gjohansson-ST.sector] Getting repository information 2020-10-30 00:32:53 DEBUG (MainThread) [custom_components.hacs.repository.theme.DickSwart.swart_ninja_dark_theme] Getting repository information 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.theme.DickSwart.swart_ninja_dark_theme] Running checks against v1.0.2 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.gjohansson-ST.sector] Running checks against v0.1.9 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.weatherbit] Getting repository information 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.weatherbit] Running checks against v0.33 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.cagnulein.switchbot_press] Getting repository information 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.eyalcha.read_your_meter] Getting repository information 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.cagnulein.switchbot_press] Running checks against master 2020-10-30 00:32:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.eyalcha.read_your_meter] Running checks against 1.0.10 2020-10-30 00:32:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.mac-zhou.midea-ac-py] Getting repository information 2020-10-30 00:32:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.youdroid.home-assistant-gitea] Getting repository information 2020-10-30 00:32:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.mac-zhou.midea-ac-py] Running checks against master 2020-10-30 00:32:55 DEBUG (MainThread) [custom_components.hacs.repository.integration.youdroid.home-assistant-gitea] Running checks against master 2020-10-30 00:32:55 DEBUG (MainThread) [custom_components.hacs.repository.theme.Kibibit.hass-kibibit-theme] Getting repository information 2020-10-30 00:32:55 DEBUG (MainThread) [custom_components.hacs.repository.theme.Kibibit.hass-kibibit-theme] Running checks against master 2020-10-30 00:32:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.jscruz.sensor.carbon_intensity_uk] Getting repository information 2020-10-30 00:32:56 DEBUG (MainThread) [custom_components.hacs.repository.integration.jscruz.sensor.carbon_intensity_uk] Running checks against 0.0.2 2020-10-30 00:32:57 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.meteobridge] Getting repository information 2020-10-30 00:32:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.briis.meteobridge] Running checks against v2.5 2020-10-30 00:32:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.GuySie.ha-meural] Getting repository information 2020-10-30 00:32:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.jeroenterheerdt.HAsmartirrigation] Getting repository information 2020-10-30 00:32:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.finity69x2.nws_alerts] Getting repository information 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.GuySie.ha-meural] Running checks against v0.1.3 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.finity69x2.nws_alerts] Running checks against 1.4 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.jeroenterheerdt.HAsmartirrigation] Running checks against v0.0.64 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dimagoltsman.generic-remote-control-card] Getting repository information 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.Pyhive.HA-Hive-Custom-Component] Getting repository information 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.template] 'states' is undefined 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.Pyhive.HA-Hive-Custom-Component] Running checks against 2020.0 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dimagoltsman.generic-remote-control-card] Running checks against 0.2.2 2020-10-30 00:32:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.GeorgeSG.ha-slack-user] Getting repository information 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.heyajohnny.cryptoinfo] Getting repository information 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.GeorgeSG.ha-slack-user] Running checks against 0.2.1 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.gadgetchnnel.entities_calendar] Getting repository information 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.heyajohnny.cryptoinfo] Running checks against v0.0.6 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.gadgetchnnel.entities_calendar] Running checks against 0.0.6 2020-10-30 00:33:00 ERROR (MainThread) [custom_components.hacs.repository.plugin.PiotrMachowski.Home-Assistant-Lovelace-Local-Conditional-card] 2020-10-30 00:33:00 ERROR (MainThread) [custom_components.hacs.factory] PiotrMachowski/Home-Assistant-Lovelace-Local-Conditional-card - 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.ThermIQ.thermiq_mqtt-ha] Getting repository information 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dimagoltsman.refreshable-picture-card] Getting repository information 2020-10-30 00:33:00 DEBUG (MainThread) [custom_components.hacs.repository.integration.ThermIQ.thermiq_mqtt-ha] Running checks against master 2020-10-30 00:33:01 DEBUG (MainThread) [custom_components.hacs.repository.plugin.dimagoltsman.refreshable-picture-card] Running checks against 0.1.5 2020-10-30 00:33:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.gilsonmandalogo.hacs-minerstat] Getting repository information 2020-10-30 00:33:01 DEBUG (MainThread) [custom_components.hacs.repository.integration.gilsonmandalogo.hacs-minerstat] Running checks against 1.1.0 2020-10-30 00:33:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.vanstinator.hass-raincloud] Getting repository information 2020-10-30 00:33:02 DEBUG (MainThread) [custom_components.hacs.repository.integration.vanstinator.hass-raincloud] Running checks against 1.2.1 2020-10-30 00:33:03 DEBUG (MainThread) [custom_components.hacs.repository.integration.deblockt.hass-proscenic-790T-vacuum] Getting repository information 2020-10-30 00:33:03 DEBUG (MainThread) [custom_components.hacs.repository.integration.deblockt.hass-proscenic-790T-vacuum] Running checks against 0.0.5 2020-10-30 00:33:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.dynasticorpheus.gigasetelements-ha] Getting repository information 2020-10-30 00:33:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.slesinger.HomeAssistant-PREdistribuce] Getting repository information 2020-10-30 00:33:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.py-smart-gardena.hass-gardena-smart-system] Getting repository information 2020-10-30 00:33:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.dynasticorpheus.gigasetelements-ha] Running checks against 0.2.2 2020-10-30 00:33:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.slesinger.HomeAssistant-PREdistribuce] Running checks against master 2020-10-30 00:33:04 DEBUG (MainThread) [custom_components.hacs.repository.integration.py-smart-gardena.hass-gardena-smart-system] Running checks against 0.2.2 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.artem-sedykh.mini-climate-card] Getting repository information 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Deejayfool.hass-shutter-card] Getting repository information 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.artem-sedykh.mini-climate-card] Running checks against v1.2.7 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Deejayfool.hass-shutter-card] Running checks against v1.2.0 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.iMicknl.ha-tahoma] Getting repository information 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ben8p.lovelace-tab-redirect-card] Getting repository information 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.nord] Getting repository information 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ben8p.lovelace-tab-redirect-card] Running checks against master 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.iMicknl.ha-tahoma] Running checks against v2.3.6 2020-10-30 00:33:05 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Saver] Getting repository information 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.nord] Running checks against master 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.integration.PiotrMachowski.Home-Assistant-custom-components-Saver] Running checks against v1.1.1 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.badguy99.PlantPictureCard] Getting repository information 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.plugin.badguy99.PlantPictureCard] Running checks against v0.1.4 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.integration.mrk-its.homeassistant-blitzortung] Getting repository information 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.template] 'attr_current_position' is undefined 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.integration.mrk-its.homeassistant-blitzortung] Running checks against master 2020-10-30 00:33:06 DEBUG (MainThread) [custom_components.hacs.repository.integration.ualex73.monitor_docker] Getting repository information 2020-10-30 00:33:07 DEBUG (MainThread) [custom_components.hacs.repository.integration.ualex73.monitor_docker] Running checks against 1.5 2020-10-30 00:33:07 DEBUG (MainThread) [custom_components.hacs.repository.integration.algirdasc.hass-floureon] Getting repository information 2020-10-30 00:33:07 DEBUG (MainThread) [custom_components.hacs.repository.integration.algirdasc.hass-floureon] Running checks against master 2020-10-30 00:33:08 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DBa2016.power-usage-card-regex] Getting repository information 2020-10-30 00:33:09 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DBa2016.power-usage-card-regex] Running checks against master 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.jeroenterheerdt.HADailySensor] Getting repository information 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ironsheep.lovelace-lightning-detector-card] Getting repository information 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.theme.wowgamr.animated-weather-card] Getting repository information 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.jeroenterheerdt.HADailySensor] Running checks against v0.3 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ironsheep.lovelace-lightning-detector-card] Running checks against v1.0.3 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.theme.wowgamr.animated-weather-card] Running checks against 1.2 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.integration.ppanagiotis.pymusiccast] Getting repository information 2020-10-30 00:33:10 DEBUG (MainThread) [custom_components.hacs.repository.plugin.mattieha.select-list-card] Getting repository information 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.mattieha.select-list-card] Running checks against v1.2.0 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.ppanagiotis.pymusiccast] Running checks against v0.3 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.konnectedvn.lovelace-vertical-slider-cover-card] Getting repository information 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.theme.orickcorreia.caule-themes-pack-1] Getting repository information 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.plugin.konnectedvn.lovelace-vertical-slider-cover-card] Running checks against v0.1.2 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.toreamun.amshan-homeassistant] Getting repository information 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.theme.orickcorreia.caule-themes-pack-1] Running checks against v.1.3 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.jesserockz.ha-leafspy] Getting repository information 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.toreamun.amshan-homeassistant] Running checks against 0.2 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.jesserockz.ha-leafspy] Running checks against v0.1.1 2020-10-30 00:33:11 DEBUG (MainThread) [custom_components.hacs.repository.integration.nagyrobi.home-assistant-custom-components-linkplay] Getting repository information 2020-10-30 00:33:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.rsnodgrass.water-heater-card] Getting repository information 2020-10-30 00:33:12 DEBUG (MainThread) [custom_components.hacs.repository.integration.nagyrobi.home-assistant-custom-components-linkplay] Running checks against v2.0.25 2020-10-30 00:33:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.rsnodgrass.water-heater-card] Running checks against 0.0.2 2020-10-30 00:33:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ironsheep.lovelace-rpi-monitor-card] Getting repository information 2020-10-30 00:33:12 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ironsheep.lovelace-rpi-monitor-card] Running checks against v1.2.5 2020-10-30 00:33:13 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-badge-card] Getting repository information 2020-10-30 00:33:13 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-badge-card] Running checks against master 2020-10-30 00:33:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.postlund.dlink_hnap] Getting repository information 2020-10-30 00:33:14 DEBUG (MainThread) [custom_components.hacs.repository.integration.postlund.dlink_hnap] Running checks against master 2020-10-30 00:33:15 DEBUG (MainThread) [custom_components.hacs.repository.theme.KTibow.lovelace-light-soft-ui-theme] Getting repository information 2020-10-30 00:33:15 DEBUG (MainThread) [custom_components.hacs.repository.theme.KTibow.lovelace-dark-soft-ui-theme] Getting repository information 2020-10-30 00:33:15 DEBUG (MainThread) [custom_components.hacs.repository.integration.barban-dev.homeassistant-midea-dehumidifier] Getting repository information 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.theme.KTibow.lovelace-dark-soft-ui-theme] Running checks against v0.59 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.barban-dev.homeassistant-midea-dehumidifier] Running checks against master 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.definitio.ha-sox] Getting repository information 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.brefra.home-assistant-plugwise-stick] Getting repository information 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.definitio.ha-sox] Running checks against 1.0.2 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.brefra.home-assistant-plugwise-stick] Running checks against v2.0.0 2020-10-30 00:33:16 DEBUG (MainThread) [custom_components.hacs.repository.integration.definitio.ha-rhvoice] Getting repository information 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Villhellm.lovelace-clock-card] Getting repository information 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.pyscript] Getting repository information 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.definitio.ha-rhvoice] Running checks against 1.0.1 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.bremor.bonaire_myclimate] Getting repository information 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Villhellm.lovelace-clock-card] Running checks against v0.4.0 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.bremor.bonaire_myclimate] Running checks against 0.6.1 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.pyscript] Running checks against 0.32 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.ios_dark_mode_theme] Getting repository information 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.ios_dark_mode_theme] Running checks against v1.0 2020-10-30 00:33:17 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.ios_light_mode_theme] Getting repository information 2020-10-30 00:33:18 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.ios_light_mode_theme] Running checks against v1.0 2020-10-30 00:33:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.Bre77.myair] Getting repository information 2020-10-30 00:33:18 DEBUG (MainThread) [custom_components.hacs.repository.integration.Bre77.myair] Running checks against master 2020-10-30 00:33:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.FL550.dwd_weather] Getting repository information 2020-10-30 00:33:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.FL550.dwd_weather] Running checks against v1.1.9 2020-10-30 00:33:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.tomvanswam.compass-card] Getting repository information 2020-10-30 00:33:20 DEBUG (MainThread) [custom_components.hacs.repository.plugin.tomvanswam.compass-card] Running checks against v0.4.1 2020-10-30 00:33:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.nielsfaber.scheduler-component] Getting repository information 2020-10-30 00:33:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nielsfaber.scheduler-card] Getting repository information 2020-10-30 00:33:21 DEBUG (MainThread) [custom_components.hacs.repository.integration.nielsfaber.scheduler-component] Running checks against v2.1.1 2020-10-30 00:33:21 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nielsfaber.scheduler-card] Running checks against v1.8.4 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ezand.lovelace-posten-card] Getting repository information 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.KoljaWindeler.kaco] Getting repository information 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.KoljaWindeler.kaco] Running checks against master 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ezand.lovelace-posten-card] Running checks against 1.0.1 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.cover-position-preset-row] Getting repository information 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.cover-control-button-row] Getting repository information 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.cover-position-preset-row] Running checks against master 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.abmantis.ozw-network-visualization-card] Getting repository information 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.integration.mletenay.home-assistant-goodwe-inverter] Getting repository information 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.finity69x2.cover-control-button-row] Running checks against master 2020-10-30 00:33:22 DEBUG (MainThread) [custom_components.hacs.repository.plugin.abmantis.ozw-network-visualization-card] Running checks against master 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.mletenay.home-assistant-goodwe-inverter] Running checks against master 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.raman325.ha-zoom-automation] Getting repository information 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.raman325.ha-zoom-automation] Running checks against v0.3.0 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.swartjean.ha-eskom-loadshedding] Getting repository information 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.repository.integration.swartjean.ha-eskom-loadshedding] Running checks against v1.0.2 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.template] 'trigger' is undefined 2020-10-30 00:33:23 DEBUG (MainThread) [custom_components.hacs.repository.plugin.KTibow.fullscreen-card] Getting repository information 2020-10-30 00:33:24 DEBUG (MainThread) [custom_components.hacs.repository.plugin.KTibow.fullscreen-card] Running checks against v0.3 2020-10-30 00:33:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Colorfulclouds-weather] Getting repository information 2020-10-30 00:33:24 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Colorfulclouds-weather] Running checks against v1.2.3 2020-10-30 00:33:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.mletenay.home-assistant-ev-charge-control] Getting repository information 2020-10-30 00:33:26 DEBUG (MainThread) [custom_components.hacs.repository.integration.mletenay.home-assistant-ev-charge-control] Running checks against master 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-colorfulclouds-weather-card] Getting repository information 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.djtimca.HASpaceX] Getting repository information 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.fineemb.lovelace-colorfulclouds-weather-card] Running checks against v1.3 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.djtimca.HASpaceX] Running checks against 020 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Kibibit.kb-steam-card] Getting repository information 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.hcoohb.hass-yeelightbt] Getting repository information 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.plugin.Kibibit.kb-steam-card] Running checks against master 2020-10-30 00:33:27 DEBUG (MainThread) [custom_components.hacs.repository.integration.hcoohb.hass-yeelightbt] Running checks against v0.11.2 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.swartjean.ha-seedboxes-cc] Getting repository information 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.alryaz.hass-pandora-cas] Getting repository information 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.swartjean.ha-seedboxes-cc] Running checks against v1.0.1 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.Danielhiversen.home_assistant_adax] Getting repository information 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.michaellunzer.Home-Assistant-Custom-Component-Fortnite] Getting repository information 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.alryaz.hass-pandora-cas] Running checks against v0.0.4 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.Danielhiversen.home_assistant_adax] Running checks against 0.3.1 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.michaellunzer.Home-Assistant-Custom-Component-Fortnite] Running checks against v0.1.0 2020-10-30 00:33:28 DEBUG (MainThread) [custom_components.hacs.repository.integration.ayavilevich.homeassistant-dlink-presence] Getting repository information 2020-10-30 00:33:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.ayavilevich.homeassistant-dlink-presence] Running checks against master 2020-10-30 00:33:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.xiaomi-cloud] Getting repository information 2020-10-30 00:33:29 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.xiaomi-cloud] Running checks against v1.2.3 2020-10-30 00:33:29 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DarkFox.rejseplanen-stog-card] Getting repository information 2020-10-30 00:33:29 DEBUG (MainThread) [custom_components.hacs.repository.plugin.DarkFox.rejseplanen-stog-card] Running checks against 1.0.2 2020-10-30 00:33:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.tybritten.ical-sensor-homeassistant] Getting repository information 2020-10-30 00:33:30 DEBUG (MainThread) [custom_components.hacs.repository.integration.tybritten.ical-sensor-homeassistant] Running checks against 0.6 2020-10-30 00:33:31 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.Hue-sensors-HASS] Getting repository information 2020-10-30 00:33:32 DEBUG (MainThread) [custom_components.hacs.repository.integration.robmarkcole.Hue-sensors-HASS] Running checks against V3.0 2020-10-30 00:33:32 DEBUG (MainThread) [custom_components.hacs.repository.theme.mikosoft83.hass-windows10-themes] Getting repository information 2020-10-30 00:33:32 DEBUG (MainThread) [custom_components.hacs.repository.plugin.denysdovhan.purifier-card] Getting repository information 2020-10-30 00:33:32 DEBUG (MainThread) [custom_components.hacs.repository.theme.mikosoft83.hass-windows10-themes] Running checks against 1.2 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.denysdovhan.purifier-card] Running checks against v0.4.0 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.JonahKr.power-distribution-card] Getting repository information 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.boralyl.kodi-recently-added] Getting repository information 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.boralyl.kodi-recently-added] Running checks against v2.0.0 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.plugin.JonahKr.power-distribution-card] Running checks against v1.7 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.kukulich.home-assistant-jablotron100] Getting repository information 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.Danielhiversen.home_assistant_tractive] Getting repository information 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.kukulich.home-assistant-jablotron100] Running checks against 1.2.0 2020-10-30 00:33:33 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-Tapo-Control] Getting repository information 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.mvdwetering.huesyncbox] Getting repository information 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.Danielhiversen.home_assistant_tractive] Running checks against 0.2.1 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.mvdwetering.huesyncbox] Running checks against v1.7 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.JurajNyiri.HomeAssistant-Tapo-Control] Running checks against 2.2.1 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.joggs.home_assistant_ebeco] Getting repository information 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.joggs.home_assistant_ebeco] Running checks against 0.2 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.troykelly.hacs-trackimo] Getting repository information 2020-10-30 00:33:34 DEBUG (MainThread) [custom_components.hacs.repository.integration.troykelly.hacs-trackimo] Running checks against v0.0.20 2020-10-30 00:33:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.FutureTense.lock-manager] Getting repository information 2020-10-30 00:33:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.FutureTense.lock-manager] Running checks against v0.0.38 2020-10-30 00:33:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.turbulator.pandora-cas] Getting repository information 2020-10-30 00:33:35 DEBUG (MainThread) [custom_components.hacs.repository.integration.turbulator.pandora-cas] Running checks against 1.2 2020-10-30 00:33:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.abacao.hass_wibeee] Getting repository information 2020-10-30 00:33:37 DEBUG (MainThread) [custom_components.hacs.repository.integration.abacao.hass_wibeee] Running checks against master 2020-10-30 00:33:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.turbulator.pandora-cas-card] Getting repository information 2020-10-30 00:33:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.turbulator.pandora-cas-card] Running checks against 0.2 2020-10-30 00:33:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.atxbyea.samsungrac] Getting repository information 2020-10-30 00:33:38 DEBUG (MainThread) [custom_components.hacs.repository.integration.atxbyea.samsungrac] Running checks against 3.2 2020-10-30 00:33:38 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-battery-entity-row] Getting repository information 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.plugin.matt8707.kiosk-mode] Getting repository information 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.plugin.benct.lovelace-battery-entity-row] Running checks against v1.1.0 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.template] 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'. 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.plugin.matt8707.kiosk-mode] Running checks against 1.1.0 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.willholdoway.hifiberry] Getting repository information 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.toreamun.victorsmartkill-homeassistant] Getting repository information 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.willholdoway.hifiberry] Running checks against master 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Lynk-Co] Getting repository information 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.rt400.ReversoTTS-HA] Getting repository information 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.toreamun.victorsmartkill-homeassistant] Running checks against 0.2.0 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.fineemb.Lynk-Co] Running checks against v1.0 2020-10-30 00:33:39 DEBUG (MainThread) [custom_components.hacs.repository.integration.rt400.ReversoTTS-HA] Running checks against master 2020-10-30 00:33:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.troykelly.hacs-amberelectric] Getting repository information 2020-10-30 00:33:40 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bar-card] Getting repository information 2020-10-30 00:33:40 DEBUG (MainThread) [custom_components.hacs.repository.integration.troykelly.hacs-amberelectric] Running checks against v0.0.12 2020-10-30 00:33:40 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bar-card] Running checks against 3.2.0 2020-10-30 00:33:40 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.midnight] Getting repository information 2020-10-30 00:33:41 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.midnight] Running checks against master 2020-10-30 00:33:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.alexa_media_player] Getting repository information 2020-10-30 00:33:41 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.alexa_media_player] Running checks against v3.2.2 2020-10-30 00:33:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.zachowj.hass-node-red] Getting repository information 2020-10-30 00:33:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.zachowj.hass-node-red] Running checks against v0.4.4 2020-10-30 00:33:43 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ofekashery.vertical-stack-in-card] Getting repository information 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ofekashery.vertical-stack-in-card] Running checks against v0.3.3 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_dark_theme] Getting repository information 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_dark_theme] Running checks against v1.9 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bignumber-card] Getting repository information 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.mini-graph-card] Getting repository information 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bignumber-card] Running checks against 0.0.2 2020-10-30 00:33:44 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.mini-graph-card] Running checks against v0.9.4 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.button-card] Getting repository information 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-dark-mode-theme] Getting repository information 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_light_theme] Getting repository information 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-dark-mode-theme] Running checks against master 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.button-card] Running checks against 3.3.6 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-card-mod] Getting repository information 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_light_theme] Running checks against v1.9 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-card-mod] Running checks against 2.0.3 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Getting repository information 2020-10-30 00:33:45 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Running checks against 16 2020-10-30 00:33:56 DEBUG (MainThread) [custom_components.hacs.repository.theme.KTibow.lovelace-light-soft-ui-theme] Running checks against v0.59 2020-10-30 00:34:19 WARNING (MainThread) [homeassistant.components.mqtt] JSON result was not a dictionary 2020-10-30 00:38:58 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue ```

Then see these reoccuring

Logs ``` 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs] Starting recurring background task for installed repositories 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs] Queue is already running 2020-10-30 08:18:58 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute 2020-10-30 08:18:58 DEBUG (MainThread) [queueman.manager] Starting queue execution for 658 tasks 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bar-card] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.midnight] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.alexa_media_player] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.integration.zachowj.hass-node-red] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ofekashery.vertical-stack-in-card] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_dark_theme] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bignumber-card] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.mini-graph-card] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.button-card] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-dark-mode-theme] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_light_theme] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-card-mod] Getting repository information 2020-10-30 08:18:58 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Getting repository information 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.theme.basnijholt.lovelace-ios-dark-mode-theme] Running checks against master 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.ofekashery.vertical-stack-in-card] Running checks against v0.3.3 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_light_theme] Running checks against v1.9 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.theme.JuanMTech.google_dark_theme] Running checks against v1.9 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bignumber-card] Running checks against 0.0.2 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.zachowj.hass-node-red] Running checks against v0.4.4 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-card-mod] Running checks against 2.0.3 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Running checks against 16 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.theme.home-assistant-community-themes.midnight] Running checks against master 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.kalkih.mini-graph-card] Running checks against v0.9.4 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.alexa_media_player] Running checks against v3.2.2 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bar-card] Running checks against 3.2.0 2020-10-30 08:18:59 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.button-card] Running checks against 3.3.6 2020-10-30 08:19:19 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Running checks against 1.6.1 2020-10-30 08:19:25 DEBUG (MainThread) [queueman.manager] Queue execution finished for 658 tasks finished in 26.58 seconds 2020-10-30 08:19:25 DEBUG (MainThread) [custom_components.hacs.data] Saving data 2020-10-30 08:19:25 DEBUG (MainThread) [queueman.manager] Execution is allreay running 2020-10-30 08:19:25 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/home/vmware/.homeassistant/custom_components/hacs/hacsbase/hacs.py", line 287, in recurring_tasks_installed await self.data.async_write() File "/home/vmware/.homeassistant/custom_components/hacs/hacsbase/data.py", line 50, in async_write await self.queue.execute() File "/home/vmware/py38HA/lib/python3.8/site-packages/queueman/manager.py", line 41, in execute raise QueueManagerExecutionStillInProgress queueman.exceptions.QueueManagerExecutionStillInProgress ```