hacs / integration

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

Cannot setup integration using IP address, password and MAC address #3700

Closed smokey1300 closed 4 months ago

smokey1300 commented 4 months ago

System Health details

This integration does not work to allow configuration the controller using HACS. Configure OpenSprinkler firmware v2.1.4 it does not allow a login to work. Has been this way for literally years and nothing has improved.

Checklist

Describe the issue

This integration does not allow configuration of OpenSprinkler v2.1.4 and possibly others.

Reproduction steps

  1. Entered login credentials numerous times
  2. Always produces login error
  3. Result is configuration not successful ...

Debug logs

2024-05-22 22:33:16.828 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration opensprinkler 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
2024-05-22 22:33:16.830 WARNING (SyncWorker_4) [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
2024-05-22 22:33:17.332 INFO (MainThread) [homeassistant.setup] Setting up system_log
2024-05-22 22:33:17.535 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.22 seconds
2024-05-22 22:33:17.536 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.20 seconds
2024-05-22 22:33:17.537 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend, recorder: {'frontend', 'recorder'}
2024-05-22 22:33:17.539 INFO (MainThread) [homeassistant.setup] Setting up http
2024-05-22 22:33:17.600 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.06 seconds
2024-05-22 22:33:17.601 INFO (MainThread) [homeassistant.setup] Setting up api
2024-05-22 22:33:17.628 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.03 seconds
2024-05-22 22:33:17.629 INFO (MainThread) [homeassistant.setup] Setting up auth
2024-05-22 22:33:17.639 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.01 seconds
2024-05-22 22:33:17.640 INFO (MainThread) [homeassistant.setup] Setting up config
2024-05-22 22:33:17.676 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.04 seconds
2024-05-22 22:33:17.677 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2024-05-22 22:33:17.678 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.00 seconds
2024-05-22 22:33:17.688 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2024-05-22 22:33:17.693 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.00 seconds
2024-05-22 22:33:17.694 INFO (MainThread) [homeassistant.setup] Setting up file_upload
2024-05-22 22:33:17.695 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.00 seconds
2024-05-22 22:33:17.698 INFO (MainThread) [homeassistant.setup] Setting up repairs
2024-05-22 22:33:17.703 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.00 seconds
2024-05-22 22:33:17.721 INFO (MainThread) [homeassistant.setup] Setting up image_upload
2024-05-22 22:33:17.727 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 0.01 seconds
2024-05-22 22:33:17.740 INFO (MainThread) [homeassistant.setup] Setting up person
2024-05-22 22:33:17.762 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.02 seconds
2024-05-22 22:33:17.768 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2024-05-22 22:33:17.769 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.00 seconds
2024-05-22 22:33:17.776 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2024-05-22 22:33:17.811 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.04 seconds
2024-05-22 22:33:17.886 INFO (MainThread) [homeassistant.setup] Setting up recorder
2024-05-22 22:33:18.236 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.35 seconds
2024-05-22 22:33:18.238 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2024-05-22 22:33:18.241 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.00 seconds
2024-05-22 22:33:18.243 INFO (MainThread) [homeassistant.setup] Setting up search
2024-05-22 22:33:18.244 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.00 seconds
2024-05-22 22:33:18.246 INFO (MainThread) [homeassistant.setup] Setting up frontend
2024-05-22 22:33:18.276 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.03 seconds
2024-05-22 22:33:18.281 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'http', 'dhcp', 'zeroconf', 'bluetooth', 'network', 'repairs', 'api', 'hassio', 'webhook', 'usb', 'ssdp', 'cloud', 'auth', 'websocket_api'}
2024-05-22 22:33:18.286 INFO (MainThread) [homeassistant.setup] Setting up network
2024-05-22 22:33:18.313 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.03 seconds
2024-05-22 22:33:18.316 INFO (MainThread) [homeassistant.setup] Setting up webhook
2024-05-22 22:33:18.324 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.01 seconds
2024-05-22 22:33:18.325 INFO (MainThread) [homeassistant.setup] Setting up hassio
2024-05-22 22:33:18.364 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2024-05-22 22:33:18.368 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.09 seconds
2024-05-22 22:33:18.523 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2024-05-22 22:33:18.524 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.00 seconds
2024-05-22 22:33:18.743 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2024-05-22 22:33:18.800 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2024-05-22 22:33:18.801 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.06 seconds
2024-05-22 22:33:18.849 INFO (MainThread) [homeassistant.setup] Setting up usb
2024-05-22 22:33:18.851 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.00 seconds
2024-05-22 22:33:19.093 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2024-05-22 22:33:19.123 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.03 seconds
2024-05-22 22:33:19.163 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 0.84 seconds
2024-05-22 22:33:19.500 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2024-05-22 22:33:19.504 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.00 seconds
2024-05-22 22:33:19.505 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hassio.binary_sensor
2024-05-22 22:33:19.516 INFO (MainThread) [homeassistant.setup] Setting up sensor
2024-05-22 22:33:19.519 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.00 seconds
2024-05-22 22:33:19.521 INFO (MainThread) [homeassistant.components.sensor] Setting up hassio.sensor
2024-05-22 22:33:19.546 INFO (MainThread) [homeassistant.setup] Setting up update
2024-05-22 22:33:19.550 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.00 seconds
2024-05-22 22:33:19.551 INFO (MainThread) [homeassistant.components.update] Setting up hassio.update
2024-05-22 22:33:20.578 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [547451582400] Received unknown command: hacs/subscribe
2024-05-22 22:33:20.579 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [547451582400] Received unknown command: hacs/subscribe
2024-05-22 22:33:20.580 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [547451582400] Received unknown command: hacs/subscribe
2024-05-22 22:33:20.581 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [547451582400] Received unknown command: hacs/subscribe
2024-05-22 22:33:22.268 INFO (MainThread) [homeassistant.setup] Setting up cloud
2024-05-22 22:33:22.444 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg
2024-05-22 22:33:22.447 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 0.00 seconds
2024-05-22 22:33:22.450 INFO (MainThread) [homeassistant.setup] Setting up tts
2024-05-22 22:33:22.455 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.19 seconds
2024-05-22 22:33:22.487 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.03 seconds
2024-05-22 22:33:22.860 INFO (MainThread) [homeassistant.setup] Setting up bluetooth
2024-05-22 22:33:23.061 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 0.20 seconds
2024-05-22 22:33:23.081 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'met', 'file_upload', 'tplink', 'tag', 'ffmpeg', 'input_select', 'roku', 'onboarding', 'scene', 'timer', 'tts', 'conversation', 'upnp', 'person', 'google_translate', 'switchbot', 'energy', 'default_config', 'counter', 'config', 'ipp', 'homeassistant_alerts', 'motioneye', 'trace', 'hardware', 'raspberry_pi', 'input_number', 'analytics', 'tasmota', 'mobile_app', 'lovelace', 'media_source', 'hacs', 'zone', 'bluetooth_adapters', 'persistent_notification', 'input_button', 'wake_word', 'backup', 'input_boolean', 'map', 'system_health', 'input_text', 'shopping_list', 'search', 'sun', 'intent', 'diagnostics', 'cast', 'stream', 'script', 'input_datetime', 'blueprint', 'openweathermap', 'reolink', 'history', 'device_automation', 'dlna_dmr', 'mqtt', 'my', 'automation', 'rpi_power', 'samsungtv', 'application_credentials', 'image_upload', 'stt', 'switch_as_x', 'assist_pipeline', 'zwave_js', 'schedule', 'group', 'logbook'}
2024-05-22 22:33:23.085 INFO (MainThread) [homeassistant.setup] Setting up wake_word
2024-05-22 22:33:23.086 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.00 seconds
2024-05-22 22:33:23.088 INFO (MainThread) [homeassistant.setup] Setting up scene
2024-05-22 22:33:23.095 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-05-22 22:33:23.107 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 0.01 seconds
2024-05-22 22:33:23.109 INFO (MainThread) [homeassistant.setup] Setting up stt
2024-05-22 22:33:23.120 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.00 seconds
2024-05-22 22:33:23.124 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2024-05-22 22:33:23.137 INFO (MainThread) [homeassistant.setup] Setting up system_health
2024-05-22 22:33:23.140 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.00 seconds
2024-05-22 22:33:23.145 INFO (MainThread) [homeassistant.setup] Setting up input_select
2024-05-22 22:33:23.175 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 0.03 seconds
2024-05-22 22:33:23.178 INFO (MainThread) [homeassistant.setup] Setting up timer
2024-05-22 22:33:23.201 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 0.02 seconds
2024-05-22 22:33:23.219 INFO (MainThread) [homeassistant.setup] Setting up history
2024-05-22 22:33:23.222 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.00 seconds
2024-05-22 22:33:23.232 INFO (MainThread) [homeassistant.setup] Setting up stream
2024-05-22 22:33:23.235 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2024-05-22 22:33:23.236 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.00 seconds
2024-05-22 22:33:23.237 INFO (MainThread) [homeassistant.setup] Setting up trace
2024-05-22 22:33:23.239 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.00 seconds
2024-05-22 22:33:23.245 INFO (MainThread) [homeassistant.setup] Setting up script
2024-05-22 22:33:23.249 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.00 seconds
2024-05-22 22:33:23.260 INFO (MainThread) [homeassistant.setup] Setting up logbook
2024-05-22 22:33:23.271 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.01 seconds
2024-05-22 22:33:23.272 INFO (MainThread) [homeassistant.setup] Setting up media_source
2024-05-22 22:33:23.277 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.00 seconds
2024-05-22 22:33:23.286 INFO (MainThread) [homeassistant.setup] Setting up automation
2024-05-22 22:33:23.295 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.01 seconds
2024-05-22 22:33:23.304 INFO (MainThread) [homeassistant.setup] Setting up input_number
2024-05-22 22:33:23.324 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 0.02 seconds
2024-05-22 22:33:23.599 INFO (MainThread) [homeassistant.setup] Setting up zone
2024-05-22 22:33:23.623 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.02 seconds
2024-05-22 22:33:23.627 INFO (MainThread) [homeassistant.setup] Setting up group
2024-05-22 22:33:23.640 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.01 seconds
2024-05-22 22:33:23.642 INFO (MainThread) [homeassistant.setup] Setting up light
2024-05-22 22:33:23.706 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.06 seconds
2024-05-22 22:33:23.708 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.736 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.747 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.755 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.768 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.773 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.786 INFO (MainThread) [homeassistant.components.light] Setting up group.light
2024-05-22 22:33:23.805 INFO (MainThread) [homeassistant.setup] Setting up input_button
2024-05-22 22:33:23.808 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 0.00 seconds
2024-05-22 22:33:23.872 INFO (MainThread) [homeassistant.setup] Setting up intent
2024-05-22 22:33:23.876 INFO (MainThread) [homeassistant.setup] Setup of domain intent took 0.00 seconds
2024-05-22 22:33:23.891 INFO (MainThread) [homeassistant.setup] Setting up backup
2024-05-22 22:33:23.891 INFO (MainThread) [homeassistant.setup] Setup of domain backup took 0.00 seconds
2024-05-22 22:33:23.892 INFO (MainThread) [homeassistant.setup] Setting up met
2024-05-22 22:33:23.893 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.00 seconds
2024-05-22 22:33:23.930 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 0.81 seconds
2024-05-22 22:33:23.943 INFO (MainThread) [homeassistant.setup] Setting up conversation
2024-05-22 22:33:23.961 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.02 seconds
2024-05-22 22:33:24.000 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline
2024-05-22 22:33:24.006 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 0.01 seconds
2024-05-22 22:33:24.496 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 1.26 seconds
2024-05-22 22:33:24.773 INFO (MainThread) [homeassistant.setup] Setting up tplink
2024-05-22 22:33:24.774 INFO (MainThread) [homeassistant.setup] Setup of domain tplink took 0.00 seconds
2024-05-22 22:33:24.813 INFO (MainThread) [homeassistant.setup] Setting up tag
2024-05-22 22:33:24.822 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.01 seconds
2024-05-22 22:33:24.834 INFO (MainThread) [homeassistant.setup] Setting up map
2024-05-22 22:33:24.834 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.00 seconds
2024-05-22 22:33:24.916 INFO (MainThread) [homeassistant.setup] Setting up roku
2024-05-22 22:33:24.917 INFO (MainThread) [homeassistant.setup] Setup of domain roku took 0.00 seconds
2024-05-22 22:33:24.949 INFO (MainThread) [homeassistant.setup] Setting up input_text
2024-05-22 22:33:24.975 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 0.03 seconds
2024-05-22 22:33:25.005 INFO (MainThread) [homeassistant.setup] Setting up shopping_list
2024-05-22 22:33:25.006 INFO (MainThread) [homeassistant.setup] Setup of domain shopping_list took 0.00 seconds
2024-05-22 22:33:25.038 INFO (MainThread) [homeassistant.setup] Setting up sun
2024-05-22 22:33:25.038 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.00 seconds
2024-05-22 22:33:25.048 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor
2024-05-22 22:33:25.112 INFO (MainThread) [homeassistant.setup] Setting up upnp
2024-05-22 22:33:25.113 INFO (MainThread) [homeassistant.setup] Setup of domain upnp took 0.00 seconds
2024-05-22 22:33:25.148 INFO (MainThread) [homeassistant.setup] Setting up google_translate
2024-05-22 22:33:25.149 INFO (MainThread) [homeassistant.setup] Setup of domain google_translate took 0.00 seconds
2024-05-22 22:33:25.169 INFO (MainThread) [homeassistant.setup] Setting up bluetooth_adapters
2024-05-22 22:33:25.170 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth_adapters took 0.00 seconds
2024-05-22 22:33:25.266 INFO (MainThread) [homeassistant.setup] Setting up energy
2024-05-22 22:33:25.272 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.00 seconds
2024-05-22 22:33:25.300 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2024-05-22 22:33:25.311 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 0.01 seconds
2024-05-22 22:33:25.346 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts
2024-05-22 22:33:25.347 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.00 seconds
2024-05-22 22:33:25.353 INFO (MainThread) [homeassistant.setup] Setting up my
2024-05-22 22:33:25.354 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.00 seconds
2024-05-22 22:33:25.368 INFO (MainThread) [homeassistant.setup] Setting up counter
2024-05-22 22:33:25.377 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.01 seconds
2024-05-22 22:33:29.080 INFO (MainThread) [homeassistant.setup] Setting up openweathermap
2024-05-22 22:33:29.081 INFO (MainThread) [homeassistant.setup] Setup of domain openweathermap took 0.00 seconds
2024-05-22 22:33:29.443 INFO (MainThread) [homeassistant.setup] Setting up reolink
2024-05-22 22:33:29.443 INFO (MainThread) [homeassistant.setup] Setup of domain reolink took 0.00 seconds
2024-05-22 22:33:29.565 INFO (MainThread) [homeassistant.setup] Setting up ipp
2024-05-22 22:33:29.566 INFO (MainThread) [homeassistant.setup] Setup of domain ipp took 0.00 seconds
2024-05-22 22:33:29.689 INFO (MainThread) [homeassistant.setup] Setting up dlna_dmr
2024-05-22 22:33:29.690 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dmr took 0.00 seconds
2024-05-22 22:33:29.830 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2024-05-22 22:33:29.831 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.00 seconds
2024-05-22 22:33:33.215 INFO (MainThread) [homeassistant.setup] Setting up motioneye
2024-05-22 22:33:33.216 INFO (MainThread) [homeassistant.setup] Setup of domain motioneye took 0.00 seconds
2024-05-22 22:33:33.224 INFO (MainThread) [homeassistant.setup] Setting up hardware
2024-05-22 22:33:33.226 INFO (MainThread) [homeassistant.setup] Setting up rpi_power
2024-05-22 22:33:33.227 INFO (MainThread) [homeassistant.setup] Setup of domain rpi_power took 0.00 seconds
2024-05-22 22:33:33.228 INFO (MainThread) [homeassistant.setup] Setting up samsungtv
2024-05-22 22:33:33.229 INFO (MainThread) [homeassistant.setup] Setup of domain samsungtv took 0.00 seconds
2024-05-22 22:33:33.232 INFO (MainThread) [homeassistant.setup] Setting up application_credentials
2024-05-22 22:33:33.237 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 0.00 seconds
2024-05-22 22:33:33.335 INFO (MainThread) [homeassistant.components.mqtt.client] Connected to MQTT server core-mosquitto:1883 (0)
2024-05-22 22:33:33.577 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.35 seconds
2024-05-22 22:33:33.875 INFO (MainThread) [homeassistant.setup] Setting up hacs
2024-05-22 22:33:33.876 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.00 seconds
2024-05-22 22:33:33.877 INFO (MainThread) [custom_components.hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.34.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
-------------------------------------------------------------------

2024-05-22 22:33:33.911 DEBUG (MainThread) [custom_components.hacs] Configuration type: config_entry
2024-05-22 22:33:33.948 INFO (MainThread) [homeassistant.setup] Setting up switch_as_x
2024-05-22 22:33:33.948 INFO (MainThread) [homeassistant.setup] Setup of domain switch_as_x took 0.00 seconds
2024-05-22 22:33:33.951 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:33.960 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:33.967 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:33.978 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:33.982 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:33.986 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:33.996 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:34.006 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:34.034 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:34.050 INFO (MainThread) [homeassistant.components.light] Setting up switch_as_x.light
2024-05-22 22:33:34.163 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, Motion: False
2024-05-22 22:33:34.163 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, FaceDetect: False
2024-05-22 22:33:34.164 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, PeopleDetect: False
2024-05-22 22:33:34.164 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, VehicleDetect: False
2024-05-22 22:33:34.164 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, DogCatDetect: False
2024-05-22 22:33:34.165 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, MotionAlarm: False
2024-05-22 22:33:34.169 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, Visitor: False
2024-05-22 22:33:34.170 INFO (MainThread) [reolink_aio.api] Reolink Reolink Video Doorbell PoE ONVIF event channel 0, Package: False
2024-05-22 22:33:34.194 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore started
2024-05-22 22:33:36.358 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore done
2024-05-22 22:33:36.360 INFO (MainThread) [custom_components.hacs] Enable category: integration
2024-05-22 22:33:36.366 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2024-05-22 22:33:36.366 INFO (MainThread) [custom_components.hacs] Enable category: template
2024-05-22 22:33:36.369 INFO (MainThread) [custom_components.hacs] Enable category: theme
2024-05-22 22:33:36.378 INFO (MainThread) [custom_components.hacs] <HacsFrontend> Using experimental frontend
2024-05-22 22:33:36.444 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues
2024-05-22 22:33:36.449 INFO (MainThread) [custom_components.hacs] Setting up plugin endpoint
2024-05-22 22:33:36.449 INFO (MainThread) [custom_components.hacs] <HacsFrontend> storage mode, cache for /hacsfiles/: True
2024-05-22 22:33:37.901 INFO (MainThread) [homeassistant.setup] Setting up zwave_js
2024-05-22 22:33:37.902 INFO (MainThread) [homeassistant.setup] Setup of domain zwave_js took 0.00 seconds
2024-05-22 22:33:37.984 INFO (MainThread) [homeassistant.setup] Setting up schedule
2024-05-22 22:33:38.009 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 0.02 seconds
2024-05-22 22:33:38.056 INFO (MainThread) [zwave_js_server] Connected to Home 3410798888 (Server 1.35.0, Driver 12.5.5, Using Schema 34)
2024-05-22 22:33:38.057 INFO (MainThread) [homeassistant.components.zwave_js] Connected to Zwave JS Server
2024-05-22 22:33:38.328 INFO (MainThread) [homeassistant.setup] Setting up cast
2024-05-22 22:33:38.335 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.00 seconds
2024-05-22 22:33:38.385 INFO (MainThread) [homeassistant.setup] Setting up weather
2024-05-22 22:33:38.406 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.02 seconds
2024-05-22 22:33:38.416 INFO (MainThread) [homeassistant.components.weather] Setting up met.weather
2024-05-22 22:33:38.533 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2024-05-22 22:33:38.537 INFO (MainThread) [homeassistant.setup] Setting up notify
2024-05-22 22:33:38.546 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.01 seconds
2024-05-22 22:33:38.554 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.02 seconds
2024-05-22 22:33:38.557 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-05-22 22:33:38.563 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2024-05-22 22:33:38.572 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.01 seconds
2024-05-22 22:33:38.575 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-05-22 22:33:38.596 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-05-22 22:33:38.612 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-05-22 22:33:38.614 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-05-22 22:33:38.618 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-05-22 22:33:38.637 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2024-05-22 22:33:38.675 INFO (MainThread) [homeassistant.setup] Setting up default_config
2024-05-22 22:33:38.680 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.00 seconds
2024-05-22 22:33:38.732 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-05-22 22:33:38.735 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-05-22 22:33:38.739 INFO (MainThread) [homeassistant.setup] Setting up switch
2024-05-22 22:33:38.742 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.00 seconds
2024-05-22 22:33:38.744 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-05-22 22:33:38.748 INFO (MainThread) [homeassistant.setup] Setting up todo
2024-05-22 22:33:38.766 INFO (MainThread) [homeassistant.setup] Setup of domain todo took 0.02 seconds
2024-05-22 22:33:38.768 INFO (MainThread) [homeassistant.components.todo] Setting up shopping_list.todo
2024-05-22 22:33:38.774 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-05-22 22:33:38.786 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-05-22 22:33:38.787 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-05-22 22:33:38.795 INFO (MainThread) [homeassistant.components.light] Setting up tplink.light
2024-05-22 22:33:38.799 INFO (MainThread) [homeassistant.components.sensor] Setting up tplink.sensor
2024-05-22 22:33:38.800 INFO (MainThread) [homeassistant.components.switch] Setting up tplink.switch
2024-05-22 22:33:39.047 INFO (MainThread) [zwave_js_server] Z-Wave JS initialized. 21 nodes
2024-05-22 22:33:39.055 INFO (MainThread) [homeassistant.components.zwave_js] Connection to Zwave JS Server initialized
2024-05-22 22:33:39.061 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up roku.binary_sensor
2024-05-22 22:33:39.085 INFO (MainThread) [homeassistant.setup] Setting up media_player
2024-05-22 22:33:39.173 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.09 seconds
2024-05-22 22:33:39.176 INFO (MainThread) [homeassistant.components.media_player] Setting up roku.media_player
2024-05-22 22:33:39.185 INFO (MainThread) [homeassistant.setup] Setting up remote
2024-05-22 22:33:39.203 INFO (MainThread) [homeassistant.setup] Setup of domain remote took 0.01 seconds
2024-05-22 22:33:39.206 INFO (MainThread) [homeassistant.components.remote] Setting up roku.remote
2024-05-22 22:33:39.242 INFO (MainThread) [homeassistant.setup] Setting up select
2024-05-22 22:33:39.249 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.01 seconds
2024-05-22 22:33:39.251 INFO (MainThread) [homeassistant.components.select] Setting up roku.select
2024-05-22 22:33:39.261 INFO (MainThread) [homeassistant.components.sensor] Setting up roku.sensor
2024-05-22 22:33:39.291 INFO (MainThread) [homeassistant.components.tts] Setting up google_translate.tts
2024-05-22 22:33:39.414 INFO (MainThread) [homeassistant.setup] Setting up switchbot
2024-05-22 22:33:39.415 INFO (MainThread) [homeassistant.setup] Setup of domain switchbot took 0.00 seconds
2024-05-22 22:33:39.442 INFO (MainThread) [homeassistant.components.sensor] Setting up energy.sensor
2024-05-22 22:33:39.463 INFO (MainThread) [homeassistant.setup] Setting up analytics
2024-05-22 22:33:39.465 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.00 seconds
2024-05-22 22:33:39.541 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up upnp.binary_sensor
2024-05-22 22:33:39.546 INFO (MainThread) [homeassistant.components.sensor] Setting up upnp.sensor
2024-05-22 22:33:39.592 INFO (MainThread) [homeassistant.components.sensor] Setting up ipp.sensor
2024-05-22 22:33:39.625 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-05-22 22:33:39.637 INFO (MainThread) [homeassistant.components.sensor] Setting up openweathermap.sensor
2024-05-22 22:33:39.735 INFO (MainThread) [homeassistant.components.weather] Setting up openweathermap.weather
2024-05-22 22:33:39.777 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up rpi_power.binary_sensor
2024-05-22 22:33:39.796 INFO (MainThread) [homeassistant.components.media_player] Setting up samsungtv.media_player
2024-05-22 22:33:39.849 INFO (MainThread) [homeassistant.components.remote] Setting up samsungtv.remote
2024-05-22 22:33:39.892 INFO (MainThread) [homeassistant.setup] Setting up camera
2024-05-22 22:33:39.914 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.02 seconds
2024-05-22 22:33:39.916 INFO (MainThread) [homeassistant.components.camera] Setting up motioneye.camera
2024-05-22 22:33:39.919 INFO (MainThread) [homeassistant.components.sensor] Setting up motioneye.sensor
2024-05-22 22:33:39.924 INFO (MainThread) [homeassistant.components.switch] Setting up motioneye.switch
2024-05-22 22:33:39.928 INFO (SyncWorker_5) [homeassistant.components.rpi_power.binary_sensor] Voltage normalized. Everything is working as intended.
2024-05-22 22:33:40.432 INFO (MainThread) [homeassistant.setup] Setting up tasmota
2024-05-22 22:33:40.432 INFO (MainThread) [homeassistant.setup] Setup of domain tasmota took 0.00 seconds
2024-05-22 22:33:40.458 INFO (MainThread) [homeassistant.setup] Setting up raspberry_pi
2024-05-22 22:33:40.459 INFO (MainThread) [homeassistant.setup] Setup of domain raspberry_pi took 0.00 seconds
2024-05-22 22:33:40.517 INFO (MainThread) [homeassistant.components.sensor] Setting up mqtt.sensor
2024-05-22 22:33:40.519 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor wemos60 wstn60_temp
2024-05-22 22:33:40.526 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor wemos60 wstn60_pres
2024-05-22 22:33:40.536 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor wemos60 wstn60_lux
2024-05-22 22:33:40.541 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: sensor wemos60 wstn60_battery
2024-05-22 22:33:40.571 INFO (MainThread) [homeassistant.components.sensor] Setting up hacs.sensor
2024-05-22 22:33:40.572 INFO (MainThread) [homeassistant.components.update] Setting up hacs.update
2024-05-22 22:33:40.590 INFO (MainThread) [custom_components.hacs] Stage changed: setup
2024-05-22 22:33:40.595 INFO (MainThread) [custom_components.hacs] Stage changed: waiting
2024-05-22 22:33:40.604 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2024-05-22 22:33:40.900 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up reolink.binary_sensor
2024-05-22 22:33:40.912 INFO (MainThread) [homeassistant.setup] Setting up button
2024-05-22 22:33:40.914 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.00 seconds
2024-05-22 22:33:40.918 INFO (MainThread) [homeassistant.components.button] Setting up reolink.button
2024-05-22 22:33:40.927 INFO (MainThread) [homeassistant.components.camera] Setting up reolink.camera
2024-05-22 22:33:40.939 INFO (MainThread) [homeassistant.components.light] Setting up reolink.light
2024-05-22 22:33:40.940 INFO (MainThread) [homeassistant.setup] Setting up number
2024-05-22 22:33:40.944 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.00 seconds
2024-05-22 22:33:40.947 INFO (MainThread) [homeassistant.components.number] Setting up reolink.number
2024-05-22 22:33:40.966 INFO (MainThread) [homeassistant.components.select] Setting up reolink.select
2024-05-22 22:33:40.977 INFO (MainThread) [homeassistant.components.sensor] Setting up reolink.sensor
2024-05-22 22:33:40.983 INFO (MainThread) [homeassistant.setup] Setting up siren
2024-05-22 22:33:40.987 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.00 seconds
2024-05-22 22:33:40.988 INFO (MainThread) [homeassistant.components.siren] Setting up reolink.siren
2024-05-22 22:33:40.991 INFO (MainThread) [homeassistant.components.switch] Setting up reolink.switch
2024-05-22 22:33:41.016 INFO (MainThread) [homeassistant.components.update] Setting up reolink.update
2024-05-22 22:33:41.101 INFO (MainThread) [homeassistant.components.media_player] Setting up cast.media_player
2024-05-22 22:33:41.183 INFO (MainThread) [homeassistant.components.sensor] Setting up zwave_js.sensor
2024-05-22 22:33:41.373 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tasmota.binary_sensor
2024-05-22 22:33:41.376 INFO (MainThread) [homeassistant.setup] Setting up cover
2024-05-22 22:33:41.384 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.01 seconds
2024-05-22 22:33:41.387 INFO (MainThread) [homeassistant.components.cover] Setting up tasmota.cover
2024-05-22 22:33:41.395 INFO (MainThread) [homeassistant.setup] Setting up fan
2024-05-22 22:33:41.422 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.03 seconds
2024-05-22 22:33:41.424 INFO (MainThread) [homeassistant.components.fan] Setting up tasmota.fan
2024-05-22 22:33:41.425 INFO (MainThread) [homeassistant.components.light] Setting up tasmota.light
2024-05-22 22:33:41.427 INFO (MainThread) [homeassistant.components.sensor] Setting up tasmota.sensor
2024-05-22 22:33:41.434 INFO (MainThread) [homeassistant.components.switch] Setting up tasmota.switch
2024-05-22 22:33:41.446 INFO (MainThread) [homeassistant.components.button] Setting up zwave_js.button
2024-05-22 22:33:41.874 INFO (MainThread) [homeassistant.setup] Setting up event
2024-05-22 22:33:41.875 INFO (MainThread) [homeassistant.setup] Setup of domain event took 0.00 seconds
2024-05-22 22:33:41.956 INFO (MainThread) [homeassistant.setup] Setting up lock
2024-05-22 22:33:41.957 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.00 seconds
2024-05-22 22:33:42.091 INFO (MainThread) [homeassistant.components.event] Setting up zwave_js.event
2024-05-22 22:33:42.093 INFO (MainThread) [homeassistant.components.switch] Setting up zwave_js.switch
2024-05-22 22:33:42.094 INFO (MainThread) [homeassistant.components.select] Setting up zwave_js.select
2024-05-22 22:33:42.096 INFO (MainThread) [homeassistant.components.light] Setting up zwave_js.light
2024-05-22 22:33:42.099 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zwave_js.binary_sensor
2024-05-22 22:33:42.101 INFO (MainThread) [homeassistant.components.lock] Setting up zwave_js.lock
2024-05-22 22:33:43.437 INFO (MainThread) [homeassistant.components.update] Setting up zwave_js.update
2024-05-22 22:33:47.512 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 31.36s
2024-05-22 22:33:47.516 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2024-05-22 22:33:47.560 INFO (MainThread) [custom_components.hacs] Stage changed: startup
2024-05-22 22:33:47.599 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 642: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues
2024-05-22 22:33:47.601 DEBUG (MainThread) [custom_components.hacs] There are 6 scheduled recurring tasks
2024-05-22 22:33:47.602 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2024-05-22 22:33:47.701 INFO (MainThread) [custom_components.hacs] Loading known repositories
2024-05-22 22:33:47.706 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for template
2024-05-22 22:33:47.713 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for plugin
2024-05-22 22:33:47.717 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for integration
2024-05-22 22:33:47.723 DEBUG (MainThread) [custom_components.hacs] Fetching updated content for theme
2024-05-22 22:33:48.191 INFO (MainThread) [custom_components.hacs] Stage changed: running
2024-05-22 22:33:48.357 DEBUG (MainThread) [custom_components.hacs] <QueueManager> The queue is empty
2024-05-22 22:33:48.369 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.critical'. Content did not change
2024-05-22 22:33:48.370 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue
2024-05-22 22:33:48.430 INFO (SyncWorker_4) [homeassistant.loader] Loaded spotify from homeassistant.components.spotify
2024-05-22 22:33:53.539 INFO (MainThread) [homeassistant.components.mqtt.client] MQTT client initialized, birth message sent
2024-05-22 22:34:50.317 DEBUG (MainThread) [custom_components.hacs] <Integration vinteo/hass-opensprinkler> Getting repository information
2024-05-22 22:34:50.911 DEBUG (MainThread) [custom_components.hacs] <Integration vinteo/hass-opensprinkler> Running checks against v1.3.2
2024-05-22 22:34:51.206 DEBUG (MainThread) [custom_components.hacs] <Integration vinteo/hass-opensprinkler> Getting documentation for version=v1.3.2,filename=README.md
2024-05-22 22:34:51.207 DEBUG (MainThread) [custom_components.hacs] Trying to download https://raw.githubusercontent.com/vinteo/hass-opensprinkler/v1.3.2/README.md
2024-05-22 22:35:14.578 INFO (SyncWorker_7) [homeassistant.loader] Loaded radio_browser from homeassistant.components.radio_browser
2024-05-22 22:36:16.198 INFO (MainThread) [backoff] Backing off _request_http(...) for 0.2s (pyopensprinkler.OpenSprinklerConnectionError: Cannot connect to controller)
2024-05-22 22:36:16.434 INFO (MainThread) [backoff] Backing off _request_http(...) for 2.0s (pyopensprinkler.OpenSprinklerConnectionError: Cannot connect to controller)
2024-05-22 22:36:18.429 ERROR (MainThread) [backoff] Giving up _request_http(...) after 3 tries (pyopensprinkler.OpenSprinklerConnectionError: Cannot connect to controller)

Diagnostics dump

No response

hacs-bot[bot] commented 4 months 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: