hacs / integration

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

Custom repository showing as "exists in the store" #2736

Closed mikesalz closed 2 years ago

mikesalz commented 2 years ago

System Health details

System Health

version core-2022.6.4
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.9.12
os_name Linux
os_version 4.4.180+
arch x86_64
timezone America/New_York
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4956 Installed Version | 1.25.5 Stage | running Available Repositories | 1047 Downloaded Repositories | 6
AccuWeather can_reach_server | ok -- | -- remaining_requests | 35
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 6 -- | -- resources | 1 views | 11 mode | storage
Recorder oldest_recorder_run | June 3, 2022, 3:09 PM -- | -- current_recorder_run | June 8, 2022, 8:39 PM estimated_db_size | 106.80 MiB database_engine | sqlite database_version | 3.34.1

Checklist

Describe the issue

When attempting to download the 'djtimca/haomnilogic' custom repository, I get the below error. I made sure to completely remove any previous versions of this integration and restart HA, but I still get this error.

image

Reproduction steps

  1. Click ellipsis
  2. Go to Custom Repositories
  3. Search for djtimca/haomnilogic

Debug logs

Full logs
2022-06-08 21:25:02 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration peloton which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-06-08 21:25:02 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-06-08 21:25:02 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration aarlo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-06-08 21:25:02 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-06-08 21:25:02 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration alarmdotcom which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-06-08 21:25:02 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2022-06-08 21:25:02 INFO (MainThread) [homeassistant.setup] Setting up system_log
2022-06-08 21:25:02 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up recorder
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'ssdp', 'websocket_api', 'diagnostics', 'webhook', 'device_automation', 'lovelace', 'analytics', 'person', 'dhcp', 'frontend', 'image', 'onboarding', 'api', 'network', 'config', 'auth', 'http', 'cloud', 'system_log', 'usb', 'zeroconf', 'search'}
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up http
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.2 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up webhook
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up api
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up config
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setting up auth
2022-06-08 21:25:03 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.2 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up image
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.2 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up search
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up analytics
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.2 seconds
2022-06-08 21:25:04 INFO (SyncWorker_6) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2022-06-08 21:25:04 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up network
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up usb
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up person
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.1 seconds
2022-06-08 21:25:04 INFO (SyncWorker_1) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up cloud
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.4 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.helpers.storage] Migrating onboarding storage from 1.1 to 4.1
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.1 seconds
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2022-06-08 21:25:04 INFO (SyncWorker_1) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio
2022-06-08 21:25:04 INFO (SyncWorker_2) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setting up frontend
2022-06-08 21:25:04 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'switch_as_x', 'switch', 'discovery', 'input_button', 'group', 'hue', 'hacs', 'litterrobot', 'homekit', 'my', 'energy', 'input_datetime', 'trace', 'aarlo', 'device_tracker', 'profiler', 'persistent_notification', 'history', 'apple_tv', 'plex', 'input_text', 'rainbird', 'tplink', 'default_config', 'map', 'light', 'media_source', 'input_number', 'camera', 'mobile_app', 'scene', 'sun', 'application_credentials', 'remote', 'broadlink', 'alarm_control_panel', 'shell_command', 'webostv', 'alexa_media', 'homekit_controller', 'ios', 'accuweather', 'ffmpeg', 'ring', 'lutron_caseta', 'alarmdotcom', 'roomba', 'zone', 'ecobee', 'harmony', 'tag', 'logbook', 'sensor', 'input_select', 'timer', 'emulated_hue', 'script', 'input_boolean', 'binary_sensor', 'blueprint', 'system_health', 'myq', 'emulated_roku', 'counter', 'automation', 'sonos', 'august'}
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up switch_as_x
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain switch_as_x took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up input_button
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up group
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up litterrobot
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain litterrobot took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up my
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up trace
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up profiler
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain profiler took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up history
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up input_text
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up rainbird
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up map
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up media_source
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up input_number
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.setup] Setting up scene
2022-06-08 21:25:05 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant

*** REMOVED SOME LINES TO SHORTEN LOGS ***

2022-06-08 21:25:09 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2022-06-08 21:25:09 INFO (MainThread) [custom_components.hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)
Version: 1.25.5
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
2022-06-08 21:25:09 INFO (MainThread) [custom_components.alexa_media]
-------------------------------------------------------------------
alexa_media
Version: 4.0.2
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/custom-components/alexa_media_player/issues
-------------------------------------------------------------------
2022-06-08 21:25:09 INFO (MainThread) [custom_components.alexa_media] Loaded alexapy==1.26.0
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.setup] Setting up fan
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.components.remote] Setting up remote.apple_tv
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.components.remote] Setting up remote.apple_tv
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.components.remote] Setting up remote.apple_tv
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.components.remote] Setting up remote.apple_tv
2022-06-08 21:25:09 INFO (SyncWorker_3) [roombapy.remote_client] Connecting to 192.168.1.89, attempt 1 of 3
2022-06-08 21:25:09 INFO (MainThread) [homeassistant.setup] Setup of domain homekit_controller took 1.2 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.fan] Setting up fan.switch_as_x
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setting up media_player
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setting up light
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setting up aarlo
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2022-06-08 21:25:10 INFO (SyncWorker_1) [homeassistant.loader] Loaded history_stats from homeassistant.components.history_stats
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setting up switch
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2022-06-08 21:25:10 INFO (Thread-4) [roombapy.roomba] Connecting to Roomba 192.168.1.89
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 5.9 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 5.4 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 1.9 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain emulated_hue took 2.2 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.apple_tv
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.apple_tv
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.apple_tv
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.apple_tv
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 4.8 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.5 seconds
2022-06-08 21:25:10 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 5.1 seconds
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.setup] Setting up ring
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.setup] Setup of domain ring took 0.0 seconds
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.setup] Setup of domain group took 6.1 seconds
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.switch_as_x
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.fan] Setting up fan.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.fan] Setting up fan.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.homekit_controller
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.homekit_controller
2022-06-08 21:25:11 INFO (SyncWorker_2) [homeassistant.loader] Loaded select from homeassistant.components.select
2022-06-08 21:25:11 INFO (SyncWorker_8) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2022-06-08 21:25:11 INFO (SyncWorker_6) [homeassistant.loader] Loaded button from homeassistant.components.button
2022-06-08 21:25:11 INFO (SyncWorker_5) [homeassistant.loader] Loaded number from homeassistant.components.number
2022-06-08 21:25:11 INFO (SyncWorker_7) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.rainbird
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.switch] Setting up switch.rainbird
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-06-08 21:25:11 INFO (MainThread) [homeassistant.components.light] Setting up light.group

*** REMOVED SOME LINES TO SHORTEN LOGS ***

2022-06-08 21:25:22 INFO (MainThread) [homeassistant.components.switch] Setting up switch.alexa_media
2022-06-08 21:25:22 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.alexa_media
2022-06-08 21:25:22 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.alexa_media
2022-06-08 21:25:22 INFO (MainThread) [homeassistant.components.light] Setting up light.alexa_media
2022-06-08 21:25:22 INFO (MainThread) [homeassistant.components.notify] Setting up notify.alexa_media
2022-06-08 21:25:22 INFO (MainThread) [homeassistant.setup] Setting up script
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.4 seconds
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setting up default_config
2022-06-08 21:25:23 INFO (SyncWorker_8) [homeassistant.loader] Loaded backup from homeassistant.components.backup
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.remote] Setting up remote.harmony
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.select] Setting up select.harmony
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.switch] Setting up switch.harmony
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setting up backup
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setup of domain backup took 0.0 seconds
2022-06-08 21:25:23 INFO (SyncWorker_0) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setting up stream
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.1 seconds
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.lutron_caseta
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.cover] Setting up cover.lutron_caseta
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.fan] Setting up fan.lutron_caseta
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.light] Setting up light.lutron_caseta
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.scene] Setting up scene.lutron_caseta
2022-06-08 21:25:23 INFO (MainThread) [homeassistant.components.switch] Setting up switch.lutron_caseta
2022-06-08 21:25:24 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 21.76s
2022-06-08 21:25:24 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2022-06-08 21:25:24 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2022-06-08 21:25:24 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2022-06-08 21:25:25 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.alexa_doorbell_ring] Initialized trigger Alexa Doorbell Ring
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.alexa_doorbell_ring_ben] Initialized trigger Alexa Doorbell Ring - Ben
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.morning_turn_on_ben_s_alexa] Initialized trigger Morning - Turn On Ben's Alexa
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.morning_turn_on_emily_s_alexa] Initialized trigger Morning - Turn On Emily's Alexa
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.night_turn_off_kids_alexas] Initialized trigger Night - Turn Off Kids Alexas
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.alexa_hello_ben] Initialized trigger Alexa Hello Ben
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.alexa_goodnight_ben] Initialized trigger Alexa Goodnight Ben
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_alexa_off] Initialized trigger Ben's Alexa Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_alexa_on] Initialized trigger Ben's Alexa On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.alexa_hello_emily] Initialized trigger Alexa Hello Emily
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.alexa_goodnight_emily] Initialized trigger Alexa Goodnight Emily
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.emily_s_alexa_off] Initialized trigger Emily's Alexa Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.emily_s_alexa_on] Initialized trigger Emily's Alexa On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.good_morning] Initialized trigger Good Morning
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.good_morning_bright] Initialized trigger Good Morning Bright
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.good_morning_end] Initialized trigger Good Morning End
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.good_night] Initialized trigger Good Night
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_cabinet_lights_on_evening] Initialized trigger Kitchen Cabinet Lights On - Evening
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_lights_on_evening] Initialized trigger Kitchen Lights On - Evening
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_lights_late_night] Initialized trigger Kitchen Lights - Late Night
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.movie_night] Initialized trigger Movie Night
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.movie_end] Initialized trigger Movie End
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_cabinet_light_off] Initialized trigger Garage Cabinet Light Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.hallway_bathroom_lights_off_3] Initialized trigger Hallway Bathroom Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bathroom_exhaust_fan_off] Initialized trigger Master Bathroom Exhaust Fan Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_table_lights_evening] Initialized trigger Kitchen Table Lights Evening
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_table_lights_morning_off] Initialized trigger Kitchen Table Lights Morning - Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bathroom_lights_on] Initialized trigger Master Bathroom Lights On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bathroom_lights_off] Initialized trigger Master Bathroom Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_fan_increase_speed] Initialized trigger Master Bedroom Fan - Increase Speed
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_fan_decrease_speed] Initialized trigger Master Bedroom Fan - Decrease Speed
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.outside_lights_evening] Initialized trigger Outside Lights - Evening
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.outside_lights_late_night] Initialized trigger Outside Lights - Late Night
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.outside_lights_early_morning] Initialized trigger Outside Lights - Early Morning
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.outside_lights_off_morning] Initialized trigger Outside Lights Off - Morning
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.pool_lights_off] Initialized trigger Pool Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_door_evening_motion] Initialized trigger Front Door Evening Motion
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_night_motion] Initialized trigger Front Night Motion
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.driveway_night_motion] Initialized trigger Driveway Night Motion
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.back_night_motion] Initialized trigger Back Night Motion
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.outside_lights_motion_off] Initialized trigger Outside Lights Motion Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home_turn_off] Initialized trigger First Person Arrives Homes
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home] Initialized trigger Arrive Home Timer
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_door_open_timer] Initialized trigger Garage Door Open Timer
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home_open_anyone_anytime] Initialized trigger Arrive Home - Anyone Anytime
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home_open] Initialized trigger Arrive Home Open
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home_disarm] Initialized trigger Arrive Home Disarm
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home_evening_lights] Initialized trigger Arrive Home Evening Lights
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.arrive_home_evening_lights_hallway] Initialized trigger Arrive Home Evening Lights - Hallway
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.last_person_leaves_home] Initialized trigger Last Person Leaves Home
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.last_person_leaves_home_morning] Initialized trigger Last Person Leaves Home - Morning
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.last_person_leaves_home_day] Initialized trigger Last Person Leaves Home - Day
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.set_last_door_operator] Initialized trigger Set Last Door Operator
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.roomba_morning_clean] Initialized trigger Roomba Morning Clean
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.downstairs_motion] Initialized trigger Downstairs Motion
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_fan_on_off] Initialized trigger Office Fan On/Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_fan_off_after_6_pm] Initialized trigger Office Fan Off - After 6:15 pm
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.bens_room_lights_off] Initialized trigger Ben's Room Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.emily_s_room_lights_off] Initialized trigger Emily's Room Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_bathroom_lights_off] Initialized trigger Ben's Bathroom Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_bathroom_shower_lights_off] Initialized trigger Ben's Bathroom Shower Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.emily_s_bathroom_lights_off] Initialized trigger Emily's Bathroom Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.late_night_crying] Initialized trigger Late Night Crying
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.disable_sprinklers_on_halloween] Initialized trigger Disable Sprinklers on Halloween
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.driveway_left_sprinklers_on_water_pumpkin_plants] Initialized trigger Driveway Left Sprinklers On - Water Pumpkin Plants
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.smoke_detected] Initialized trigger Smoke Detected
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.treadmill_fan_start] Initialized trigger Treadmill Fan Start
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.peloton_fan_start] Initialized trigger Peloton Fan Start
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.exercise_floor_fan_stop] Initialized trigger Exercise Floor Fan Stop
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.pause_roomba] Initialized trigger Pause Roomba
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.sunrise_general] Initialized trigger Sunrise - General
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.midnight_general] Initialized trigger Midnight - General
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.restart_arlo_cameras] Initialized trigger Restart Arlo Cameras
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.battery_check] Initialized trigger Battery Check
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.wake_up_litter_robot] Initialized trigger Wake Up Litter Robot
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_door_close_retry_homekit] Initialized trigger Garage Door Close Retry - HomeKit
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_door_open_retry_homekit] Initialized trigger Garage Door Open Retry - HomeKit
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.bens_room_lights_counter_reset] Initialized trigger Ben's Room Lights Counter Reset
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_room_lights_on] Initialized trigger Ben's Room Lights - On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_room_lights_off] Initialized trigger Ben's Room Lights - Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_room_lights_brighten] Initialized trigger Ben's Room Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_room_lights_dim] Initialized trigger Ben's Room Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ben_s_room_lights_color_change] Initialized trigger Ben's Room Lights - Color Change
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_lights_counter_reset] Initialized trigger Family Room Lights Counter Reset
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_lights_on] Initialized trigger Family Room Lights - On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_lights_off] Initialized trigger Family Room Lights - Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_lights_brighten] Initialized trigger Family Room Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_lights_dim] Initialized trigger Family Room Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_lights_color_change] Initialized trigger Family Room Lights - Color Change
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_porch_lights_counter_reset] Initialized trigger Front Porch Lights Counter Reset
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_porch_lights_on] Initialized trigger Front Porch Lights - On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_porch_lights_off] Initialized trigger Front Porch Lights - Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_porch_lights_brighten] Initialized trigger Front Porch Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_porch_lights_dim] Initialized trigger Front Porch Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.front_porch_lights_color_change] Initialized trigger Front Porch Lights - Color Change
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_fan_on] Initialized trigger Garage Fan On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_fan_off] Initialized trigger Garage Fan Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.halloween_lights_on] Initialized trigger Halloween Lights On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.halloween_lights_on_morning] Initialized trigger Halloween Lights On - Morning
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.halloween_lights_off] Initialized trigger Halloween Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.halloween_projector_off] Initialized trigger Halloween Projector Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.zombie_attack] Initialized trigger Zombie Attack
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ghost_attack] Initialized trigger Ghost Attack
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.halloween_attack] Initialized trigger Halloween Attack
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.doorbell_zombie_attack] Initialized trigger Doorbell Zombie Attack
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.jumping_spider_on_daytime] Initialized trigger Jumping Spider On - Daytime
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.hallway_bathroom_lights_on] Initialized trigger Hallway Bathroom Lights On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.hallway_bathroom_lights_off] Initialized trigger Hallway Bathroom Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.hallway_bathroom_lights_brighten] Initialized trigger Hallway Bathroom Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.hallway_bathroom_lights_dim] Initialized trigger Hallway Bathroom Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.window_open_notify] Initialized trigger Window Open - Notify
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.door_open_notify] Initialized trigger Door Open - Notify
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.water_leak_notify] Initialized trigger Water Leak - Notify
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.last_person_leaves_home_notify] Initialized trigger Last Person Leaves Home - Notify
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.doors_open_while_nobody_home_notify] Initialized trigger Doors Open While Nobody Home - Notify
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.litter_box_is_full_notify] Initialized trigger Litter Box is Full - Notify
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ha_app_notification_response] Initialized trigger HA App Notification - Response
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.ios_action_fired] Initialized trigger iOS Action Fired
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_cabinet_lights_on] Initialized trigger Kitchen Cabinet Lights On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.kitchen_cabinet_lights_off] Initialized trigger Kitchen Cabinet Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_door_open_2] Initialized trigger Garage Door Open
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.garage_door_close_2] Initialized trigger Garage Door Close
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.living_room_lamp_on] Initialized trigger Living Room Lamp On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.living_room_lamp_off] Initialized trigger Living Room Lamp Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.loft_ceiling_fan_on] Initialized trigger Loft Ceiling Fan On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.loft_ceiling_fan_off] Initialized trigger Loft Ceiling Fan Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.loft_ceiling_fan_increase_speed] Initialized trigger Loft Ceiling Fan - Increase Speed
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.loft_ceiling_fan_decrease_speed] Initialized trigger Loft Ceiling Fan - Decrease Speed
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.loft_ceiling_fan_light_on_off] Initialized trigger Loft Ceiling Fan Light - On/Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_ceiling_fan_on] Initialized trigger Master Bedroom Ceiling Fan On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_ceiling_fan_off] Initialized trigger Master Bedroom Ceiling Fan Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_ceiling_fan_increase_speed] Initialized trigger Master Bedroom Ceiling Fan - Increase Speed
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_ceiling_fan_decrease_speed] Initialized trigger Master Bedroom Ceiling Fan - Decrease Speed
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_ceiling_fan_light_on_off] Initialized trigger Master Bedroom Ceiling Fan Light - On/Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_lights_on] Initialized trigger Master Bedroom Lights On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_lights_off] Initialized trigger Master Bedroom Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_lights_brighten] Initialized trigger Master Bedroom Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_lights_dim] Initialized trigger Master Bedroom Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.family_room_apple_tv_emulated_roku_controls] Initialized trigger Family Room Apple TV Emulated Roku Controls
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_apple_tv_emulated_roku_controls] Initialized trigger Master Bedroom Apple TV Emulated Roku Controls
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.reset_sonos_audio_delay] Initialized trigger Reset Sonos Audio Delay
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.loft_apple_tv_emulated_roku_controls] Initialized trigger Loft Apple TV Emulated Roku Controls
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.reload_family_room_apple_tv_integration] Initialized trigger Reload Family Room Apple TV Integration
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.reload_master_bedroom_apple_tv_integration] Initialized trigger Reload Master Bedroom Apple TV Integration
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.reload_loft_apple_tv_integration] Initialized trigger Reload Loft Apple TV Integration
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.master_bedroom_lg_tv_on] Initialized trigger Master Bedroom LG TV On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_lights_on] Initialized trigger Office Lights On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_lights_off] Initialized trigger Office Lights Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_lights_brighten] Initialized trigger Office Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_lights_dim] Initialized trigger Office Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.office_desk_lamp_on_off] Initialized trigger Office Desk lamp - On/Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.patio_ceiling_lights_counter_reset] Initialized trigger Patio Ceiling Lights Counter Reset
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.patio_ceiling_lights_on] Initialized trigger Patio Ceiling Lights - On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.patio_ceiling_lights_off] Initialized trigger Patio Ceiling Lights - Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.patio_ceiling_lights_brighten] Initialized trigger Patio Ceiling Lights - Brighten
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.patio_ceiling_lights_dim] Initialized trigger Patio Ceiling Lights - Dim
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.patio_ceiling_lights_color_change] Initialized trigger Patio Ceiling Lights - Color Change
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.pool_on_off] Initialized trigger Pool On/Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.pool_pump_on_off_homekit] Initialized trigger Pool Pump On/Off - Homekit
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.go_swimming_on_off] Initialized trigger Go Swimming - On/Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.go_swimming_start_by_timer] Initialized trigger Go Swimming - Start by Timer
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.go_swimming_end] Initialized trigger Go Swimming - End
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_mode_turn_on] Initialized trigger Vacation Mode - Turn On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_downstairs_turn_on] Initialized trigger Vacation Downstairs - Turn On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_downstairs_turn_off] Initialized trigger Vacation Downstairs - Turn Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_master_bedroom_turn_on] Initialized trigger Vacation Master Bedroom - Turn On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_master_bedroom_turn_off] Initialized trigger Vacation Master Bedroom - Turn Off
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_ben_s_room_turn_on_2] Initialized trigger Vacation Ben's Room - Turn On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_emily_s_room_turn_on_2] Initialized trigger Vacation Emily's Room - Turn On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_office_turn_on] Initialized trigger Vacation Office - Turn On
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_disarm_alarm] Initialized trigger Vacation Disarm Alarm
2022-06-08 21:25:25 INFO (MainThread) [homeassistant.components.automation.vacation_arm_alarm] Initialized trigger Vacation Arm Alarm
2022-06-08 21:25:25 INFO (MainThread) [pyhap.accessory_driver] Starting accessory HASS Bridge ZEXG on address 192.168.1.221, port 51829.
2022-06-08 21:25:25 INFO (MainThread) [pyhap.accessory_driver] Starting accessory Switches on address 192.168.1.221, port 56335.
2022-06-08 21:25:25 INFO (MainThread) [pyhap.accessory_driver] Starting accessory Lights on address 192.168.1.221, port 56337.
2022-06-08 21:25:25 INFO (MainThread) [custom_components.hacs] Loading known repositories
2022-06-08 21:25:28 WARNING (MainThread) [homeassistant.components.homekit] The bridge Security has entity lock.front_door. For best performance, and to prevent unexpected unavailability, create and pair a separate HomeKit instance in accessory mode for this entity
2022-06-08 21:25:28 WARNING (MainThread) [homeassistant.components.homekit] The bridge Security has entity lock.back_door. For best performance, and to prevent unexpected unavailability, create and pair a separate HomeKit instance in accessory mode for this entity
2022-06-08 21:25:28 WARNING (MainThread) [homeassistant.components.homekit] The bridge Security has entity lock.kitchen_door. For best performance, and to prevent unexpected unavailability, create and pair a separate HomeKit instance in accessory mode for this entity
2022-06-08 21:25:28 INFO (MainThread) [pyhap.accessory_driver] Starting accessory Security on address 192.168.1.221, port 56332.
2022-06-08 21:25:29 INFO (MainThread) [pyhap.accessory_driver] Starting accessory Home Assistant Bridge on address 192.168.1.221, port 21063.
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.94', 61742): Connection made to HASS Bridge ZEXG
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.220', 51005): Connection made to HASS Bridge ZEXG
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.50', 49217): Connection made to HASS Bridge ZEXG
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.220', 51004): Connection made to Switches
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.50', 49218): Connection made to Switches
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.94', 61744): Connection made to Switches
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.220', 51006): Connection made to Lights
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.50', 49219): Connection made to Lights
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.94', 61743): Connection made to Lights
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.220', 51007): Connection made to Security
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.50', 49220): Connection made to Security
2022-06-08 21:25:29 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.94', 61745): Connection made to Security
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.50', 49221): Connection made to Home Assistant Bridge
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.85', 58179): Connection made to Home Assistant Bridge
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.220', 51008): Connection made to Home Assistant Bridge
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.94', 61746): Connection made to Home Assistant Bridge
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.85', 58175): Connection made to HASS Bridge ZEXG
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.85', 58176): Connection made to Switches
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.85', 58177): Connection made to Lights
2022-06-08 21:25:30 INFO (MainThread) [pyhap.hap_protocol] ('192.168.1.85', 58178): Connection made to Security
2022-06-08 21:25:30 INFO (MainThread) [custom_components.hacs] Starting recurring background task for downloaded repositories
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] Recurring background task for downloaded repositories done
2022-06-08 21:25:30 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <QueueManager> The queue is empty
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.critical'. Content did not change
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] Can update 386 repositories, items in queue 6
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Checking out tasks to execute
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Starting queue execution for 6 tasks
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <Integration hacs/integration> Getting repository information
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Getting repository information
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <Integration edwork/homeassistant-peloton-sensor> Getting repository information
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/alexa_media_player> Getting repository information
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <Integration uvjustin/alarmdotcom> Getting repository information
2022-06-08 21:25:30 DEBUG (MainThread) [custom_components.hacs] <Integration twrecked/hass-aarlo> Getting repository information
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] <Integration edwork/homeassistant-peloton-sensor> Running checks against 0.7.1
2022-06-08 21:25:31 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Running checks against v1.16.4
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] <Integration uvjustin/alarmdotcom> Running checks against v0.2.9
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] <Integration hacs/integration> Running checks against 1.25.5
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] <Integration twrecked/hass-aarlo> Running checks against v0.7.2b8.3
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/alexa_media_player> Running checks against v4.0.2
2022-06-08 21:25:31 DEBUG (MainThread) [custom_components.hacs] 'state_attr' is undefined
2022-06-08 21:25:32 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Queue execution finished for 6 tasks finished in 1.23 seconds
2022-06-08 21:25:32 DEBUG (MainThread) [custom_components.hacs] <HacsData async_write> Saving data
2022-06-08 21:25:32 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.hacs'. Content did not change
2022-06-08 21:26:06 DEBUG (MainThread) [custom_components.hacs] Running add for djtimca/haomnilogic
2022-06-08 21:26:06 DEBUG (MainThread) [custom_components.hacs] <HacsData async_write> Saving data
2022-06-08 21:26:06 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.hacs'. Content did not change

Diagnostics dump

^ Note: Debug logs requirement was EVERYTHING from startup, but that exceeded the max size of the input field.

hacs-bot[bot] commented 2 years ago

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

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a :+1: reaction to the issue description. Thanks! :+1:

ludeeus commented 2 years ago

If it says that, then you have it already.

It can be you have set a country limitation in your HACS configuration, if that is the case remove that configuration, or leave HA running for 48h (no restarts).

mikesalz commented 2 years ago

@ludeeus Thank you for getting back to me. The issue absolutely was the country limitation setting in my HACS config.

I temporarily changed it to allow all and was able to install the integration. Question: If I now change it back to US, will I still be able to receive updates from this integration now that it has been installed?

ludeeus commented 2 years ago

Yes, once downloaded the cached data is overwritten by new which removed that key. (Same would also happen after HA has been running for 48h as that is when it fetches data for non-downloaded repositories)