NEWS
TRÅDFRI Lampen in Phillips hue eingebunden in HomeKit einbinden
-
Ok.. wenn du jetzt die Farbtemperatur anpasst muessten im Log Meldungen auftauchen - die brauch ich:
bsp:
temp_Msg P3{"bri":25,"on":true,"ct":500,"colormode":"ct","level":10}
-
@Asgothian
im log sehe ich nichts neues, welche version hat der neue adapter? -
Immer noch 1.1.3
aber das bedeutet das der Upload nicht funktioniert hat. Das würde auch erklären warum die Anpassungen nicht aktiv sind. -
aber die version ist doch die richtige oder nicht?
-
@tb_apple04
Ja. Aber die Anzeige da bedeutet nicht unbedingt das der Upload funktioniert hat. -
@Asgothian
gibt es noch einen anderen installationsweg? -
@tb_apple04
Ja.. du kannst den Upload auch per Kommandozeile machen. Das muss ich aber erst heraus suchen - ich musste das bisher nicht nutzen.Kannst du nochmal auf die "advanced" Ansicht wechseln und nochmal einen Upload machen - wichtig ist dabei auch wieder den Haken bei "automatisch schliessen" wegnehmen und das Ergebnis vom Upload posten ?
-
@tb_apple04
upload über die Konsole:- ssh auf den Raspberry Pi
- ins Verzeichnis /opt/iobroker wechseln
- ./iobroker upload hue
A.
-
-
nach dem login folgende Befehlsfolge:
cd /opt/iobroker
./iobroker upload hue -
@Asgothian
ich glaube es hat geklappt: -
@Asgothian
jetzt verbindet sich der adapter nicht mehr mit der bridge -
@Asgothian
dasa ist das log:host.raspberrypi 2019-02-20 20:54:41.763 info Restart adapter system.adapter.hue.0 because enabled
host.raspberrypi 2019-02-20 20:54:41.763 error instance system.adapter.hue.0 terminated with code 1 ()
host.raspberrypi 2019-02-20 20:54:41.763 error Caught by controller[0]: at bootstrap_node.js:625:3
host.raspberrypi 2019-02-20 20:54:41.763 error Caught by controller[0]: at startup (bootstrap_node.js:204:16)
host.raspberrypi 2019-02-20 20:54:41.763 error Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Module.load (module.js:566:32)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Module._compile (module.js:617:28)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at Object.runInThisContext (vm.js:139:10)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: at createScript (vm.js:80:10)
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: SyntaxError: Unexpected token )
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: ^
host.raspberrypi 2019-02-20 20:54:41.762 error Caught by controller[0]: adapter.log.info('temp_Msg P1' + JSON.stringify(finalLS)))
host.raspberrypi 2019-02-20 20:54:41.761 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.hue/main.js:228
host.raspberrypi 2019-02-20 20:54:41.431 info instance system.adapter.hue.0 started with pid 16502
host.raspberrypi 2019-02-20 20:54:11.409 info Restart adapter system.adapter.hue.0 because enabled
host.raspberrypi 2019-02-20 20:54:11.409 error instance system.adapter.hue.0 terminated with code 1 ()
host.raspberrypi 2019-02-20 20:54:11.409 error Caught by controller[0]: at bootstrap_node.js:625:3
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at startup (bootstrap_node.js:204:16)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Module.load (module.js:566:32)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Module._compile (module.js:617:28)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at Object.runInThisContext (vm.js:139:10)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: at createScript (vm.js:80:10)
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: SyntaxError: Unexpected token )
host.raspberrypi 2019-02-20 20:54:11.408 error Caught by controller[0]: ^
host.raspberrypi 2019-02-20 20:54:11.407 error Caught by controller[0]: adapter.log.info('temp_Msg P1' + JSON.stringify(finalLS)))
host.raspberrypi 2019-02-20 20:54:11.407 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.hue/main.js:228
host.raspberrypi 2019-02-20 20:54:11.062 info instance system.adapter.hue.0 started with pid 16486
host.raspberrypi 2019-02-20 19:53:41.037 info Restart adapter system.adapter.hue.0 because enabled
host.raspberrypi 2019-02-20 19:53:41.037 error instance system.adapter.hue.0 terminated with code 1 ()
Caught 2019-02-20 19:53:41.037 error by controller[0]: at bootstrap_node.js:625:3
Caught 2019-02-20 19:53:41.037 error by controller[0]: at startup (bootstrap_node.js:204:16)
Caught 2019-02-20 19:53:41.037 error by controller[0]: at Function.Module.runMain (module.js:694:10)
Caught 2019-02-20 19:53:41.037 error by controller[0]: at Function.Module._load (module.js:498:3)
Caught 2019-02-20 19:53:41.037 error by controller[0]: at tryModuleLoad (module.js:506:12)
Caught 2019-02-20 19:53:41.036 error by controller[0]: at Module.load (module.js:566:32)
Caught 2019-02-20 19:53:41.036 error by controller[0]: at Object.Module._extensions..js (module.js:664:10)
Caught 2019-02-20 19:53:41.036 error by controller[0]: at Module._compile (module.js:617:28)
Caught 2019-02-20 19:53:41.036 error by controller[0]: at Object.runInThisContext (vm.js:139:10)
Caught 2019-02-20 19:53:41.036 error by controller[0]: at createScript (vm.js:80:10)
Caught 2019-02-20 19:53:41.036 error by controller[0]: SyntaxError: Unexpected token )
Caught 2019-02-20 19:53:41.036 error by controller[0]: ^
Caught 2019-02-20 19:53:41.035 error by controller[0]: adapter.log.info('temp_Msg P1' + JSON.stringify(finalLS)))
Caught 2019-02-20 19:53:41.035 error by controller[0]: /opt/iobroker/node_modules/iobroker.hue/main.js:228 -
@tb_apple04
ok.. moment. -
@tb_apple04 nochmal installieren.. sollte gehen
-
@Asgothian
hab es jetzt nochmal versucht, aber mit der alten version. wenn ich den adpter deinstalliere, dann über die katze deine url eingebe, und erst dann ihn auf dem io broker installieren, kann ich den user in der adapter konfiguration nicht erstellen. -
Das ist sehr seltsam. Ich habe gerade
- die Instanz Hue.0 auf meinem Testsystem gelöscht
- den Adapter Hue auf der Platte gelöscht (Unter Adapter, bei hue rechts das Mülleimer Symbol)
- den Adapter Hue neu von Github installiert - mit dem Link weiter oben in diesem Thread
- per + eine Instanz zum ioBroker hinzugefügt.
Den konnte ich 1:1 sauber konfigurieren (Benutzer Erzeugen) und damit auch meine Lampe wie gewünscht steuern.
Da ist also noch etwas ganz anderes krumm.
Ich nutze ioBroker admin 3.5.10 und jsController 1.4.2