NEWS
Homebridge Adapter mit Devolo Thermostat
-
Hallo,
ich brauche mal wieder Hilfe, da ich alleine nicht weiter komme.
Ich habe mir den Ham Adapter und Homebridge Devolo installiert um damit Devolo Thermostate einbinden zu können.
Ich soweit ich das aus den Beschreibungen heraus gelesen habe sollte das ja auch ohne zusätzliche Devolo Hardware funktionieren, oder?
Also ich habe also den Homebridge accessories manager installiert und möchte Homebridge Devolo (https://github.com/kdietrich/homebridge-devolo#readme) installieren, was leider immer mit Fehlern abbricht:
npm WARN checkPermissions Missing write access to /usr/lib/node_modules/homebridge-devolo npm WARN checkPermissions Missing write access to /usr/lib/node_modules npm ERR! code EACCES npm ERR! syscall access npm ERR! path /usr/lib/node_modules/homebridge-devolo npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules/homebridge-devolo' npm ERR! { [Error: EACCES: permission denied, access '/usr/lib/node_modules/homebridge-devolo'] npm ERR! stack: npm ERR! 'Error: EACCES: permission denied, access \'/usr/lib/node_modules/homebridge-devolo\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/lib/node_modules/homebridge-devolo' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-02-11T18_32_51_544Z-debug.logich habe es auch schon mit
sudo npm install -g homebridge-devolound
sudo su - chown -R root /root/.npm npm install -g homebridge-devolo --unsafe-permversucht leider ohne Erfolg.
Nach der Installation vom Ham Adapter erscheint auch noch gar nicht unter Objekten.
Ich hoffe mir jemand weiter helfen.
Vielen Dank
danny_v1
-
Hallo,
ich brauche mal wieder Hilfe, da ich alleine nicht weiter komme.
Ich habe mir den Ham Adapter und Homebridge Devolo installiert um damit Devolo Thermostate einbinden zu können.
Ich soweit ich das aus den Beschreibungen heraus gelesen habe sollte das ja auch ohne zusätzliche Devolo Hardware funktionieren, oder?
Also ich habe also den Homebridge accessories manager installiert und möchte Homebridge Devolo (https://github.com/kdietrich/homebridge-devolo#readme) installieren, was leider immer mit Fehlern abbricht:
npm WARN checkPermissions Missing write access to /usr/lib/node_modules/homebridge-devolo npm WARN checkPermissions Missing write access to /usr/lib/node_modules npm ERR! code EACCES npm ERR! syscall access npm ERR! path /usr/lib/node_modules/homebridge-devolo npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/usr/lib/node_modules/homebridge-devolo' npm ERR! { [Error: EACCES: permission denied, access '/usr/lib/node_modules/homebridge-devolo'] npm ERR! stack: npm ERR! 'Error: EACCES: permission denied, access \'/usr/lib/node_modules/homebridge-devolo\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/lib/node_modules/homebridge-devolo' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-02-11T18_32_51_544Z-debug.logich habe es auch schon mit
sudo npm install -g homebridge-devolound
sudo su - chown -R root /root/.npm npm install -g homebridge-devolo --unsafe-permversucht leider ohne Erfolg.
Nach der Installation vom Ham Adapter erscheint auch noch gar nicht unter Objekten.
Ich hoffe mir jemand weiter helfen.
Vielen Dank
danny_v1
-
Nein es ist nur das Thermostat und am Raspberry auf dem iobroker läuft ist ein Conbee Stick vorhanden. Gut dann nehme ich mal an das die Thermostate nicht funktionieren werden.
Gibt es Thermostate die ich ohne zusätzliche Hardware mit dem conbee Stick einbinden kann?