Hallo Daniel,
ich denke, hier ist das Problem.
Die Fehler waren heute das erste mal im Log:
Setup failed for homematic: Could not install all requirements.
Not initializing homematic because could not install requirement pyhomematic==0.1.44
Unable to install package pyhomematic==0.1.44: Exception:
Traceback (most recent call last):
File “/srv/homeassistant/lib/python3.5/site-packages/pip/basecommand.py”, line 215, in main
status = self.run(options, args)
File “/srv/homeassistant/lib/python3.5/site-packages/pip/commands/install.py”, line 360, in run
prefix=options.prefix_path,
File “/srv/homeassistant/lib/python3.5/site-packages/pip/req/req_set.py”, line 784, in install
**kwargs
File “/srv/homeassistant/lib/python3.5/site-packages/pip/req/req_install.py”, line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File “/srv/homeassistant/lib/python3.5/site-packages/pip/req/req_install.py”, line 1064, in move_wheel_files
isolated=self.isolated,
File “/srv/homeassistant/lib/python3.5/site-packages/pip/wheel.py”, line 345, in move_wheel_files
clobber(source, lib_dir, True)
File “/srv/homeassistant/lib/python3.5/site-packages/pip/wheel.py”, line 316, in clobber
ensure_dir(destdir)
File “/srv/homeassistant/lib/python3.5/site-packages/pip/utils/init.py”, line 83, in ensure_dir
os.makedirs(path)
File “/usr/lib/python3.5/os.py”, line 241, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Keine Berechtigung: ‘/srv/homeassistant/lib/python3.5/site-packages/pyhomematic-0.1.44.dist-info’
Setup of config is taking over 10 seconds.
Ich verstehe nur nicht, welche Berechtigung da fehlen soll?
Hier die Berechtigungen:
ls -l /srv/homeassistant/
insgesamt 32
drwxr-xr-x 2 homeassistant homeassistant 4096 Jul 17 08:37 bin
drwxr-xr-x 5 homeassistant homeassistant 4096 Sep 24 2017 homeassistant
drwxr-xr-x 2 homeassistant homeassistant 4096 Sep 24 2017 include
drwxr-xr-x 5 homeassistant homeassistant 4096 Jul 17 08:37 lib
-rw-r–r-- 1 homeassistant homeassistant 60 Sep 24 2017 pip-selfcheck.json
-rw-r–r-- 1 homeassistant homeassistant 97 Jul 17 08:51 pyvenv.cfg
drwxr-xr-x 4 homeassistant homeassistant 4096 Jul 17 08:37 share
drwxr-xr-x 5 homeassistant homeassistant 4096 Sep 24 2017 venv
und das /lib Verzeichnis:
ls -l /srv/homeassistant/lib/
insgesamt 12
drwxrwxr-x 3 homeassistant homeassistant 4096 Sep 24 2017 python3.4
drwxrwxr-x 3 homeassistant homeassistant 4096 Jul 17 08:37 python3.5
drwxrwxr-x 2 homeassistant homeassistant 4096 Sep 24 2017 python-wheels
Ich denke hier ist der “Hund” begraben.
Wenn das nicht geklärt werden kann, nehme ich das hassIO
LG
//EDIT
Ich habe nun das Berechtigungsproblem gelöst.
Ein “sudo chmod -R o+w” hat das gelöst.
Jetzt alles gut, bis auf das, dass die HomeMatic nicht auf der WebUI angezeigt wird.
Bin ich da komplett auf dem falschen Dampfer?
//EDIT_2
Es läuft nun alles!
Für mich ist das Thema jetzt gelöst
VIELEN LIEBEN DANK für Deine Unterstützung @danielperna84
LG