Von mir auch vielen Dank für die Einführung. Für mich als Anfänger ist es eine etwas schwere Kost, aber wenn man es nutz werden wohl viele Fehler vermieden.
NEWS
![](/assets/uploads/profile/18464-profileavatar.png)
Latest posts made by Berrybon
-
RE: [09-09 20.30] Einsteiger-Cursus Demonstration von TypeScript
-
RE: [09-09 20.30] Einsteiger-Cursus Demonstration von TypeScript
@crunchip sagte in [09-09 20.30] Einsteiger-Cursus Demonstration von TypeScript:
Interesse halber, hab ich mal die Liste angesehen, lese da aber keinen Anfänger
Ich bin blutiger Anfänger. Möchte aber mal schauen, wie die Profis das machen.
-
RE: ioBroker verbindet sich nicht mit HomePilot
@homecineplexx
Habe nun eine Instanz installiert, folgende Ausgabe wurde dabei erzeugt:$ ./iobroker url "https://github.com/homecineplexx/ioBroker.homepilot20" install https://github.com/homecineplexx/ioBroker.homepilot20/tarball/master npm install https://github.com/homecineplexx/ioBroker.homepilot20/tarball/master --production --save --prefix "/opt/iobroker" (System call) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) process exited with code 0
Die Zeile mit "npm WARN" beunruhigte mich etwas, aber die Installation der Instanz verlief ohne Probleme.
$ ./iobroker add homepilot20 --host ioBroker host.ioBroker install adapter homepilot20 npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.homepilot20" npm notice created a lockfile as package-lock.json. You should commit this file. got /opt/iobroker/node_modules/iobroker.homepilot20/admin upload [3] homepilot20.admin /opt/iobroker/node_modules/iobroker.homepilot20/admin/words.js words.js application/javascript upload [2] homepilot20.admin /opt/iobroker/node_modules/iobroker.homepilot20/admin/style.css style.css text/css upload [1] homepilot20.admin /opt/iobroker/node_modules/iobroker.homepilot20/admin/index_m.html index_m.html text/html upload [0] homepilot20.admin /opt/iobroker/node_modules/iobroker.homepilot20/admin/homepilot.png homepilot.png image/png host.ioBroker object system.adapter.homepilot20 created host.ioBroker create instance homepilot20 host.ioBroker object homepilot20.0.Camera-json created host.ioBroker object homepilot20.0.Transmitter-json created host.ioBroker object homepilot20.0.Sensor-json created host.ioBroker object homepilot20.0.Actuator-json created host.ioBroker object homepilot20.0.station.UNREACH created host.ioBroker object homepilot20.0.station.ip created host.ioBroker object homepilot20.0.station created host.ioBroker object system.adapter.homepilot20.0.outputCount created host.ioBroker object system.adapter.homepilot20.0.inputCount created host.ioBroker object system.adapter.homepilot20.0.uptime created host.ioBroker object system.adapter.homepilot20.0.memRss created host.ioBroker object system.adapter.homepilot20.0.memHeapTotal created host.ioBroker object system.adapter.homepilot20.0.memHeapUsed created host.ioBroker object system.adapter.homepilot20.0.cputime created host.ioBroker object system.adapter.homepilot20.0.cpu created host.ioBroker object system.adapter.homepilot20.0.connected created host.ioBroker object system.adapter.homepilot20.0.alive created host.ioBroker object system.adapter.homepilot20.0 created process exited with code 0
Nach dem eintragen der IP wurden alle Geräte gefunden und in der LOG sind keine auffälligen Einträge.
Vielen Dank für deine Mühen
-
RE: ioBroker verbindet sich nicht mit HomePilot
Ich bin dran, einen neuen Adapter für die neue Schnittstelle zu bauen.
Gibt es schon Fortschritte? Könnte dich als Tester unterstützen.