phellarv
phellarv
Log lines: 19-05-03 13:01:02 INFO (SyncWorker_2) [hassio.docker.interface] Pull image fixated/remote-backup-armv7 tag 0.3.2. 19-05-03 13:01:04 ERROR (SyncWorker_2) [hassio.docker.interface] Can't install fixated/remote-backup-armv7:0.3.2 -> 404 Client Error: Not Found ("pull access denied for...
RPi 3 B+, running latest Raspbian with docker from SSD. Home Assistant 0.92.2
Any progress in finding out what happens with this issue?
Here is a python library with functional lock control: https://github.com/petterl/python-sectoralarm
Had the time to have a look at it?
Every second time I restart hassio, the component consistently fails with a timeout-error (branch: Locks): 2018-12-04 17:41:49 ERROR (MainThread) [homeassistant.setup] Error during setup of component sector_alarm Traceback (most recent call...
But the other times it works like a charm.
2018-12-12 00:40:35 ERROR (MainThread) [homeassistant.components.lock] Error while setting up platform sector_alarm Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 128, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=hass.loop) File "/usr/local/lib/python3.6/asyncio/tasks.py", line 358, in wait_for...
Yes - No errors now. But locking and unlocking does not do anything. And there is no error message. Anything I can do to debug this?
Is this branch dead?