You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ich habe das Addon wie beschrieben installiert auf einer pivccu.
Auf der Configseite kann ich auch sehen dass die CCU verbunden ist:
Wenn ich im HUE Plugin (oder SONOS) meine Geräte suche werden diese korrekt gefunden.
Es erscheinen jedoch keine im Posteingang der CCU.
IP vom PI: 192.123.12.99
IP von der (piv)CCU: 192.123.12.88
[2021-05-15 18:49:10.109] [Core][INFO] Homematic Virtual Interface Core
[2021-05-15 18:49:10.120] [Core][INFO] 2020 by thkl https://github.com/thkl/Homematic-Virtual-Interface
[2021-05-15 18:49:10.122] [Core][INFO] running on node version v8.11.1
[2021-05-15 18:49:10.123] [Core][INFO] ================================================================
SetFileTransport to /root/.hm_virtual_interface/logs/log.db
[2021-05-15 18:49:10.228] [Core][INFO] Launching
[2021-05-15 18:49:10.528] [Config][INFO] try to load config : /root/.hm_virtual_interface/config.json
[2021-05-15 18:49:10.531] [Homematic Virtual Interface.Server][INFO] core version 0.2.78
[2021-05-15 18:49:10.532] [Homematic Virtual Interface.Server][INFO] running on linux with node version v8.11.1
[2021-05-15 18:49:10.534] [Homematic Virtual Interface.Server][INFO] current system user is root
[2021-05-15 18:49:10.535] [Homematic Virtual Interface.Server][INFO] hello from the flight deck. my path is /home/hmvi/node_modules/homematic-virtual-interface
[2021-05-15 18:49:10.536] [Homematic Virtual Interface.Server][INFO] starting point was /home/hmvi/node_modules/homematic-virtual-interface/bin
[2021-05-15 18:49:10.557] [Homematic Virtual Interface.Server][INFO] Trying to load Localization from /home/hmvi/node_modules/homematic-virtual-interface/lib/Localizable.strings
[2021-05-15 18:49:10.559] [HomematicLogicalLayer][INFO] Welcome. will create a interface layer for CCU at 192.123.12.88
[2021-05-15 18:49:10.565] [Config][INFO] MyIP is 192.123.12.99
[2021-05-15 18:49:10.568] [HomematicLogicalLayer][INFO] XML-RPC server for interface Homematic Virtual Interface is listening on 192.123.12.99:7000
[2021-05-15 18:49:10.569] [HomematicLogicalLayer][INFO] CCU RPC message timeout set to 300000 ms
[2021-05-15 18:49:10.600] [Homematic Virtual Interface.Server][INFO] Reload .. shutdown all plugins
[2021-05-15 18:49:10.896] [Homematic Virtual Interface.Server][INFO] Loaded plugin: homematic-virtual-huedevice
undefined
[2021-05-15 18:49:12.108] [Homematic Virtual Interface.Server][INFO] Loaded plugin: homematic-virtual-sonosdevice
[2021-05-15 18:49:12.112] [Homematic Virtual Interface.Server][INFO] Trying to load Localization from /home/hmvi/node_modules/homematic-virtual-huedevice/Localizable.strings
[2021-05-15 18:49:12.122] [homematic-virtual-huedevice - Hue][INFO] Init Hue
[2021-05-15 18:49:12.124] [homematic-virtual-huedevice - Hue][INFO] Hue Bridge Init at 192.123.12.22 with instance 0
[2021-05-15 18:49:12.138] [homematic-virtual-huedevice - Hue][INFO] Query sensors
[2021-05-15 18:49:12.146] [Homematic Virtual Interface.Server][INFO] Hue initialized. Document Path is /home/hmvi/node_modules/homematic-virtual-huedevice Plugin Instance: 0
[2021-05-15 18:49:12.149] [Homematic Virtual Interface.Server][INFO] Trying to load Localization from /home/hmvi/node_modules/homematic-virtual-sonosdevice/Localizable.strings
[2021-05-15 18:49:12.187] [HomematicDevice][INFO] Owner is Sonos
[2021-05-15 18:49:12.201] [homematic-virtual-sonosdevice - Sonos][INFO] Adding defined devices ...
[2021-05-15 18:49:12.227] [homematic-virtual-sonosdevice - Sonos][INFO] initialization completed
Was mache ich falsch?
Update 16.05.2021:
[2021-05-16 12:29:21.680] [HomematicLogicalLayer][INFO] Init RPC with saved callback at http://127.0.0.1:9292/bidcos
[2021-05-16 12:29:21.683] [HomematicLogicalLayer][INFO] init new consumer with host "192.123.12.88" at port 9292 path /bidcos
[2021-05-16 12:29:21.690] [HomematicLogicalLayer][INFO] connection request at http://127.0.0.1:9292/bidcos with callback HVL_java .. live is good
[2021-05-16 12:29:21.691] [HomematicLogicalLayer][INFO] 1 dude(s) to publish events
[2021-05-16 12:29:33.612] [HomematicLogicalLayer][INFO] Skip HMServer
[2021-05-16 12:29:33.614] [HomematicLogicalLayer][INFO] Skip HMServer
[2021-05-16 12:29:33.616] [HomematicLogicalLayer][INFO] Skip HMServer
[2021-05-16 12:29:33.623] [HomematicLogicalLayer][INFO] Skip HMServer
[2021-05-16 12:29:33.637] [HomematicLogicalLayer][INFO] Skip HMServer
[2021-05-16 12:29:33.644] [HomematicLogicalLayer][INFO] Skip HMServer
[2021-05-16 12:29:54.407] [HomematicLogicalLayer][INFO] Init RPC with saved callback at xmlrpc_bin://127.0.0.1:1999
Caught exception: TypeError [ERR_INVALID_URL]: Invalid URL: xmlrpc_bin://127.0.0.1:1999
at onParseError (internal/url.js:219:17)
at parse (internal/url.js:228:3)
at new URL (internal/url.js:311:5)
at RPCConsumer.initwithurl (/home/hmvi/node_modules/homematic-virtual-interface/lib/HomematicLogicLayer.js:71:16)
at Server.init (/home/hmvi/node_modules/homematic-virtual-interface/lib/HomematicLogicLayer.js:490:21)
at emitThree (events.js:136:13)
at Server.emit (events.js:217:7)
at /home/hmvi/node_modules/homematic-virtual-interface/lib/homematic-xmlrpc/lib/server.js:45:14
at Deserializer.callback (/home/hmvi/node_modules/homematic-virtual-interface/lib/homematic-xmlrpc/lib/deserializer.js:65:7)
at Deserializer.onDone (/home/hmvi/node_modules/homematic-virtual-interface/lib/homematic-xmlrpc/lib/deserializer.js:92:12)
The text was updated successfully, but these errors were encountered:
Hallo,
ich habe das Addon wie beschrieben installiert auf einer pivccu.
Auf der Configseite kann ich auch sehen dass die CCU verbunden ist:
Wenn ich im HUE Plugin (oder SONOS) meine Geräte suche werden diese korrekt gefunden.
Es erscheinen jedoch keine im Posteingang der CCU.
IP vom PI: 192.123.12.99
IP von der (piv)CCU: 192.123.12.88
Was mache ich falsch?
Update 16.05.2021:
The text was updated successfully, but these errors were encountered: