Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading page entry #1829

Closed
6 tasks done
gcortes opened this issue Jan 19, 2021 · 3 comments
Closed
6 tasks done

Error while loading page entry #1829

gcortes opened this issue Jan 19, 2021 · 3 comments
Labels
issue:backend For issues with the backend/integration

Comments

@gcortes
Copy link

gcortes commented Jan 19, 2021

Installation details

Description Value
HACS version 1.10.0
Home Assistant version 2021.1.4
Installation method for HA Followed install instruction

Checklist

Describe the issue

I upgraded to HA 2021.1.4 yesterday (Core on Docker on Ubuntu 20.04) and then did the HACS upgrade. I was pretty sure it worked OK afterwards. This morning, when I click on HACS, I get the error "Error while loading page entry" and a go back link. Nothing else is displayed.

Steps to reproduce

  1. Click on HACS
  2. Error displayed: "Error while loading page entry"

Debug logs

Logs
2021-01-19 09:16:54 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hubitat 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.
2021-01-19 09:16:54 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for 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.
2021-01-19 09:16:54 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for adaptive_lighting 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.
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up recorder
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up http
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up system_log
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'frontend', 'auth', 'http', 'device_automation', 'websocket_api', 'lovelace', 'system_log', 'alexa', 'api', 'search', 'config', 'person', 'webhook', 'image', 'cloud', 'onboarding'}
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up auth
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2021-01-19 09:16:54 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up alexa
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up api
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up config
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up webhook
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up search
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up image
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.2 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2021-01-19 09:16:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2021-01-19 09:16:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up person
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up cloud
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.2 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2021-01-19 09:16:55 INFO (SyncWorker_3) [homeassistant.loader] Loaded hassio from homeassistant.components.hassio
2021-01-19 09:16:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded panel_custom from homeassistant.components.panel_custom
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up frontend
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2021-01-19 09:16:55 INFO (MainThread) [hass_nabucasa.iot] Connected
2021-01-19 09:16:55 INFO (SyncWorker_2) [homeassistant.loader] Loaded tod from homeassistant.components.tod
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.tod
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.tod
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.tod
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.tod
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.tod
2021-01-19 09:16:55 INFO (SyncWorker_1) [homeassistant.loader] Loaded stt from homeassistant.components.stt
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up stt
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2021-01-19 09:16:55 INFO (SyncWorker_0) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setting up tts
2021-01-19 09:16:55 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.8 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.cloud
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'automation', 'group', 'input_datetime', 'alarm_control_panel', 'hue', 'counter', 'tts', 'logbook', 'media_source', 'lutron_caseta', 'ecobee', 'zeroconf', 'binary_sensor', 'homekit', 'device_tracker', 'default_config', 'ios', 'scene', 'hubitat', 'sun', 'zone', 'mobile_app', 'input_boolean', 'blueprint', 'ssdp', 'apple_tv', 'input_number', 'ffmpeg', 'input_text', 'hacs', 'tag', 'history', 'rachio', 'camera', 'input_select', 'persistent_notification', 'map', 'adaptive_lighting', 'timer', 'script', 'met', 'updater', 'system_health', 'ring'}
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up group
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2021-01-19 09:16:56 INFO (SyncWorker_1) [homeassistant.loader] Loaded manual from homeassistant.components.manual
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up counter
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up logbook
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up media_source
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up lutron_caseta
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain lutron_caseta took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up ecobee
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain ecobee took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up scene
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up sun
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up zone
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up input_number
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up input_text
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up tag
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up history
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up camera
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up input_select
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up map
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up adaptive_lighting
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain adaptive_lighting took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up timer
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up script
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up met
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up updater
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up system_health
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2021-01-19 09:16:56 INFO (SyncWorker_2) [homeassistant.loader] Loaded discovery from homeassistant.components.discovery
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.manual
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up hacs
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.updater
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.1 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.3 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.3 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [snitun.utils.aiohttp_client] AioHTTP snitun client started on 127.0.0.1:42213
2021-01-19 09:16:56 INFO (SyncWorker_3) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.1 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up apple_tv
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain apple_tv took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up rachio
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain rachio took 0.0 seconds
2021-01-19 09:16:56 INFO (SyncWorker_0) [homeassistant.loader] Loaded lock from homeassistant.components.lock
2021-01-19 09:16:56 INFO (SyncWorker_2) [homeassistant.loader] Loaded light from homeassistant.components.light
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up switch
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.4 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up hue
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain hue took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.4 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up hubitat
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain hubitat took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.switch] Setting up switch.adaptive_lighting
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2021-01-19 09:16:56 INFO (SyncWorker_0) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up media_player
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2021-01-19 09:16:56 INFO (SyncWorker_2) [homeassistant.loader] Loaded remote from homeassistant.components.remote
2021-01-19 09:16:56 INFO (MainThread) [hubitatmaker.hub] Created hub <Hub host=10.0.0.123 app_id=3>
2021-01-19 09:16:56 INFO (MainThread) [hubitatmaker.hub] Setting event update URL to http%3A%2F%2F10.0.0.185%3A33035
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up ring
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain ring took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.apple_tv
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up remote
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up homekit
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain homekit took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.7 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.2 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.7 seconds
2021-01-19 09:16:56 INFO (MainThread) [custom_components.hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.10.0
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
-------------------------------------------------------------------

2021-01-19 09:16:56 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.WEBSOCKET
2021-01-19 09:16:56 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.FRONTEND
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.remote] Setting up remote.apple_tv
2021-01-19 09:16:56 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.CATEGORIES
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up ios
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain ios took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up notify
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up automation
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2021-01-19 09:16:56 INFO (SyncWorker_2) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.notify] Setting up notify.ios
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up sensor
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ios
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up light
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hue
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hue
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.1 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.0 seconds
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.components.light] Setting up light.hue
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up default_config
2021-01-19 09:16:56 INFO (SyncWorker_2) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2021-01-19 09:16:56 INFO (MainThread) [homeassistant.setup] Setting up stream
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.updater] Submitted analytics to Home Assistant servers. Information submitted includes {}
2021-01-19 09:16:57 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.HACS_REPO
2021-01-19 09:16:57 INFO (SyncWorker_2) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2021-01-19 09:16:57 INFO (SyncWorker_4) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.ecobee
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ecobee
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.setup] Setting up weather
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.setup] Setting up climate
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.weather] Setting up weather.ecobee
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.climate] Setting up climate.ecobee
2021-01-19 09:16:57 INFO (SyncWorker_6) [homeassistant.components.rachio.device] Using Rachio API as user "sync@zetcho.com"
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.rachio] 1 Rachio device(s) found; The url https://hooks.nabu.casa/gAAAAABf5lud-k3TZLDezpShZ9t1D9n_xhJh4Ej1QrCxxO19aM32GKBgmfWVIN8IWbu84rD7f7Z8Gq84TvsDN878wue81qgiiXO4_DXFuqG5Xi03kPYRu7yI2oPd6nGzMzZ8CG_P87rica7LmA1DbZxFSyVcNclk6AWFf7iMEU03k72ZKaRUA8k= must be accessible from the internet in order to receive updates
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.switch] Setting up switch.rachio
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.rachio
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.rachio.binary_sensor] 2 Rachio binary sensor(s) added
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.rachio.switch] 10 Rachio switch(es) added
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.weather] Not adding entity Home Hourly because it's disabled
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.ring
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.light] Setting up light.ring
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ring
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.switch] Setting up switch.ring
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.camera] Setting up camera.ring
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Front Door WiFi Signal Category because it's disabled
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Front Door WiFi Signal Strength because it's disabled
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.light] Setting up light.lutron_caseta
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.switch] Setting up switch.lutron_caseta
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.scene] Setting up scene.lutron_caseta
2021-01-19 09:16:57 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.lutron_caseta
2021-01-19 09:16:58 INFO (SyncWorker_1) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2021-01-19 09:16:58 INFO (SyncWorker_6) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.setup] Setting up fan
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.setup] Setting up cover
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.fan] Setting up fan.lutron_caseta
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.cover] Setting up cover.lutron_caseta
2021-01-19 09:16:58 INFO (MainThread) [custom_components.hubitat] Hubitat is ready
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.setup] Setting up lock
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.climate] Setting up climate.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.cover] Setting up cover.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.light] Setting up light.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.switch] Setting up switch.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.fan] Setting up fan.hubitat
2021-01-19 09:16:58 INFO (MainThread) [homeassistant.components.lock] Setting up lock.hubitat
2021-01-19 09:16:58 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Registration completed
2021-01-19 09:16:58 INFO (MainThread) [custom_components.hacs] Restore started
2021-01-19 09:16:59 INFO (MainThread) [custom_components.hacs] Restore done
2021-01-19 09:16:59 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.SENSOR
2021-01-19 09:16:59 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2021-01-19 09:16:59 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2021-01-19 09:16:59 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 6.70s
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2021-01-19 09:17:01 INFO (SyncWorker_7) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.core] Timer:starting
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.activate_active_state] Initialized trigger Good Morning Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.good_night_activation_request] Initialized trigger Good Night Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.party_request] Initialized trigger Party Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.bedtime_activation] Initialized trigger Bedtime Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.cooking_activation] Initialized trigger Cooking Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.evening_tod_activation] Initialized trigger Evening TOD Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.front_porch_light_off] Initialized trigger Front Porch Light Off
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.front_porch_light_on] Initialized trigger Front Porch Light On
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.bathroom_motion_detected] Initialized trigger Bathroom Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.bathroom_motion_idle] Initialized trigger Bathroom Motion Idle
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.kitchen_counter_motion_detected] Initialized trigger Kitchen Counter Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.kitchen_idle_detected] Initialized trigger Kitchen Idle Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.kitchen_motion_detected] Initialized trigger Kitchen Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.alarm_trigger] Initialized trigger Alarm Trigger
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.bedroom_lights] Initialized trigger Bedroom Lights
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.hall_lights] Initialized trigger Hall Lights
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.evening_activation] Initialized trigger Evening Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.library_light] Initialized trigger Library Lights
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.living_lights] Initialized trigger Living Room Lights
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.lock_front_door] Initialized trigger Lock Front Door
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.vacation_lights_out] Initialized trigger Vacation Lights Out
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.christmas_light_activation] Initialized trigger Christmas Light Activation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.cooking_deactivation] Initialized trigger Cooking Deactivation
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.front_door_unlocked] Initialized trigger Front Door Unlocked
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.kitchen_door_open_check] Initialized trigger Kitchen Door Open Check
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.security_spy_back_yard] Initialized trigger Camera Motion Detected Patio
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.security_spy_back_yard_2] Initialized trigger Camera Motion Detected North Yard
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.security_spy_south_yard] Initialized trigger Camera Motion Detected Spy Front Porch
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.security_spy_south_yard_2] Initialized trigger Camera Motion Detected South Yard
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.security_spy_back_yard_3] Initialized trigger Camera Motion Detected Back Yard
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.garage_door_didn_t_close] Initialized trigger Garage Door Didn't Close
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.patio_motion_detected] Initialized trigger Patio Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.back_yard_motion_detected] Initialized trigger Back Yard Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.north_yard_motion_detected] Initialized trigger North Yard Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.south_yard_motion_detected] Initialized trigger South Yard Motion Detected
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.desk_inactive] Initialized trigger Desk Inactive
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.desk_activity_2] Initialized trigger Desk Activity
2021-01-19 09:17:01 INFO (MainThread) [homeassistant.components.automation.garage_door_stuck] Initialized trigger Garage Door Stuck
2021-01-19 09:17:01 INFO (SyncWorker_3) [pyhap.accessory_driver] Loading Accessory state from `/config/.storage/homekit.ede0bc8d9348b27a892be2924ab3a3dc.state`
2021-01-19 09:17:01 INFO (SyncWorker_6) [pyhap.accessory_driver] Starting accessory HASS Bridge Q0JO on address 10.0.0.185, port 51828.
2021-01-19 09:17:01 INFO (SyncWorker_4) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller
2021-01-19 09:17:01 INFO (SyncWorker_4) [homeassistant.loader] Loaded spotify from homeassistant.components.spotify
2021-01-19 09:17:01 INFO (SyncWorker_3) [homeassistant.loader] Loaded forked_daapd from homeassistant.components.forked_daapd
2021-01-19 09:17:01 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.107', 55406).
2021-01-19 09:17:01 INFO (Thread-9) [pyhap.hap_server] 10.0.0.107 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:01 INFO (Thread-9) [pyhap.hap_server] 10.0.0.107 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:01 INFO (Thread-9) [pyhap.hap_server] 10.0.0.107 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.119', 54416).
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.117', 50206).
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.119', 54417).
2021-01-19 09:17:02 INFO (Thread-10) [pyhap.hap_server] 10.0.0.119 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-12) [pyhap.hap_server] 10.0.0.119 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-10) [pyhap.hap_server] 10.0.0.119 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-12) [pyhap.hap_server] 10.0.0.119 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-10) [pyhap.hap_server] 10.0.0.119 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-12) [pyhap.hap_server] 10.0.0.119 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.125', 49558).
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.128', 49207).
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-11) [pyhap.hap_server] 10.0.0.117 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.126', 49417).
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.124', 49245).
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-14) [pyhap.hap_server] 10.0.0.128 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-13) [pyhap.hap_server] 10.0.0.125 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-15) [pyhap.hap_server] 10.0.0.126 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:02 INFO (Thread-16) [pyhap.hap_server] 10.0.0.124 - "PUT /characteristics HTTP/1.1" 204 -
2021-01-19 09:17:03 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.133', 54559).
2021-01-19 09:17:03 INFO (Thread-17) [pyhap.hap_server] 10.0.0.133 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:03 INFO (Thread-17) [pyhap.hap_server] 10.0.0.133 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:03 INFO (Thread-17) [pyhap.hap_server] 10.0.0.133 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:04 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2021-01-19 09:17:04 INFO (MainThread) [custom_components.hacs] setup task HacsSetupTask.CATEGORIES
2021-01-19 09:17:04 INFO (MainThread) [custom_components.hacs] Loading known repositories
2021-01-19 09:17:04 INFO (Thread-8) [pyhap.hap_server] Got connection with ('10.0.0.141', 64463).
2021-01-19 09:17:04 INFO (Thread-18) [pyhap.hap_server] 10.0.0.141 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:04 INFO (Thread-18) [pyhap.hap_server] 10.0.0.141 - "POST /pair-verify HTTP/1.1" 200 -
2021-01-19 09:17:04 INFO (Thread-18) [pyhap.hap_server] 10.0.0.141 - "GET /accessories HTTP/1.1" 200 -
2021-01-19 09:17:07 INFO (MainThread) [custom_components.hacs] <Integration DCSBL/ha-homewizard-energy> Registration completed
2021-01-19 09:17:07 INFO (MainThread) [custom_components.hacs] <Integration custom-components/remote_homeassistant> Registration completed
2021-01-19 09:17:13 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING

@gcortes gcortes added the issue:backend For issues with the backend/integration label Jan 19, 2021
@hacs-bot
Copy link

hacs-bot bot commented Jan 19, 2021

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

@Stupco
Copy link

Stupco commented Jan 20, 2021

Was the same, just upgraded and the following error:

Error while loading page integrations.
GO BACK

Cleared browser cache and works now.

@ludeeus
Copy link
Member

ludeeus commented Jan 31, 2021

Clearing cache is the only thing that will work here, as long as you see the entry, and that is not working, it is cache.

@ludeeus ludeeus closed this as completed Jan 31, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue:backend For issues with the backend/integration
Projects
None yet
Development

No branches or pull requests

3 participants