Probiere hier seit heute morgen meinen Panasonic Fernseher über Siri zu steuern habe das plugin installiert und nun? wie nehme ich die Konfiguration über die Homebridge UI vor?
wenn ich auf das plugin gehe und einstellungen kommt ein Zahnrad das sich ständig dreht!
im Log kommt folgendes:
Code
[2/5/2022, 14:54:36] [Homebridge UI] [homebridge-vieramatic] /usr/local/lib/node_modules/homebridge-vieramatic/dist/homebridge-ui/server.js:1
var fe=Object.defineProperty;var ge=(a,e,r)=>e in a?fe(a,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):a[e]=r;var u=(a,e,r)=>(ge(a,typeof e!="symbol"?e+"":e,r),r),ee=(a,e,r)=>{if(!e.has(a))throw TypeError("Cannot "+r)};var o=(a,e,r)=>(ee(a,e,"read from private field"),r?r.call(a):e.get(a)),d=(a,e,r)=>{if(e.has(a))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(a):e.set(a,r)},N=(a,e,r,t)=>(ee(a,e,"write to private field"),t?t.call(a,r):e.set(a,r),r);var R=(a,e,r)=>(ee(a,e,"access private method"),r);import{HomebridgePluginUiServer as Pe,RequestError as A}from"../../node_modules/@homebridge/plugin-ui-utils/dist/index.js";var ie=a=>/^(?:(?:\d|[1-9]\d|1\d{2}|2[0-4]\d|25[0-5])\.){3}(?:\d|[1-9]\d|1\d{2}|2[0-4]\d|25[0-5])$/.test(a);var I=a=>a.constructor===Object&&Object.keys(a).length===0,L=a=>JSON.stringify(a,void 0,2);var y=a=>a.error!==void 0,q=a=>!y(a);import Se from"dgram"
SyntaxError: Cannot use import statement outside a module
at Module._compile (internal/modules/cjs/loader.js:895:18)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Function.Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10)
at internal/main/run_main_module.js:17:11
[2/5/2022, 14:54:36] [Homebridge UI] [homebridge-vieramatic] Child process ended
[2/5/2022, 14:54:44] [Homebridge UI] [homebridge-vieramatic] Terminating child process...
[2/5/2022, 14:55:08] [Homebridge UI] [homebridge-vieramatic] /usr/local/lib/node_modules/homebridge-vieramatic/dist/homebridge-ui/server.js:1
var fe=Object.defineProperty;var ge=(a,e,r)=>e in a?fe(a,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):a[e]=r;var u=(a,e,r)=>(ge(a,typeof e!="symbol"?e+"":e,r),r),ee=(a,e,r)=>{if(!e.has(a))throw TypeError("Cannot "+r)};var o=(a,e,r)=>(ee(a,e,"read from private field"),r?r.call(a):e.get(a)),d=(a,e,r)=>{if(e.has(a))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(a):e.set(a,r)},N=(a,e,r,t)=>(ee(a,e,"write to private field"),t?t.call(a,r):e.set(a,r),r);var R=(a,e,r)=>(ee(a,e,"access private method"),r);import{HomebridgePluginUiServer as Pe,RequestError as A}from"../../node_modules/@homebridge/plugin-ui-utils/dist/index.js";var ie=a=>/^(?:(?:\d|[1-9]\d|1\d{2}|2[0-4]\d|25[0-5])\.){3}(?:\d|[1-9]\d|1\d{2}|2[0-4]\d|25[0-5])$/.test(a);var I=a=>a.constructor===Object&&Object.keys(a).length===0,L=a=>JSON.stringify(a,void 0,2);var y=a=>a.error!==void 0,q=a=>!y(a);import Se from"dgram"
SyntaxError: Cannot use import statement outside a module
at Module._compile (internal/modules/cjs/loader.js:895:18)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Function.Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10)
at internal/main/run_main_module.js:17:11
[2/5/2022, 14:55:08] [Homebridge UI] [homebridge-vieramatic] Child process ended
[2/5/2022, 14:56:13] [Homebridge UI] [homebridge-vieramatic] Terminating child process...
Alles anzeigen
bei der Installation ist folgendes rausgekommen:
Code
pi@raspberrypi:~ $ sudo npm install -g homebridge-vieramatic
/usr/local/bin/viera-pair -> /usr/local/lib/node_modules/homebridge-vieramatic/dist/pair.js
npm WARN notsup Unsupported engine for [email protected]: wanted: {"homebridge":">=1.3.4","node":"^14.13.1 >=16.0.0"} (current: {"node":"12.14.0","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=14.16"} (current: {"node":"12.14.0","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for @szmarczak/[email protected]: wanted: {"node":">=14.16"} (current: {"node":"12.14.0","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: @szmarczak/[email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^12.20.0 ^14.13.1 >=16.0.0"} (current: {"node":"12.14.0","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=12.20"} (current: {"node":"12.14.0","npm":"6.14.16"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN [email protected] requires a peer of react@>=16.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@>=16.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN @fortawesome/[email protected] requires a peer of @fortawesome/fontawesome-svg-core@~1 >=1.3.0-beta1 but none is installed. You must install peer dependencies yourself.
npm WARN @fortawesome/[email protected] requires a peer of react@>=16.x but none is installed. You must install peer dependencies yourself.
npm WARN @hookstate/[email protected] requires a peer of react@^16.8.6 ^17.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=16.6.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@>=16.6.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=16.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@>=16.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=0.14.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@>=15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @restart/[email protected] requires a peer of react@>=16.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN @restart/[email protected] requires a peer of react@>=16.3.2 but none is installed. You must install peer dependencies yourself.
+ [email protected]
updated 1 package in 11.415s
pi@raspberrypi:~ $
Alles anzeigen