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

Sabotage #79

Open
schift85 opened this issue Aug 11, 2023 · 50 comments
Open

Sabotage #79

schift85 opened this issue Aug 11, 2023 · 50 comments

Comments

@schift85
Copy link

the unit announces an alarm due to frequent entry of the security code

@kukulich
Copy link
Owner

I’m sorry I don’t understand

@schift85
Copy link
Author

schift85 commented Aug 11, 2023

When i connect rpi via USB to Jablotron, cant control any PGs. After few minutes Jablotron triggers a sabotage alarm

code entry attempts exceeded

Using code for admin with all permissions

@schift85
Copy link
Author

I’m sorry I don’t understand

are you CZE ?

@kukulich
Copy link
Owner

Do you have service code? Can you check your Jablotron settings if there’s a option to disable the behaviour that triggers the sabotage alarm?

The integration mimics F-link behaviour so it has to send code every minute.

@schift85
Copy link
Author

Yes im using service code.

@kukulich
Copy link
Owner

Yes im using service code.

I don’t think using service code for the integration is good idea.

@schift85
Copy link
Author

today I will try to reinstall the integration and set it up again
I will create a new user for integration with permission to control sections and pg

@kukulich
Copy link
Owner

You don’t have to reinstall integration - just change the code in options.

@schift85
Copy link
Author

schift85 commented Aug 11, 2023

added a new user with new code and rights to control pg
in setting:
code entered
unchecked periphery
checked PGs and set up range to 128

same problem......

code entry exceeded

Have JA-107K

@schift85
Copy link
Author

I have JA-118M to control the lights. What kind of device should i set ?

@kukulich
Copy link
Owner

code entry exceeded

#79 (comment)

@schift85
Copy link
Author

its some issue with devices ..... JA-118M module maybe. if I turn off the device the sabotage alarm will not start

@kukulich
Copy link
Owner

@schift85 is it possible to manage the module/lights via F-link?

@schift85
Copy link
Author

yes, it is posible

@kukulich
Copy link
Owner

yes, it is posible

If you can debug the connection via Wireshark, we can be able to add support for the lights.

@schift85
Copy link
Author

Tato chyba pochází z vlastní integrace.

Logger: homeassistant.config_entries
Source: custom_components/jablotron100/jablotron.py:685
Integration: Jablotron 100 (documentation, issues)
First occurred: 20:56:57 (1 occurrences)
Last logged: 20:56:57

Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable

@schift85
Copy link
Author

Tato chyba pochází z vlastní integrace.

Logger: custom_components.jablotron100
Source: custom_components/jablotron100/jablotron.py:681
Integration: Jablotron 100 (documentation, issues)
First occurred: 20:56:57 (2 occurrences)
Last logged: 20:58:41

Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError

@kukulich
Copy link
Owner

The main reason for this error is that that user with given code does not access to devices.

@schift85
Copy link
Author

I log in to f-link with the same code.

@schift85
Copy link
Author

I also tried the initial settings without the device, the integration works, but the PG cannot be controlled. When I turn on the PG via F-link, I see a status change in the integration

@kukulich
Copy link
Owner

kukulich commented Aug 11, 2023

I log in to f-link with the same code.

\_(ツ)_/¯
When this error occurs the reason is in 99 % same - the user does not have access to devices - the user is not admin.

@schift85
Copy link
Author

jakmile v nastavení zapnu zařízení, integrace koncí chybou

@schift85
Copy link
Author

https://ibb.co/Bn6nFkQ

@kukulich
Copy link
Owner

There was one user that reported similar problem - he has asterisk in the pin code. However I'm not sure if pin code without asterisk will help.

@schift85
Copy link
Author

PIN without * not work :-(

@schift85
Copy link
Author

i tried jablotron cloud with the same user (PIN) and everything works. Unfortunately I can only use PG

@kukulich
Copy link
Owner

You can try to enable debug (see README) and send the startup logs.

@schift85
Copy link
Author

if I tick only pg and leave the device unchecked, the integration comes without error. the problem is that pg cannot be controlled. it turns off by itself after a few seconds and returns to the off state

@kukulich
Copy link
Owner

Please try to solve one problem at once. I don't know currently if we try to solve devices or PG outputs...

@schift85
Copy link
Author

im not sure where is startup log

@schift85
Copy link
Author

Tato chyba pochází z vlastní integrace.

Logger: custom_components.jablotron100
Source: custom_components/jablotron100/jablotron.py:681
Integration: Jablotron 100 (documentation, issues)
First occurred: 22:09:27 (1 occurrences)
Last logged: 22:09:27

Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError

@kukulich
Copy link
Owner

One idea - the problem may be with just one device. You can try to enable one device, check if integration works. Then enable second device etc

@schift85
Copy link
Author

if I set only the first device (keyboard) the integration is loaded in the queue. when I add another device (radio module) the integration ends with an error

@schift85
Copy link
Author

if I switch the radio module to empty and try another device (motion detector) the integration ends with an error

@kukulich
Copy link
Owner

Please try to enable DEBUG (see README) and send the full log

@schift85
Copy link
Author

DEBUG enabled but i dont know what kind of log you want

@kukulich
Copy link
Owner

Please enable logging of all incoming and outcoming packets. Then try to enable the motion detector (device 3) and send all integration logs when the error occurs.

@schift85
Copy link
Author

2023-08-11 22:13:30.441 WARNING (SyncWorker_2) [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
2023-08-11 22:13:30.444 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration jablotron_cloud 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
2023-08-11 22:13:30.447 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration jablotron100 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
2023-08-11 22:13:30.450 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration govee 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
2023-08-11 22:13:30.802 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2023-08-11 22:13:30.803 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'}
2023-08-11 22:13:30.883 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2023-08-11 22:13:30.884 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2023-08-11 22:13:31.382 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2023-08-11 22:13:31.391 INFO (MainThread) [homeassistant.setup] Setting up http
2023-08-11 22:13:31.399 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds
2023-08-11 22:13:31.450 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
2023-08-11 22:13:31.509 INFO (MainThread) [homeassistant.setup] Setting up api
2023-08-11 22:13:31.519 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2023-08-11 22:13:31.523 INFO (MainThread) [homeassistant.setup] Setting up auth
2023-08-11 22:13:31.528 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2023-08-11 22:13:31.576 INFO (MainThread) [homeassistant.setup] Setting up config
2023-08-11 22:13:31.636 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2023-08-11 22:13:31.698 INFO (MainThread) [homeassistant.setup] Setting up repairs
2023-08-11 22:13:31.700 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds
2023-08-11 22:13:32.260 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.7 seconds
2023-08-11 22:13:32.264 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.6 seconds
2023-08-11 22:13:32.343 INFO (MainThread) [homeassistant.setup] Setting up file_upload
2023-08-11 22:13:32.344 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds
2023-08-11 22:13:32.576 INFO (MainThread) [homeassistant.setup] Setting up image_upload
2023-08-11 22:13:32.582 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2023-08-11 22:13:32.583 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2023-08-11 22:13:32.589 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 0.0 seconds
2023-08-11 22:13:32.604 INFO (SyncWorker_7) [homeassistant.loader] Loaded group from homeassistant.components.group
2023-08-11 22:13:32.605 INFO (SyncWorker_5) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2023-08-11 22:13:37.115 INFO (MainThread) [homeassistant.setup] Setting up analytics
2023-08-11 22:13:37.427 INFO (MainThread) [homeassistant.setup] Setting up search
2023-08-11 22:13:37.428 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2023-08-11 22:13:37.431 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.3 seconds
2023-08-11 22:13:37.440 INFO (MainThread) [homeassistant.setup] Setting up person
2023-08-11 22:13:37.465 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2023-08-11 22:13:37.469 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2023-08-11 22:13:37.474 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2023-08-11 22:13:37.484 INFO (MainThread) [homeassistant.setup] Setting up frontend
2023-08-11 22:13:37.498 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2023-08-11 22:13:37.504 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'}
2023-08-11 22:13:37.513 INFO (MainThread) [homeassistant.setup] Setting up recorder
2023-08-11 22:13:37.556 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2023-08-11 22:13:37.715 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.2 seconds
2023-08-11 22:13:37.720 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'dhcp', 'ssdp', 'webhook', 'http', 'bluetooth', 'hassio', 'network', 'cloud', 'logger', 'api', 'zeroconf', 'usb', 'websocket_api'}
2023-08-11 22:13:37.794 INFO (MainThread) [homeassistant.setup] Setting up webhook
2023-08-11 22:13:37.797 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2023-08-11 22:13:37.802 INFO (MainThread) [homeassistant.setup] Setting up hassio
2023-08-11 22:13:38.216 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2023-08-11 22:13:38.217 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2023-08-11 22:13:38.238 INFO (MainThread) [homeassistant.setup] Setting up network
2023-08-11 22:13:38.245 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2023-08-11 22:13:38.348 INFO (MainThread) [homeassistant.setup] Setting up usb
2023-08-11 22:13:38.351 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2023-08-11 22:13:38.366 INFO (SyncWorker_7) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2023-08-11 22:13:38.367 INFO (SyncWorker_0) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2023-08-11 22:13:38.600 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2023-08-11 22:13:38.638 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.0 seconds
2023-08-11 22:13:38.650 INFO (SyncWorker_3) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2023-08-11 22:13:39.421 INFO (MainThread) [homeassistant.setup] Setting up bluetooth
2023-08-11 22:13:39.458 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2023-08-11 22:13:39.477 INFO (SyncWorker_1) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2023-08-11 22:13:39.751 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2023-08-11 22:13:43.567 INFO (MainThread) [homeassistant.setup] Setting up cloud
2023-08-11 22:13:43.591 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 3.8 seconds
2023-08-11 22:13:43.696 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2023-08-11 22:13:43.970 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 4.5 seconds
2023-08-11 22:13:44.163 INFO (MainThread) [homeassistant.setup] Setting up hardware
2023-08-11 22:13:44.194 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 6.4 seconds
2023-08-11 22:13:44.963 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.8 seconds
2023-08-11 22:13:57.214 INFO (SyncWorker_6) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2023-08-11 22:13:57.218 INFO (SyncWorker_0) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
2023-08-11 22:13:57.219 INFO (SyncWorker_5) [homeassistant.loader] Loaded update from homeassistant.components.update
2023-08-11 22:13:57.227 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2023-08-11 22:13:57.233 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2023-08-11 22:13:57.260 INFO (MainThread) [homeassistant.setup] Setting up update
2023-08-11 22:13:57.265 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.0 seconds
2023-08-11 22:13:57.295 INFO (MainThread) [homeassistant.setup] Setting up sensor
2023-08-11 22:13:57.296 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2023-08-11 22:13:57.352 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hassio
2023-08-11 22:13:57.353 INFO (MainThread) [homeassistant.components.update] Setting up update.hassio
2023-08-11 22:13:57.354 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hassio
2023-08-11 22:13:57.395 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'onboarding', 'diagnostics', 'rpi_power', 'config', 'assist_pipeline', 'input_select', 'jablotron100', 'automation', 'sun', 'counter', 'lovelace', 'hacs', 'blueprint', 'tts', 'zone', 'my', 'input_boolean', 'trace', 'timer', 'webostv', 'image_upload', 'input_datetime', 'govee', 'file_upload', 'analytics', 'tag', 'logbook', 'person', 'default_config', 'schedule', 'input_text', 'search', 'scene', 'met', 'history', 'repairs', 'media_source', 'raspberry_pi', 'input_number', 'energy', 'flux_led', 'persistent_notification', 'hardware', 'conversation', 'auth', 'device_automation', 'input_button', 'mobile_app', 'homeassistant_alerts', 'stt', 'jablotron_cloud', 'system_health', 'map', 'script', 'stream', 'application_credentials'}
2023-08-11 22:13:57.412 INFO (MainThread) [homeassistant.setup] Setting up input_select
2023-08-11 22:13:57.458 INFO (MainThread) [homeassistant.setup] Setting up jablotron100
2023-08-11 22:13:57.458 INFO (MainThread) [homeassistant.setup] Setup of domain jablotron100 took 0.0 seconds
2023-08-11 22:13:57.463 INFO (MainThread) [homeassistant.setup] Setting up sun
2023-08-11 22:13:57.464 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2023-08-11 22:13:57.478 INFO (MainThread) [homeassistant.setup] Setting up counter
2023-08-11 22:13:57.485 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2023-08-11 22:13:57.485 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2023-08-11 22:13:57.491 INFO (MainThread) [homeassistant.setup] Setting up tts
2023-08-11 22:13:57.495 INFO (MainThread) [homeassistant.setup] Setting up zone
2023-08-11 22:13:57.504 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2023-08-11 22:13:57.508 INFO (MainThread) [homeassistant.setup] Setting up trace
2023-08-11 22:13:57.509 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2023-08-11 22:13:57.517 INFO (MainThread) [homeassistant.setup] Setting up timer
2023-08-11 22:13:57.542 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2023-08-11 22:13:57.647 INFO (MainThread) [homeassistant.setup] Setting up tag
2023-08-11 22:13:57.672 INFO (MainThread) [homeassistant.setup] Setting up schedule
2023-08-11 22:13:57.681 INFO (MainThread) [homeassistant.setup] Setting up input_text
2023-08-11 22:13:57.687 INFO (MainThread) [homeassistant.setup] Setting up scene
2023-08-11 22:13:57.934 INFO (MainThread) [homeassistant.setup] Setting up history
2023-08-11 22:13:57.936 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2023-08-11 22:13:57.943 INFO (MainThread) [homeassistant.setup] Setting up input_number
2023-08-11 22:13:57.947 INFO (MainThread) [homeassistant.setup] Setting up conversation
2023-08-11 22:13:57.951 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.0 seconds
2023-08-11 22:13:57.958 INFO (MainThread) [homeassistant.setup] Setting up input_button
2023-08-11 22:13:58.062 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts
2023-08-11 22:13:58.063 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.0 seconds
2023-08-11 22:13:58.066 INFO (MainThread) [homeassistant.setup] Setting up stt
2023-08-11 22:13:58.069 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2023-08-11 22:13:58.129 INFO (MainThread) [homeassistant.setup] Setting up rpi_power
2023-08-11 22:13:58.130 INFO (MainThread) [homeassistant.setup] Setup of domain rpi_power took 0.0 seconds
2023-08-11 22:13:58.147 INFO (MainThread) [homeassistant.setup] Setting up raspberry_pi
2023-08-11 22:13:58.147 INFO (MainThread) [homeassistant.setup] Setup of domain raspberry_pi took 0.0 seconds
2023-08-11 22:13:58.260 INFO (MainThread) [homeassistant.setup] Setting up my
2023-08-11 22:13:58.261 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2023-08-11 22:13:58.342 INFO (MainThread) [homeassistant.setup] Setting up logbook
2023-08-11 22:13:58.354 INFO (MainThread) [homeassistant.setup] Setting up media_source
2023-08-11 22:13:58.362 INFO (MainThread) [homeassistant.setup] Setting up energy
2023-08-11 22:13:58.364 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2023-08-11 22:13:58.379 INFO (MainThread) [homeassistant.setup] Setting up system_health
2023-08-11 22:13:58.495 INFO (MainThread) [homeassistant.setup] Setting up map
2023-08-11 22:13:58.496 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2023-08-11 22:13:58.497 INFO (MainThread) [homeassistant.setup] Setting up script
2023-08-11 22:13:58.610 INFO (MainThread) [homeassistant.setup] Setting up application_credentials
2023-08-11 22:13:58.640 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 1.2 seconds
2023-08-11 22:13:58.646 INFO (MainThread) [homeassistant.setup] Setting up automation
2023-08-11 22:13:58.656 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 1.1 seconds
2023-08-11 22:13:58.701 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 1.1 seconds
2023-08-11 22:13:58.862 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.5 seconds
2023-08-11 22:13:58.865 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 1.4 seconds
2023-08-11 22:13:58.865 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.5 seconds
2023-08-11 22:13:58.877 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.5 seconds
2023-08-11 22:13:58.895 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 1.4 seconds
2023-08-11 22:13:58.906 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:13:59.933 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:14:05.945 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:14:05.967 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:14:06.419 INFO (MainThread) [homeassistant.setup] Setting up hacs
2023-08-11 22:14:06.420 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2023-08-11 22:14:06.433 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 9.0 seconds
2023-08-11 22:14:06.462 INFO (MainThread) [homeassistant.setup] Setup of domain script took 8.0 seconds
2023-08-11 22:14:06.473 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 9.0 seconds
2023-08-11 22:14:06.481 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 7.8 seconds
2023-08-11 22:14:06.522 INFO (MainThread) [custom_components.hacs]

HACS (Home Assistant Community Store)
Version: 1.32.1
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

2023-08-11 22:14:06.533 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 9.0 seconds
2023-08-11 22:14:06.558 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 8.9 seconds
2023-08-11 22:14:06.563 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline
2023-08-11 22:14:06.915 INFO (MainThread) [homeassistant.setup] Setting up webostv
2023-08-11 22:14:06.916 INFO (MainThread) [homeassistant.setup] Setup of domain webostv took 0.0 seconds
2023-08-11 22:14:06.931 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 9.2 seconds
2023-08-11 22:14:06.957 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 9.0 seconds
2023-08-11 22:14:06.981 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 9.0 seconds
2023-08-11 22:14:06.994 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 8.4 seconds
2023-08-11 22:14:07.142 INFO (MainThread) [homeassistant.setup] Setting up govee
2023-08-11 22:14:07.143 INFO (MainThread) [homeassistant.setup] Setup of domain govee took 0.0 seconds
2023-08-11 22:14:07.190 INFO (MainThread) [homeassistant.setup] Setting up met
2023-08-11 22:14:07.191 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2023-08-11 22:14:07.205 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 0.6 seconds
2023-08-11 22:14:07.350 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2023-08-11 22:14:07.658 INFO (MainThread) [homeassistant.setup] Setting up flux_led
2023-08-11 22:14:07.662 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 10.0 seconds
2023-08-11 22:14:07.801 INFO (MainThread) [homeassistant.setup] Setting up jablotron_cloud
2023-08-11 22:14:07.801 INFO (MainThread) [homeassistant.setup] Setup of domain jablotron_cloud took 0.0 seconds
2023-08-11 22:14:07.825 INFO (MainThread) [custom_components.hacs] Restore started
2023-08-11 22:14:07.906 INFO (MainThread) [homeassistant.setup] Setting up stream
2023-08-11 22:14:08.305 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.4 seconds
2023-08-11 22:14:08.466 INFO (SyncWorker_2) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2023-08-11 22:14:08.998 INFO (MainThread) [custom_components.hacs] Restore done
2023-08-11 22:14:09.322 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2023-08-11 22:14:09.336 INFO (MainThread) [homeassistant.setup] Setting up media_player
2023-08-11 22:14:09.374 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2023-08-11 22:14:09.747 WARNING (MainThread) [custom_components.govee] API is back online.
2023-08-11 22:14:09.765 INFO (MainThread) [custom_components.govee.learning_storage] Loaded learning information from /config/govee_learning.yaml.
2023-08-11 22:14:09.771 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.4 seconds
2023-08-11 22:14:10.329 INFO (SyncWorker_3) [homeassistant.loader] Loaded light from homeassistant.components.light
2023-08-11 22:14:10.332 INFO (SyncWorker_5) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2023-08-11 22:14:10.342 INFO (MainThread) [homeassistant.setup] Setting up notify
2023-08-11 22:14:10.344 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2023-08-11 22:14:10.382 INFO (MainThread) [homeassistant.setup] Setting up light
2023-08-11 22:14:10.390 INFO (MainThread) [homeassistant.setup] Setting up weather
2023-08-11 22:14:10.391 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2023-08-11 22:14:10.407 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2023-08-11 22:14:10.429 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2023-08-11 22:14:10.446 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.1 seconds
2023-08-11 22:14:10.475 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.1 seconds
2023-08-11 22:14:10.542 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.rpi_power
2023-08-11 22:14:10.549 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
2023-08-11 22:14:10.564 INFO (SyncWorker_6) [homeassistant.components.rpi_power.binary_sensor] Voltage normalized. Everything is working as intended.
2023-08-11 22:14:10.599 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sun
2023-08-11 22:14:10.666 INFO (MainThread) [custom_components.hacs] Enable category: integration
2023-08-11 22:14:10.669 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2023-08-11 22:14:10.669 INFO (MainThread) [custom_components.hacs] Enable category: theme
2023-08-11 22:14:10.696 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.webostv
2023-08-11 22:14:10.697 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2023-08-11 22:14:10.698 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2023-08-11 22:14:10.700 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2023-08-11 22:14:10.712 INFO (MainThread) [homeassistant.components.light] Setting up light.govee
2023-08-11 22:14:10.714 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2023-08-11 22:14:10.728 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2023-08-11 22:14:10.746 INFO (MainThread) [homeassistant.components.notify] Setting up notify.webostv
2023-08-11 22:14:10.765 INFO (MainThread) [custom_components.hacs] Stage changed: setup
2023-08-11 22:14:10.768 INFO (MainThread) [custom_components.hacs] Stage changed: waiting
2023-08-11 22:14:10.769 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2023-08-11 22:14:10.940 INFO (MainThread) [homeassistant.setup] Setting up default_config
2023-08-11 22:14:10.941 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
2023-08-11 22:14:14.833 INFO (MainThread) [homeassistant.setup] Setup of domain flux_led took 7.2 seconds
2023-08-11 22:14:14.905 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.jablotron_cloud
2023-08-11 22:14:14.910 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.jablotron_cloud
2023-08-11 22:14:14.926 INFO (SyncWorker_6) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2023-08-11 22:14:14.930 INFO (SyncWorker_4) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2023-08-11 22:14:14.937 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2023-08-11 22:14:14.950 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2023-08-11 22:14:14.971 INFO (SyncWorker_3) [homeassistant.loader] Loaded switch_as_x from homeassistant.components.switch_as_x
2023-08-11 22:14:14.987 INFO (MainThread) [homeassistant.setup] Setting up switch
2023-08-11 22:14:14.993 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2023-08-11 22:14:15.015 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.jablotron_cloud
2023-08-11 22:14:15.016 INFO (MainThread) [homeassistant.components.switch] Setting up switch.jablotron_cloud
2023-08-11 22:14:17.957 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Controller Dimmable FB7E64' for flux_led integration not ready yet: [Errno 113] Connect call failed ('192.168.0.13', 5577); Retrying in background
2023-08-11 22:14:18.152 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 47.80s
2023-08-11 22:14:18.155 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2023-08-11 22:14:18.170 INFO (MainThread) [custom_components.hacs] Stage changed: startup
2023-08-11 22:14:18.258 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2023-08-11 22:14:18.489 INFO (MainThread) [custom_components.hacs] Loading known repositories
2023-08-11 22:14:18.894 INFO (MainThread) [custom_components.hacs] Starting recurring background task for downloaded repositories
2023-08-11 22:14:18.897 INFO (MainThread) [custom_components.hacs] Stage changed: running
2023-08-11 22:15:43.291 ERROR (MainThread) [frontend.js.latest.202308020] http://homeassistant.local:8123/frontend_latest/15664-mac7RvTTaE0.js:1:78492 Uncaught TypeError: Cannot read properties of null (reading 'removeEventListener')
2023-08-11 22:16:28.404 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:16:29.425 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:16:31.609 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.jablotron100
2023-08-11 22:16:31.625 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.jablotron100
2023-08-11 22:16:31.630 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.jablotron100
2023-08-11 22:16:31.636 INFO (MainThread) [homeassistant.components.switch] Setting up switch.jablotron100
2023-08-11 22:16:31.671 INFO (SyncWorker_6) [homeassistant.loader] Loaded event from homeassistant.components.event
2023-08-11 22:16:31.692 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new alarm_control_panel.jablotron100 entity: alarm_control_panel.section_1
2023-08-11 22:16:31.696 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new alarm_control_panel.jablotron100 entity: alarm_control_panel.section_2
2023-08-11 22:16:31.706 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new alarm_control_panel.jablotron100 entity: alarm_control_panel.section_3
2023-08-11 22:16:31.711 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new alarm_control_panel.jablotron100 entity: alarm_control_panel.section_4
2023-08-11 22:16:31.715 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.jablotron_100_gsm_signal
2023-08-11 22:16:31.718 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.jablotron_100_pripojeni_k_lan
2023-08-11 22:16:31.724 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.jablotron_100_napajeni
2023-08-11 22:16:31.727 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.keypad_device_1_problem
2023-08-11 22:16:31.733 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.section_1_problem
2023-08-11 22:16:31.735 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.section_2_problem
2023-08-11 22:16:31.738 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.section_3_problem
2023-08-11 22:16:31.741 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.jablotron100 entity: binary_sensor.section_4_problem
2023-08-11 22:16:31.744 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.jablotron100 entity: sensor.jablotron_100_sila_gsm_signalu
2023-08-11 22:16:31.750 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.jablotron100 entity: sensor.jablotron_100_odebirany_proud_na_sbernici_1
2023-08-11 22:16:31.755 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.jablotron100 entity: sensor.jablotron_100_napeti_na_sbernici_1
2023-08-11 22:16:31.759 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100
2023-08-11 22:16:31.762 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_2
2023-08-11 22:16:31.769 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_3
2023-08-11 22:16:31.771 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_4
2023-08-11 22:16:31.774 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_5
2023-08-11 22:16:31.776 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_6
2023-08-11 22:16:31.780 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_7
2023-08-11 22:16:31.783 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_8
2023-08-11 22:16:31.787 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_9
2023-08-11 22:16:31.790 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_10
2023-08-11 22:16:31.794 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_11
2023-08-11 22:16:31.797 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_12
2023-08-11 22:16:31.799 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_13
2023-08-11 22:16:31.802 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_14
2023-08-11 22:16:31.809 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_15
2023-08-11 22:16:31.811 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_16
2023-08-11 22:16:31.815 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_17
2023-08-11 22:16:31.818 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_18
2023-08-11 22:16:31.823 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_19
2023-08-11 22:16:31.826 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_20
2023-08-11 22:16:31.830 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_21
2023-08-11 22:16:31.836 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_22
2023-08-11 22:16:31.838 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_23
2023-08-11 22:16:31.842 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_24
2023-08-11 22:16:31.844 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_25
2023-08-11 22:16:31.850 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_26
2023-08-11 22:16:31.854 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_27
2023-08-11 22:16:31.856 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_28
2023-08-11 22:16:31.862 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_29
2023-08-11 22:16:31.865 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_30
2023-08-11 22:16:31.876 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_31
2023-08-11 22:16:31.878 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_32
2023-08-11 22:16:31.885 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_33
2023-08-11 22:16:31.887 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_34
2023-08-11 22:16:31.893 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_35
2023-08-11 22:16:31.895 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_36
2023-08-11 22:16:31.900 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_37
2023-08-11 22:16:31.903 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_38
2023-08-11 22:16:31.907 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_39
2023-08-11 22:16:31.910 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_40
2023-08-11 22:16:31.915 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_41
2023-08-11 22:16:31.918 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_42
2023-08-11 22:16:31.921 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_43
2023-08-11 22:16:31.924 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_44
2023-08-11 22:16:31.929 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_45
2023-08-11 22:16:31.933 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_46
2023-08-11 22:16:31.936 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_47
2023-08-11 22:16:31.940 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_48
2023-08-11 22:16:31.942 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_49
2023-08-11 22:16:31.947 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_50
2023-08-11 22:16:31.949 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_51
2023-08-11 22:16:31.954 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_52
2023-08-11 22:16:31.957 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_53
2023-08-11 22:16:31.965 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_54
2023-08-11 22:16:31.971 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_55
2023-08-11 22:16:31.974 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_56
2023-08-11 22:16:31.977 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_57
2023-08-11 22:16:31.983 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_58
2023-08-11 22:16:31.985 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_59
2023-08-11 22:16:31.987 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_60
2023-08-11 22:16:31.990 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_61
2023-08-11 22:16:31.993 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_62
2023-08-11 22:16:31.997 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_63
2023-08-11 22:16:31.999 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_64
2023-08-11 22:16:32.006 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_65
2023-08-11 22:16:32.010 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_66
2023-08-11 22:16:32.013 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_67
2023-08-11 22:16:32.018 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_68
2023-08-11 22:16:32.021 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_69
2023-08-11 22:16:32.025 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_70
2023-08-11 22:16:32.028 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_71
2023-08-11 22:16:32.033 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_72
2023-08-11 22:16:32.038 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_73
2023-08-11 22:16:32.041 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_74
2023-08-11 22:16:32.043 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_75
2023-08-11 22:16:32.046 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_76
2023-08-11 22:16:32.050 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_77
2023-08-11 22:16:32.052 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_78
2023-08-11 22:16:32.058 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_79
2023-08-11 22:16:32.060 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_80
2023-08-11 22:16:32.063 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_81
2023-08-11 22:16:32.065 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_82
2023-08-11 22:16:32.070 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_83
2023-08-11 22:16:32.073 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_84
2023-08-11 22:16:32.079 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_85
2023-08-11 22:16:32.083 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_86
2023-08-11 22:16:32.086 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_87
2023-08-11 22:16:32.089 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_88
2023-08-11 22:16:32.091 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_89
2023-08-11 22:16:32.097 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_90
2023-08-11 22:16:32.101 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_91
2023-08-11 22:16:32.103 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_92
2023-08-11 22:16:32.107 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_93
2023-08-11 22:16:32.110 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_94
2023-08-11 22:16:32.113 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_95
2023-08-11 22:16:32.115 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_96
2023-08-11 22:16:32.121 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_97
2023-08-11 22:16:32.124 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_98
2023-08-11 22:16:32.129 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_99
2023-08-11 22:16:32.132 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_100
2023-08-11 22:16:32.139 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_101
2023-08-11 22:16:32.142 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_102
2023-08-11 22:16:32.148 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_103
2023-08-11 22:16:32.151 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_104
2023-08-11 22:16:32.157 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_105
2023-08-11 22:16:32.162 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_106
2023-08-11 22:16:32.164 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_107
2023-08-11 22:16:32.169 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_108
2023-08-11 22:16:32.172 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_109
2023-08-11 22:16:32.175 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_110
2023-08-11 22:16:32.177 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_111
2023-08-11 22:16:32.185 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_112
2023-08-11 22:16:32.188 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_113
2023-08-11 22:16:32.195 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_114
2023-08-11 22:16:32.220 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_115
2023-08-11 22:16:32.223 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_116
2023-08-11 22:16:32.227 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_117
2023-08-11 22:16:32.236 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_118
2023-08-11 22:16:32.239 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_119
2023-08-11 22:16:32.243 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_120
2023-08-11 22:16:32.246 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_121
2023-08-11 22:16:32.249 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_122
2023-08-11 22:16:32.253 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_123
2023-08-11 22:16:32.256 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_124
2023-08-11 22:16:32.261 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_125
2023-08-11 22:16:32.264 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_126
2023-08-11 22:16:32.267 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_127
2023-08-11 22:16:32.271 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.jablotron100 entity: switch.jablotron_100_128
2023-08-11 22:16:32.989 INFO (MainThread) [homeassistant.setup] Setting up event
2023-08-11 22:16:32.990 INFO (MainThread) [homeassistant.setup] Setup of domain event took 0.0 seconds
2023-08-11 22:16:33.343 INFO (MainThread) [homeassistant.components.event] Setting up event.jablotron100
2023-08-11 22:16:33.345 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new event.jablotron100 entity: event.jablotron_100_prihlaseni
2023-08-11 22:17:17.924 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:17:17.947 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/init.py", line 71, in options_update_listener
await jablotron_instance.update_config_and_options(config_entry.data, config_entry.options)
File "/config/custom_components/jablotron100/jablotron.py", line 255, in update_config_and_options
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:17:18.438 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:17:18.477 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:17:22.498 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:17:22.512 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:17:29.505 ERROR (MainThread) [frontend.js.latest.202308020] http://homeassistant.local:8123/frontend_latest/15664-mac7RvTTaE0.js:1:78492 Uncaught TypeError: Cannot read properties of null (reading 'removeEventListener')
2023-08-11 22:17:54.072 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:17:55.089 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:17:57.188 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.jablotron100
2023-08-11 22:17:57.189 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.jablotron100
2023-08-11 22:17:57.190 INFO (MainThread) [homeassistant.components.event] Setting up event.jablotron100
2023-08-11 22:17:57.191 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.jablotron100
2023-08-11 22:17:57.191 INFO (MainThread) [homeassistant.components.switch] Setting up switch.jablotron100
2023-08-11 22:17:57.418 DEBUG (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of empty (device 16): 550800a9000440485626
2023-08-11 22:17:58.930 DEBUG (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of empty (device 15): 550800a5c00340487626
2023-08-11 22:17:59.431 ERROR (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of unknown device (device 71): 55080e84c11153489626
2023-08-11 22:18:00.955 ERROR (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of unknown device (device 71): 55080e86c1115348b626
2023-08-11 22:18:02.752 DEBUG (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of empty (device 15): 550800a5c0039048d626
2023-08-11 22:18:07.491 DEBUG (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of empty (device 15): 550800a5c003e048f626
2023-08-11 22:18:21.545 DEBUG (ThreadPoolExecutor-12_0) [custom_components.jablotron100] State packet of empty (device 15): 550800a5c003c0491627
2023-08-11 22:18:24.534 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:18:24.549 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/init.py", line 71, in options_update_listener
await jablotron_instance.update_config_and_options(config_entry.data, config_entry.options)
File "/config/custom_components/jablotron100/jablotron.py", line 255, in update_config_and_options
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:18:24.768 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:18:24.787 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:18:28.795 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:18:28.809 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:18:39.482 ERROR (MainThread) [frontend.js.latest.202308020] http://homeassistant.local:8123/frontend_latest/15664-mac7RvTTaE0.js:1:78492 Uncaught TypeError: Cannot read properties of null (reading 'removeEventListener')
2023-08-11 22:18:52.594 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:18:53.619 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:18:55.683 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.jablotron100
2023-08-11 22:18:55.684 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.jablotron100
2023-08-11 22:18:55.685 INFO (MainThread) [homeassistant.components.event] Setting up event.jablotron100
2023-08-11 22:18:55.686 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.jablotron100
2023-08-11 22:18:55.691 INFO (MainThread) [homeassistant.components.switch] Setting up switch.jablotron100
2023-08-11 22:19:16.876 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:19:16.895 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/init.py", line 71, in options_update_listener
await jablotron_instance.update_config_and_options(config_entry.data, config_entry.options)
File "/config/custom_components/jablotron100/jablotron.py", line 255, in update_config_and_options
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:19:17.144 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:19:17.165 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:19:21.172 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:19:21.186 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:27:55.138 ERROR (MainThread) [frontend.js.latest.202308020] http://homeassistant.local:8123/frontend_latest/15664-mac7RvTTaE0.js:1:78492 Uncaught TypeError: Cannot read properties of null (reading 'removeEventListener')
2023-08-11 22:28:41.180 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:28:41.184 DEBUG (ThreadPoolExecutor-23_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-11 22:28:41.185 DEBUG (ThreadPoolExecutor-23_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-11 22:28:41.185 DEBUG (ThreadPoolExecutor-23_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-11 22:28:41.248 DEBUG (ThreadPoolExecutor-23_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:28:42.181 DEBUG (ThreadPoolExecutor-23_0) [custom_components.jablotron100] Incoming: d2061f7604000000
2023-08-11 22:28:42.190 DEBUG (ThreadPoolExecutor-23_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-11 22:28:42.190 DEBUG (ThreadPoolExecutor-23_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-11 22:28:42.191 DEBUG (ThreadPoolExecutor-23_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-11 22:28:42.198 DEBUG (ThreadPoolExecutor-23_0) [custom_components.jablotron100] Incoming: 4008024a412d3130374b
2023-08-11 22:28:42.201 DEBUG (ThreadPoolExecutor-23_0) [custom_components.jablotron100] Incoming: 400c084d44363131312e30332e30
2023-08-11 22:28:42.201 DEBUG (ThreadPoolExecutor-23_0) [custom_components.jablotron100] Incoming: 4008094d443132303036
2023-08-11 22:28:42.203 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:28:42.208 DEBUG (ThreadPoolExecutor-24_1) [custom_components.jablotron100] Outcoming: 80080334383530353034
2023-08-11 22:28:42.214 DEBUG (ThreadPoolExecutor-24_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-11 22:28:42.215 DEBUG (ThreadPoolExecutor-24_1) [custom_components.jablotron100] Outcoming: 3a020101
2023-08-11 22:28:42.221 DEBUG (ThreadPoolExecutor-24_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-11 22:28:42.222 DEBUG (ThreadPoolExecutor-24_0) [custom_components.jablotron100] Incoming: 800101
2023-08-11 22:28:42.222 DEBUG (ThreadPoolExecutor-24_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:28:42.222 DEBUG (ThreadPoolExecutor-24_0) [custom_components.jablotron100] Incoming: 3b020100
2023-08-11 22:28:44.220 DEBUG (ThreadPoolExecutor-24_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-11 22:28:44.220 DEBUG (ThreadPoolExecutor-24_1) [custom_components.jablotron100] Outcoming: 3a020101
2023-08-11 22:28:44.232 DEBUG (ThreadPoolExecutor-24_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:28:44.232 DEBUG (ThreadPoolExecutor-24_0) [custom_components.jablotron100] Incoming: 3b020100
2023-08-11 22:28:44.240 DEBUG (ThreadPoolExecutor-25_1) [custom_components.jablotron100] Outcoming: 52010e
2023-08-11 22:28:44.251 DEBUG (ThreadPoolExecutor-25_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:28:44.276 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.jablotron100
2023-08-11 22:28:44.278 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.jablotron100
2023-08-11 22:28:44.279 INFO (MainThread) [homeassistant.components.event] Setting up event.jablotron100
2023-08-11 22:28:44.279 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.jablotron100
2023-08-11 22:28:44.280 INFO (MainThread) [homeassistant.components.switch] Setting up switch.jablotron100
2023-08-11 22:28:44.660 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:28:44.661 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000
2023-08-11 22:28:45.163 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-11 22:28:47.164 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 80080334383530353034
2023-08-11 22:28:47.165 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 52021305
2023-08-11 22:28:47.173 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming (device 233): 9402e901
2023-08-11 22:28:47.174 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming (device 233): 9603e90900
2023-08-11 22:28:47.176 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-11 22:28:47.180 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 800101
2023-08-11 22:28:47.181 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 520382fd13
2023-08-11 22:28:47.682 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming (device 233): 9402e900
2023-08-11 22:28:47.687 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming (device 234): 9402ea01
2023-08-11 22:28:47.688 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming (device 234): 9603ea0900
2023-08-11 22:28:48.195 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming (device 234): 9402ea00
2023-08-11 22:28:48.702 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:49.208 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:49.714 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:50.220 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:50.727 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:51.233 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:51.738 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:52.244 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:52.751 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:53.257 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:53.762 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:53.853 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:28:53.855 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000
2023-08-11 22:28:54.359 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-11 22:28:56.360 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:56.866 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:57.373 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:57.879 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:58.385 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:58.891 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:28:59.245 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:28:59.247 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000
2023-08-11 22:28:59.750 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-11 22:29:00.251 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:29:00.253 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000
2023-08-11 22:29:00.757 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-11 22:29:02.751 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:03.258 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:03.765 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:04.271 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:04.778 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:05.248 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:29:05.250 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000
2023-08-11 22:29:05.476 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming: 80080334383530353034
2023-08-11 22:29:05.481 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-11 22:29:05.482 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-11 22:29:05.482 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming: 3a020108
2023-08-11 22:29:05.486 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-11 22:29:05.487 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 800101
2023-08-11 22:29:05.487 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:05.488 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:05.488 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 3b050100000000
2023-08-11 22:29:05.753 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-11 22:29:06.254 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-11 22:29:06.258 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 800101
2023-08-11 22:29:06.259 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:06.260 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:06.261 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 3b050100000000
2023-08-11 22:29:07.489 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-11 22:29:07.490 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-11 22:29:07.490 DEBUG (ThreadPoolExecutor-27_1) [custom_components.jablotron100] Outcoming: 3a020108
2023-08-11 22:29:07.497 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:07.498 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:07.499 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 3b050100000000
2023-08-11 22:29:07.500 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:07.500 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:07.500 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 3b050100000000
2023-08-11 22:29:09.002 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:09.478 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:29:09.494 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/init.py", line 71, in options_update_listener
await jablotron_instance.update_config_and_options(config_entry.data, config_entry.options)
File "/config/custom_components/jablotron100/jablotron.py", line 255, in update_config_and_options
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:29:09.508 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:10.013 DEBUG (ThreadPoolExecutor-26_1) [custom_components.jablotron100] Outcoming: 520102
2023-08-11 22:29:10.300 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-11 22:29:10.304 DEBUG (ThreadPoolExecutor-28_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-11 22:29:10.305 DEBUG (ThreadPoolExecutor-28_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-11 22:29:10.305 DEBUG (ThreadPoolExecutor-28_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-11 22:29:10.316 DEBUG (ThreadPoolExecutor-28_0) [custom_components.jablotron100] Incoming: 4008024a412d3130374b
2023-08-11 22:29:10.317 DEBUG (ThreadPoolExecutor-27_0) [custom_components.jablotron100] Incoming: 4008024a412d3130374b
2023-08-11 22:29:10.319 DEBUG (ThreadPoolExecutor-26_0) [custom_components.jablotron100] Incoming: 4008024a412d3130374b
2023-08-11 22:29:10.320 DEBUG (ThreadPoolExecutor-28_0) [custom_components.jablotron100] Incoming: 400c084d44363131312e30332e30
2023-08-11 22:29:10.320 DEBUG (ThreadPoolExecutor-28_0) [custom_components.jablotron100] Incoming: 4008094d443132303036
2023-08-11 22:29:10.322 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-11 22:29:10.327 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming: 80080334383530353034
2023-08-11 22:29:10.331 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-11 22:29:10.332 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-11 22:29:10.332 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming: 3a020108
2023-08-11 22:29:10.340 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-11 22:29:10.341 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 800101
2023-08-11 22:29:10.341 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:10.341 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:10.341 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 3b050100000000
2023-08-11 22:29:10.749 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:29:10.750 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000
2023-08-11 22:29:10.752 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-11 22:29:12.337 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-11 22:29:12.338 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-11 22:29:12.339 DEBUG (ThreadPoolExecutor-29_1) [custom_components.jablotron100] Outcoming: 3a020108
2023-08-11 22:29:12.349 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:12.350 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-11 22:29:12.351 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 3b050100000000
2023-08-11 22:29:14.328 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-11 22:29:14.342 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 681, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 685, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-11 22:29:14.749 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 512201010100010001000700070007000700070007000700070007000700070007000094
2023-08-11 22:29:14.750 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 50100002a000000000000000000000000000

@kukulich
Copy link
Owner

Why are in the logs devices 1 and 8? Where are numbers 2-7?

@schift85
Copy link
Author

1-keyboard
2-keyboard
3-empty
4-empty
5-radio module
6-empty
7-empty
8-PIR
9-PIR
10-smoke detector
......

@schift85
Copy link
Author

if i set only one device, integration work great..... tested on PIR
if i set any second device, integration not work

@kukulich
Copy link
Owner

So devices 8 and 9 don't work together?

@schift85
Copy link
Author

no,
device 1 and 2 don't work
device 1 and 3 don't work
device 2 and 5 don't work
etc.....

single device work, it doesn't matter what device it is

if i set up any two devices together = error

@kukulich
Copy link
Owner

2023-08-11 22:29:10.340 DEBUG (ThreadPoolExecutor-29_0) [custom_components.jablotron100] Incoming: 80021b03

This is "invalid login" packet. So there's something wrong with the user/code.

There's bug in the integration and the error is not reported when device is just one - however there's the same problem with one device (I see it in the logs).

Are you able to install integration directly from GitHub (not from HACS) when I prepare specific testing version for you?

@schift85
Copy link
Author

I can definitely install primo integration from github. Would it be possible to communicate via email in the Czech language? Thanks

@kukulich
Copy link
Owner

@schift85 you can use Discord

@kukulich
Copy link
Owner

@schift85
Copy link
Author

schift85 commented Aug 12, 2023

I installed the test version and added all the devices and the integration of the writing setup failed

@schift85
Copy link
Author

schift85 commented Aug 12, 2023

2023-08-12 08:41:10.755 WARNING (SyncWorker_2) [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
2023-08-12 08:41:10.758 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration jablotron_cloud 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
2023-08-12 08:41:10.762 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration jablotron100 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
2023-08-12 08:41:10.765 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration govee 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
2023-08-12 08:41:11.154 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2023-08-12 08:41:11.155 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'}
2023-08-12 08:41:11.233 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2023-08-12 08:41:11.234 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2023-08-12 08:41:11.748 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2023-08-12 08:41:11.756 INFO (MainThread) [homeassistant.setup] Setting up http
2023-08-12 08:41:11.765 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds
2023-08-12 08:41:11.816 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
2023-08-12 08:41:11.875 INFO (MainThread) [homeassistant.setup] Setting up api
2023-08-12 08:41:11.883 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2023-08-12 08:41:11.887 INFO (MainThread) [homeassistant.setup] Setting up auth
2023-08-12 08:41:11.892 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2023-08-12 08:41:11.938 INFO (MainThread) [homeassistant.setup] Setting up config
2023-08-12 08:41:11.999 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2023-08-12 08:41:12.064 INFO (MainThread) [homeassistant.setup] Setting up repairs
2023-08-12 08:41:12.066 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds
2023-08-12 08:41:12.637 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.7 seconds
2023-08-12 08:41:12.641 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.6 seconds
2023-08-12 08:41:12.726 INFO (MainThread) [homeassistant.setup] Setting up file_upload
2023-08-12 08:41:12.727 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds
2023-08-12 08:41:13.142 INFO (MainThread) [homeassistant.setup] Setting up image_upload
2023-08-12 08:41:13.147 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2023-08-12 08:41:13.148 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2023-08-12 08:41:13.155 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 0.0 seconds
2023-08-12 08:41:13.170 INFO (SyncWorker_3) [homeassistant.loader] Loaded group from homeassistant.components.group
2023-08-12 08:41:13.173 INFO (SyncWorker_2) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2023-08-12 08:41:17.700 INFO (MainThread) [homeassistant.setup] Setting up analytics
2023-08-12 08:41:18.017 INFO (MainThread) [homeassistant.setup] Setting up search
2023-08-12 08:41:18.018 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2023-08-12 08:41:18.021 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.3 seconds
2023-08-12 08:41:18.029 INFO (MainThread) [homeassistant.setup] Setting up person
2023-08-12 08:41:18.054 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2023-08-12 08:41:18.059 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2023-08-12 08:41:18.064 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2023-08-12 08:41:18.074 INFO (MainThread) [homeassistant.setup] Setting up frontend
2023-08-12 08:41:18.089 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2023-08-12 08:41:18.095 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'}
2023-08-12 08:41:18.104 INFO (MainThread) [homeassistant.setup] Setting up recorder
2023-08-12 08:41:18.164 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2023-08-12 08:41:18.329 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.2 seconds
2023-08-12 08:41:18.335 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'cloud', 'zeroconf', 'network', 'usb', 'websocket_api', 'dhcp', 'logger', 'hassio', 'webhook', 'api', 'ssdp', 'bluetooth', 'http'}
2023-08-12 08:41:18.344 INFO (MainThread) [homeassistant.setup] Setting up hassio
2023-08-12 08:41:18.422 INFO (MainThread) [homeassistant.setup] Setting up webhook
2023-08-12 08:41:18.425 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2023-08-12 08:41:18.441 INFO (MainThread) [homeassistant.setup] Setting up network
2023-08-12 08:41:18.447 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2023-08-12 08:41:18.585 INFO (MainThread) [homeassistant.setup] Setting up usb
2023-08-12 08:41:18.588 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2023-08-12 08:41:19.030 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2023-08-12 08:41:19.031 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2023-08-12 08:41:19.061 INFO (SyncWorker_1) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2023-08-12 08:41:19.061 INFO (SyncWorker_6) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2023-08-12 08:41:20.887 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2023-08-12 08:41:20.914 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.0 seconds
2023-08-12 08:41:20.917 INFO (SyncWorker_7) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2023-08-12 08:41:21.553 INFO (MainThread) [homeassistant.setup] Setting up bluetooth
2023-08-12 08:41:21.627 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2023-08-12 08:41:21.652 INFO (SyncWorker_6) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2023-08-12 08:41:21.976 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2023-08-12 08:41:22.042 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.1 seconds
2023-08-12 08:41:26.279 INFO (MainThread) [homeassistant.setup] Setting up cloud
2023-08-12 08:41:26.513 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.2 seconds
2023-08-12 08:41:26.519 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 5.0 seconds
2023-08-12 08:41:26.591 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [548095282112] Received unknown command: hacs/subscribe
2023-08-12 08:41:26.592 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [548095282112] Received unknown command: hacs/subscribe
2023-08-12 08:41:26.593 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [548095282112] Received unknown command: hacs/subscribe
2023-08-12 08:41:26.593 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [548095282112] Received unknown command: hacs/subscribe
2023-08-12 08:41:26.902 INFO (MainThread) [homeassistant.setup] Setting up hardware
2023-08-12 08:41:26.919 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 8.6 seconds
2023-08-12 08:41:27.602 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.7 seconds
2023-08-12 08:41:40.786 INFO (SyncWorker_7) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
2023-08-12 08:41:40.788 INFO (SyncWorker_2) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2023-08-12 08:41:40.792 INFO (SyncWorker_4) [homeassistant.loader] Loaded update from homeassistant.components.update
2023-08-12 08:41:40.798 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2023-08-12 08:41:40.802 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2023-08-12 08:41:40.811 INFO (MainThread) [homeassistant.setup] Setting up sensor
2023-08-12 08:41:40.813 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2023-08-12 08:41:40.840 INFO (MainThread) [homeassistant.setup] Setting up update
2023-08-12 08:41:40.844 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.0 seconds
2023-08-12 08:41:40.929 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hassio
2023-08-12 08:41:40.930 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hassio
2023-08-12 08:41:40.931 INFO (MainThread) [homeassistant.components.update] Setting up update.hassio
2023-08-12 08:41:40.973 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'auth', 'search', 'conversation', 'rpi_power', 'application_credentials', 'assist_pipeline', 'diagnostics', 'scene', 'media_source', 'schedule', 'govee', 'person', 'logbook', 'mobile_app', 'script', 'zone', 'trace', 'config', 'file_upload', 'tag', 'analytics', 'energy', 'raspberry_pi', 'timer', 'jablotron_cloud', 'webostv', 'hacs', 'stt', 'default_config', 'input_number', 'onboarding', 'input_button', 'device_automation', 'history', 'input_datetime', 'system_health', 'flux_led', 'counter', 'repairs', 'map', 'hardware', 'tts', 'input_boolean', 'input_text', 'lovelace', 'met', 'homeassistant_alerts', 'blueprint', 'input_select', 'stream', 'my', 'image_upload', 'automation', 'persistent_notification', 'sun'}
2023-08-12 08:41:40.983 INFO (MainThread) [homeassistant.setup] Setting up conversation
2023-08-12 08:41:40.986 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.0 seconds
2023-08-12 08:41:40.996 INFO (MainThread) [homeassistant.setup] Setting up scene
2023-08-12 08:41:41.022 INFO (MainThread) [homeassistant.setup] Setting up schedule
2023-08-12 08:41:41.038 INFO (MainThread) [homeassistant.setup] Setting up zone
2023-08-12 08:41:41.042 INFO (MainThread) [homeassistant.setup] Setting up trace
2023-08-12 08:41:41.044 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2023-08-12 08:41:41.155 INFO (MainThread) [homeassistant.setup] Setting up tag
2023-08-12 08:41:41.161 INFO (MainThread) [homeassistant.setup] Setting up timer
2023-08-12 08:41:41.166 INFO (MainThread) [homeassistant.setup] Setting up stt
2023-08-12 08:41:41.169 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2023-08-12 08:41:41.177 INFO (MainThread) [homeassistant.setup] Setting up input_number
2023-08-12 08:41:41.184 INFO (MainThread) [homeassistant.setup] Setting up input_button
2023-08-12 08:41:41.430 INFO (MainThread) [homeassistant.setup] Setting up history
2023-08-12 08:41:41.433 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2023-08-12 08:41:41.450 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2023-08-12 08:41:41.466 INFO (MainThread) [homeassistant.setup] Setting up counter
2023-08-12 08:41:41.472 INFO (MainThread) [homeassistant.setup] Setting up tts
2023-08-12 08:41:41.478 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2023-08-12 08:41:41.495 INFO (MainThread) [homeassistant.setup] Setting up input_text
2023-08-12 08:41:41.606 INFO (MainThread) [homeassistant.setup] Setting up homeassistant_alerts
2023-08-12 08:41:41.607 INFO (MainThread) [homeassistant.setup] Setup of domain homeassistant_alerts took 0.0 seconds
2023-08-12 08:41:41.612 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2023-08-12 08:41:41.612 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2023-08-12 08:41:41.619 INFO (MainThread) [homeassistant.setup] Setting up input_select
2023-08-12 08:41:41.625 INFO (MainThread) [homeassistant.setup] Setting up sun
2023-08-12 08:41:41.626 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2023-08-12 08:41:41.687 INFO (MainThread) [homeassistant.setup] Setting up rpi_power
2023-08-12 08:41:41.687 INFO (MainThread) [homeassistant.setup] Setup of domain rpi_power took 0.0 seconds
2023-08-12 08:41:41.699 INFO (MainThread) [homeassistant.setup] Setting up raspberry_pi
2023-08-12 08:41:41.700 INFO (MainThread) [homeassistant.setup] Setup of domain raspberry_pi took 0.0 seconds
2023-08-12 08:41:41.821 INFO (MainThread) [homeassistant.setup] Setting up application_credentials
2023-08-12 08:41:41.829 INFO (MainThread) [homeassistant.setup] Setting up media_source
2023-08-12 08:41:41.923 INFO (MainThread) [homeassistant.setup] Setting up logbook
2023-08-12 08:41:41.940 INFO (MainThread) [homeassistant.setup] Setting up system_health
2023-08-12 08:41:42.047 INFO (MainThread) [homeassistant.setup] Setting up map
2023-08-12 08:41:42.048 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2023-08-12 08:41:42.155 INFO (MainThread) [homeassistant.setup] Setting up my
2023-08-12 08:41:42.156 INFO (MainThread) [homeassistant.setup] Setup of domain my took 0.0 seconds
2023-08-12 08:41:42.157 INFO (MainThread) [homeassistant.setup] Setting up automation
2023-08-12 08:41:42.273 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 1.1 seconds
2023-08-12 08:41:42.282 INFO (MainThread) [homeassistant.setup] Setup of domain timer took 1.1 seconds
2023-08-12 08:41:42.287 INFO (MainThread) [homeassistant.setup] Setting up energy
2023-08-12 08:41:42.288 INFO (MainThread) [homeassistant.setup] Setup of domain energy took 0.0 seconds
2023-08-12 08:41:42.356 INFO (MainThread) [homeassistant.setup] Setup of domain counter took 0.9 seconds
2023-08-12 08:41:42.358 INFO (MainThread) [homeassistant.setup] Setting up script
2023-08-12 08:41:42.408 INFO (MainThread) [homeassistant.setup] Setup of domain media_source took 0.6 seconds
2023-08-12 08:41:42.409 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.5 seconds
2023-08-12 08:41:42.425 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.5 seconds
2023-08-12 08:41:42.450 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 0.6 seconds
2023-08-12 08:41:42.453 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 1.0 seconds
2023-08-12 08:41:42.467 INFO (MainThread) [homeassistant.setup] Setup of domain schedule took 1.4 seconds
2023-08-12 08:41:42.468 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 1.4 seconds
2023-08-12 08:41:42.497 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 1.3 seconds
2023-08-12 08:41:42.501 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 1.3 seconds
2023-08-12 08:41:42.609 INFO (MainThread) [homeassistant.setup] Setting up govee
2023-08-12 08:41:42.610 INFO (MainThread) [homeassistant.setup] Setup of domain govee took 0.0 seconds
2023-08-12 08:41:42.621 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.5 seconds
2023-08-12 08:41:42.670 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.3 seconds
2023-08-12 08:41:42.787 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 1.3 seconds
2023-08-12 08:41:42.803 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 1.3 seconds
2023-08-12 08:41:42.814 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 1.3 seconds
2023-08-12 08:41:42.838 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 1.2 seconds
2023-08-12 08:41:42.849 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline
2023-08-12 08:41:42.875 INFO (MainThread) [homeassistant.setup] Setting up jablotron_cloud
2023-08-12 08:41:42.876 INFO (MainThread) [homeassistant.setup] Setup of domain jablotron_cloud took 0.0 seconds
2023-08-12 08:41:43.198 INFO (MainThread) [homeassistant.setup] Setting up webostv
2023-08-12 08:41:43.199 INFO (MainThread) [homeassistant.setup] Setup of domain webostv took 0.0 seconds
2023-08-12 08:41:43.212 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 0.4 seconds
2023-08-12 08:41:43.225 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2023-08-12 08:41:43.751 INFO (MainThread) [homeassistant.setup] Setting up hacs
2023-08-12 08:41:43.751 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 0.0 seconds
2023-08-12 08:41:43.774 INFO (MainThread) [custom_components.hacs]

HACS (Home Assistant Community Store)
Version: 1.32.1
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

2023-08-12 08:41:43.782 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 2.8 seconds
2023-08-12 08:41:44.128 INFO (MainThread) [homeassistant.setup] Setting up flux_led
2023-08-12 08:41:44.175 INFO (MainThread) [homeassistant.setup] Setting up met
2023-08-12 08:41:44.176 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2023-08-12 08:41:44.228 INFO (MainThread) [homeassistant.setup] Setting up stream
2023-08-12 08:41:45.089 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.9 seconds
2023-08-12 08:41:45.099 INFO (SyncWorker_3) [homeassistant.loader] Loaded notify from homeassistant.components.notify
2023-08-12 08:41:45.119 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.rpi_power
2023-08-12 08:41:45.125 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.energy
2023-08-12 08:41:45.517 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2023-08-12 08:41:45.534 INFO (MainThread) [custom_components.hacs] Restore started
2023-08-12 08:41:45.664 INFO (SyncWorker_6) [homeassistant.components.rpi_power.binary_sensor] Voltage normalized. Everything is working as intended.
2023-08-12 08:41:45.756 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.2 seconds
2023-08-12 08:41:45.773 INFO (MainThread) [homeassistant.setup] Setting up media_player
2023-08-12 08:41:45.821 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2023-08-12 08:41:46.418 INFO (MainThread) [custom_components.hacs] Restore done
2023-08-12 08:41:46.433 INFO (MainThread) [homeassistant.setup] Setting up notify
2023-08-12 08:41:46.434 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2023-08-12 08:41:46.448 WARNING (MainThread) [custom_components.govee] API is back online.
2023-08-12 08:41:46.509 INFO (MainThread) [custom_components.govee.learning_storage] Loaded learning information from /config/govee_learning.yaml.
2023-08-12 08:41:46.560 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2023-08-12 08:41:46.579 INFO (SyncWorker_6) [homeassistant.loader] Loaded light from homeassistant.components.light
2023-08-12 08:41:46.946 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2023-08-12 08:41:46.960 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.4 seconds
2023-08-12 08:41:46.971 INFO (MainThread) [homeassistant.setup] Setting up light
2023-08-12 08:41:46.990 INFO (SyncWorker_0) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2023-08-12 08:41:47.014 INFO (MainThread) [homeassistant.setup] Setting up weather
2023-08-12 08:41:47.015 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2023-08-12 08:41:47.052 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.1 seconds
2023-08-12 08:41:47.063 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sun
2023-08-12 08:41:47.756 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2023-08-12 08:41:47.761 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2023-08-12 08:41:47.762 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.webostv
2023-08-12 08:41:47.764 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2023-08-12 08:41:47.770 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2023-08-12 08:41:47.774 INFO (MainThread) [homeassistant.components.light] Setting up light.govee
2023-08-12 08:41:47.802 INFO (MainThread) [homeassistant.components.notify] Setting up notify.webostv
2023-08-12 08:41:47.839 INFO (MainThread) [custom_components.hacs] Enable category: integration
2023-08-12 08:41:47.842 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2023-08-12 08:41:47.842 INFO (MainThread) [custom_components.hacs] Enable category: theme
2023-08-12 08:41:47.858 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2023-08-12 08:41:47.980 INFO (MainThread) [homeassistant.setup] Setting up default_config
2023-08-12 08:41:47.981 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.0 seconds
2023-08-12 08:41:48.004 INFO (MainThread) [custom_components.hacs] Stage changed: setup
2023-08-12 08:41:48.009 INFO (MainThread) [custom_components.hacs] Stage changed: waiting
2023-08-12 08:41:48.009 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2023-08-12 08:41:49.754 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.jablotron_cloud
2023-08-12 08:41:49.761 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.jablotron_cloud
2023-08-12 08:41:49.774 INFO (SyncWorker_7) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2023-08-12 08:41:49.780 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2023-08-12 08:41:49.783 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2023-08-12 08:41:49.785 INFO (SyncWorker_4) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2023-08-12 08:41:49.813 INFO (SyncWorker_1) [homeassistant.loader] Loaded switch_as_x from homeassistant.components.switch_as_x
2023-08-12 08:41:49.821 INFO (MainThread) [homeassistant.setup] Setting up switch
2023-08-12 08:41:49.825 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2023-08-12 08:41:49.830 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.jablotron_cloud
2023-08-12 08:41:49.858 INFO (MainThread) [homeassistant.components.switch] Setting up switch.jablotron_cloud
2023-08-12 08:41:50.553 INFO (MainThread) [homeassistant.setup] Setup of domain flux_led took 6.4 seconds
2023-08-12 08:41:53.637 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Controller Dimmable FB7E64' for flux_led integration not ready yet: [Errno 113] Connect call failed ('192.168.0.13', 5577); Retrying in background
2023-08-12 08:41:53.656 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 43.02s
2023-08-12 08:41:53.658 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2023-08-12 08:41:53.676 INFO (MainThread) [custom_components.hacs] Stage changed: startup
2023-08-12 08:41:53.741 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2023-08-12 08:41:54.375 INFO (MainThread) [custom_components.hacs] Loading known repositories
2023-08-12 08:41:54.718 INFO (MainThread) [custom_components.hacs] Starting recurring background task for downloaded repositories
2023-08-12 08:41:54.722 INFO (MainThread) [custom_components.hacs] Stage changed: running
2023-08-12 08:41:58.854 INFO (SyncWorker_7) [homeassistant.loader] Loaded aurora from homeassistant.components.aurora
2023-08-12 08:41:58.858 INFO (SyncWorker_7) [homeassistant.loader] Loaded cpuspeed from homeassistant.components.cpuspeed
2023-08-12 08:41:58.863 INFO (SyncWorker_7) [homeassistant.loader] Loaded moehlenhoff_alpha2 from homeassistant.components.moehlenhoff_alpha2
2023-08-12 08:41:58.868 INFO (SyncWorker_7) [homeassistant.loader] Loaded min_max from homeassistant.components.min_max
2023-08-12 08:41:58.872 INFO (SyncWorker_7) [homeassistant.loader] Loaded google_travel_time from homeassistant.components.google_travel_time
2023-08-12 08:41:58.878 INFO (SyncWorker_7) [homeassistant.loader] Loaded shopping_list from homeassistant.components.shopping_list
2023-08-12 08:41:58.883 INFO (SyncWorker_7) [homeassistant.loader] Loaded tod from homeassistant.components.tod
2023-08-12 08:41:58.888 INFO (SyncWorker_7) [homeassistant.loader] Loaded uptime from homeassistant.components.uptime
2023-08-12 08:41:58.892 INFO (SyncWorker_7) [homeassistant.loader] Loaded growatt_server from homeassistant.components.growatt_server
2023-08-12 08:41:58.897 INFO (SyncWorker_7) [homeassistant.loader] Loaded demo from homeassistant.components.demo
2023-08-12 08:41:58.903 INFO (SyncWorker_7) [homeassistant.loader] Loaded threshold from homeassistant.components.threshold
2023-08-12 08:41:58.912 INFO (SyncWorker_7) [homeassistant.loader] Loaded alert from homeassistant.components.alert
2023-08-12 08:41:58.929 INFO (SyncWorker_7) [homeassistant.loader] Loaded filesize from homeassistant.components.filesize
2023-08-12 08:41:58.935 INFO (SyncWorker_7) [homeassistant.loader] Loaded proximity from homeassistant.components.proximity
2023-08-12 08:41:58.944 INFO (SyncWorker_7) [homeassistant.loader] Loaded nmap_tracker from homeassistant.components.nmap_tracker
2023-08-12 08:41:58.950 INFO (SyncWorker_7) [homeassistant.loader] Loaded local_ip from homeassistant.components.local_ip
2023-08-12 08:41:58.957 INFO (SyncWorker_7) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller
2023-08-12 08:41:58.961 INFO (SyncWorker_7) [homeassistant.loader] Loaded cert_expiry from homeassistant.components.cert_expiry
2023-08-12 08:41:58.965 INFO (SyncWorker_7) [homeassistant.loader] Loaded plant from homeassistant.components.plant
2023-08-12 08:41:58.970 INFO (SyncWorker_7) [homeassistant.loader] Loaded local_calendar from homeassistant.components.local_calendar
2023-08-12 08:41:58.974 INFO (SyncWorker_7) [homeassistant.loader] Loaded workday from homeassistant.components.workday
2023-08-12 08:41:58.980 INFO (SyncWorker_7) [homeassistant.loader] Loaded season from homeassistant.components.season
2023-08-12 08:41:58.992 INFO (SyncWorker_7) [homeassistant.loader] Loaded version from homeassistant.components.version
2023-08-12 08:41:58.997 INFO (SyncWorker_7) [homeassistant.loader] Loaded derivative from homeassistant.components.derivative
2023-08-12 08:41:59.010 INFO (SyncWorker_7) [homeassistant.loader] Loaded waze_travel_time from homeassistant.components.waze_travel_time
2023-08-12 08:41:59.021 INFO (SyncWorker_7) [homeassistant.loader] Loaded garages_amsterdam from homeassistant.components.garages_amsterdam
2023-08-12 08:41:59.028 INFO (SyncWorker_7) [homeassistant.loader] Loaded utility_meter from homeassistant.components.utility_meter
2023-08-12 08:41:59.032 INFO (SyncWorker_7) [homeassistant.loader] Loaded generic from homeassistant.components.generic
2023-08-12 08:41:59.040 INFO (SyncWorker_7) [homeassistant.loader] Loaded moon from homeassistant.components.moon
2023-08-12 08:41:59.049 INFO (SyncWorker_7) [homeassistant.loader] Loaded zodiac from homeassistant.components.zodiac
2023-08-12 08:41:59.059 INFO (SyncWorker_7) [homeassistant.loader] Loaded islamic_prayer_times from homeassistant.components.islamic_prayer_times
2023-08-12 08:41:59.065 INFO (SyncWorker_7) [homeassistant.loader] Loaded emulated_roku from homeassistant.components.emulated_roku
2023-08-12 08:41:59.072 INFO (SyncWorker_7) [homeassistant.loader] Loaded integration from homeassistant.components.integration
2023-08-12 08:42:11.877 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-12 08:42:12.588 DEBUG (ThreadPoolExecutor-0_0) [custom_components.jablotron100] Check serial port: d2067076040000000000000000000000000000000045012000000000010000000100ffffcc5400209b980508a7ac03085c0204080000006101000000841f0120
2023-08-12 08:42:13.589 DEBUG (ThreadPoolExecutor-0_0) [custom_components.jablotron100] Check serial port: 4008024a412d3130374b000000430120c8460120f500000000000000814601200c00000000000000841f0120c326050800000000841f0120744701200b000000
2023-08-12 08:43:50.650 INFO (MainThread) [homeassistant.setup] Setting up jablotron100
2023-08-12 08:43:50.651 INFO (MainThread) [homeassistant.setup] Setup of domain jablotron100 took 0.0 seconds
2023-08-12 08:43:50.664 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-12 08:43:51.681 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-12 08:43:57.693 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 676, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-12 08:43:57.721 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 676, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 680, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-12 08:44:04.416 ERROR (MainThread) [frontend.js.latest.202308020] http://homeassistant.local:8123/frontend_latest/15664-mac7RvTTaE0.js:1:78492 Uncaught TypeError: Cannot read properties of null (reading 'removeEventListener')
2023-08-12 08:46:46.612 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-12 08:46:46.617 DEBUG (ThreadPoolExecutor-3_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-12 08:46:46.618 DEBUG (ThreadPoolExecutor-3_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-12 08:46:46.618 DEBUG (ThreadPoolExecutor-3_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-12 08:46:47.323 DEBUG (ThreadPoolExecutor-3_0) [custom_components.jablotron100] Incoming: d206787604000000
2023-08-12 08:46:47.437 DEBUG (ThreadPoolExecutor-3_0) [custom_components.jablotron100] Incoming: d8110000000100000000000000000000000000
2023-08-12 08:46:47.622 DEBUG (ThreadPoolExecutor-3_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-12 08:46:47.623 DEBUG (ThreadPoolExecutor-3_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-12 08:46:47.624 DEBUG (ThreadPoolExecutor-3_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-12 08:46:47.637 DEBUG (ThreadPoolExecutor-3_0) [custom_components.jablotron100] Incoming: 4008024a412d3130374b
2023-08-12 08:46:47.639 DEBUG (ThreadPoolExecutor-3_0) [custom_components.jablotron100] Incoming: 400c084d44363131312e30332e30
2023-08-12 08:46:47.640 DEBUG (ThreadPoolExecutor-3_0) [custom_components.jablotron100] Incoming: 4008094d443132303036
2023-08-12 08:46:47.642 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-12 08:46:47.648 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming: 80080334383530353034
2023-08-12 08:46:47.655 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-12 08:46:47.656 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 5): 52020a05
2023-08-12 08:46:47.656 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-12 08:46:47.657 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 9): 52020a09
2023-08-12 08:46:47.657 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 10): 52020a0a
2023-08-12 08:46:47.657 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 14): 52020a0e
2023-08-12 08:46:47.657 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 15): 52020a0f
2023-08-12 08:46:47.657 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 16): 52020a10
2023-08-12 08:46:47.658 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 17): 52020a11
2023-08-12 08:46:47.658 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 18): 52020a12
2023-08-12 08:46:47.658 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 19): 52020a13
2023-08-12 08:46:47.658 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 20): 52020a14
2023-08-12 08:46:47.658 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 21): 52020a15
2023-08-12 08:46:47.659 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 30): 52020a1e
2023-08-12 08:46:47.661 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-12 08:46:47.661 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 800101
2023-08-12 08:46:47.670 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.671 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.671 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.671 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.672 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.672 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.672 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.672 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.673 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.673 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.673 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.673 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.673 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.674 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:47.930 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 512201000100010001000700070007000700070007000700070007000700070007000094
2023-08-12 08:46:47.931 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 501000000000000000000000000000000000
2023-08-12 08:46:47.933 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-12 08:46:48.160 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming (device 16): 550800a9000470bb280c
2023-08-12 08:46:50.663 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-12 08:46:50.664 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 5): 52020a05
2023-08-12 08:46:50.665 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-12 08:46:50.665 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 9): 52020a09
2023-08-12 08:46:50.665 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 10): 52020a0a
2023-08-12 08:46:50.666 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 14): 52020a0e
2023-08-12 08:46:50.666 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 15): 52020a0f
2023-08-12 08:46:50.666 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 16): 52020a10
2023-08-12 08:46:50.667 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 17): 52020a11
2023-08-12 08:46:50.667 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 18): 52020a12
2023-08-12 08:46:50.667 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 19): 52020a13
2023-08-12 08:46:50.668 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 20): 52020a14
2023-08-12 08:46:50.668 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 21): 52020a15
2023-08-12 08:46:50.668 DEBUG (ThreadPoolExecutor-4_1) [custom_components.jablotron100] Outcoming (device 30): 52020a1e
2023-08-12 08:46:50.681 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.681 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.682 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.682 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.682 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.682 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.683 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.683 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.683 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.683 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.683 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.683 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.684 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.684 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:46:50.990 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming (device 16): 550800a90004a0bb480c
2023-08-12 08:46:53.092 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming (device 14): 550801a1800300bc680c
2023-08-12 08:46:53.432 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 512201000100010001000700070007000700070007000700070007000700070007000094
2023-08-12 08:46:53.433 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 501000000000000000000000000000000000
2023-08-12 08:46:53.435 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-12 08:46:53.651 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 676, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-12 08:46:53.664 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 676, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 680, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-12 08:46:57.853 DEBUG (ThreadPoolExecutor-4_0) [custom_components.jablotron100] Incoming (device 16): 550800a9000450bc880c
2023-08-12 08:50:28.270 ERROR (MainThread) [frontend.js.latest.202308020] http://homeassistant.local:8123/frontend_latest/15664-mac7RvTTaE0.js:1:78492 Uncaught TypeError: Cannot read properties of null (reading 'removeEventListener')
2023-08-12 08:50:36.546 DEBUG (MainThread) [custom_components.jablotron100] Detected serial port: /dev/hidraw0
2023-08-12 08:50:36.550 DEBUG (ThreadPoolExecutor-5_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-12 08:50:36.550 DEBUG (ThreadPoolExecutor-5_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-12 08:50:36.551 DEBUG (ThreadPoolExecutor-5_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-12 08:50:36.623 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 512201000100010001000700070007000700070007000700070007000700070007000094
2023-08-12 08:50:37.024 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 512201000100010001000700070007000700070007000700070007000700070007000094
2023-08-12 08:50:37.024 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 501000000000000000000000000000000000
2023-08-12 08:50:37.026 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-12 08:50:37.490 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: d2067a7604000000
2023-08-12 08:50:37.556 DEBUG (ThreadPoolExecutor-5_1) [custom_components.jablotron100] Outcoming: 300102
2023-08-12 08:50:37.557 DEBUG (ThreadPoolExecutor-5_1) [custom_components.jablotron100] Outcoming: 300108
2023-08-12 08:50:37.557 DEBUG (ThreadPoolExecutor-5_1) [custom_components.jablotron100] Outcoming: 300109
2023-08-12 08:50:37.564 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 4008024a412d3130374b
2023-08-12 08:50:37.567 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 400c084d44363131312e30332e30
2023-08-12 08:50:37.568 DEBUG (ThreadPoolExecutor-5_0) [custom_components.jablotron100] Incoming: 4008094d443132303036
2023-08-12 08:50:37.570 DEBUG (MainThread) [custom_components.jablotron100] Central unit: JA-107K (hardware: MD6111.03.0, firmware: MD12006)
2023-08-12 08:50:37.589 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming: 80080334313233343536
2023-08-12 08:50:37.594 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-12 08:50:37.595 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 5): 52020a05
2023-08-12 08:50:37.595 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-12 08:50:37.596 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 9): 52020a09
2023-08-12 08:50:37.596 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 10): 52020a0a
2023-08-12 08:50:37.596 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 14): 52020a0e
2023-08-12 08:50:37.596 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 15): 52020a0f
2023-08-12 08:50:37.597 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 16): 52020a10
2023-08-12 08:50:37.597 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 17): 52020a11
2023-08-12 08:50:37.597 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 18): 52020a12
2023-08-12 08:50:37.597 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 19): 52020a13
2023-08-12 08:50:37.597 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 20): 52020a14
2023-08-12 08:50:37.598 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 21): 52020a15
2023-08-12 08:50:37.598 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 30): 52020a1e
2023-08-12 08:50:37.598 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 80021b03
2023-08-12 08:50:37.598 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 800101
2023-08-12 08:50:37.607 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.607 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.608 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.608 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.608 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.609 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.609 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.609 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.609 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.609 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.609 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.610 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.610 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:37.610 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.603 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 1): 52020a01
2023-08-12 08:50:40.604 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 5): 52020a05
2023-08-12 08:50:40.604 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 8): 52020a08
2023-08-12 08:50:40.605 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 9): 52020a09
2023-08-12 08:50:40.605 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 10): 52020a0a
2023-08-12 08:50:40.606 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 14): 52020a0e
2023-08-12 08:50:40.606 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 15): 52020a0f
2023-08-12 08:50:40.606 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 16): 52020a10
2023-08-12 08:50:40.607 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 17): 52020a11
2023-08-12 08:50:40.607 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 18): 52020a12
2023-08-12 08:50:40.607 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 19): 52020a13
2023-08-12 08:50:40.608 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 20): 52020a14
2023-08-12 08:50:40.608 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 21): 52020a15
2023-08-12 08:50:40.608 DEBUG (ThreadPoolExecutor-6_1) [custom_components.jablotron100] Outcoming (device 30): 52020a1e
2023-08-12 08:50:40.617 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.617 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.617 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.618 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.618 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.618 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.618 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.618 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.619 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.619 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.619 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.619 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.619 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:40.620 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 520382fd0a
2023-08-12 08:50:42.437 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: d8110000000100000000000000000000000000
2023-08-12 08:50:42.527 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 512201000100010001000700070007000700070007000700070007000700070007000094
2023-08-12 08:50:42.527 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 501000000000000000000000000000000000
2023-08-12 08:50:42.529 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 5f1000000000000000000000000000000000
2023-08-12 08:50:43.087 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming (device 16): 550800a9000420cb2813
2023-08-12 08:50:43.591 ERROR (MainThread) [custom_components.jablotron100] Service unavailable:
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 676, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
2023-08-12 08:50:43.606 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jablotron for jablotron100
Traceback (most recent call last):
File "/config/custom_components/jablotron100/jablotron.py", line 676, in _detect_devices
packets = reader.result(estimated_duration * 2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/concurrent/futures/_base.py", line 458, in result
raise TimeoutError()
TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jablotron100/init.py", line 30, in async_setup_entry
await jablotron_instance.initialize()
File "/config/custom_components/jablotron100/jablotron.py", line 290, in initialize
await self._detect_and_create_devices_and_sections_and_pg_outputs()
File "/config/custom_components/jablotron100/jablotron.py", line 301, in _detect_and_create_devices_and_sections_and_pg_outputs
self._detect_devices()
File "/config/custom_components/jablotron100/jablotron.py", line 680, in _detect_devices
raise ServiceUnavailable
custom_components.jablotron100.errors.ServiceUnavailable
2023-08-12 08:50:47.019 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 512201000100010001000700070007000700070007000700070007000700070007000094
2023-08-12 08:50:47.019 DEBUG (ThreadPoolExecutor-6_0) [custom_components.jablotron100] Incoming: 501000000000000000000000000000000000

@kukulich
Copy link
Owner

There’s stil the same login error - it looks there’s a problem with the user.

I don’t have 107 so I don’t know what to do. You can use Discord chat - somebody may help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants