NEWS
Blockly - Pushover & Attachment
-
Auch nach
iobroker upload pushover
gibt es im Blockly-Block keinen Anhang
-
Sorry !! Nicht apt - hab mich vertan. In der Readme steht npm install. Das klappte bei mir aber nicht.
1560_90241da5-39ec-4008-81b1-f3cde3e745d9.png -
Weil es in der readme zu pushover-notifications ( link aus dem github issue) so erstmal stand. Funktioniert hat es ja wie gesagt leider nicht. `
Sicher ? Da steht :
npm install pushover-notifications
Also nix apt-get….
Sent from my iPhone using Tapatalk
-
Sorry !! Nicht apt - hab mich vertan. In der Readme steht npm install. Das klappte bei mir aber nicht. `
Das sollte gehen, console Ausgabe Mal bitte
Sent from my iPhone using Tapatalk
-
root@ioBroker-TEST:~# npm install pushover-notifications npm WARN saveError ENOENT: no such file or directory, open '/root/package.json' npm WARN enoent ENOENT: no such file or directory, open '/root/package.json' npm WARN root No description npm WARN root No repository field. npm WARN root No README data npm WARN root No license field. + pushover-notifications@1.2.0 updated 1 package and audited 15 packages in 1.176s found 0 vulnerabilities
-
Logisch, du bist nicht im ioBroker Verzeichnis!
Also erst````
cd /opt/iobrokerSent from my iPhone using Tapatalk
-
root@ioBroker-TEST:~# cd /opt/iobroker/ root@ioBroker-TEST:/opt/iobroker# npm install pushover-notifications > bufferutil@1.1.0 install /opt/iobroker/node_modules/bufferutil > node-gyp rebuild make: Verzeichnis „/opt/iobroker/node_modules/bufferutil/build“ wird betreten CXX(target) Release/obj.target/bufferutil/src/bufferutil.o In file included from ../node_modules/nan/nan.h:82:0, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_new.h: In function ‘v8::Local NanIntern::To(v8::Handle<v8::integer>) [with T = v8::Int32; v8::Handle <v8::integer>= v8::Local<v8::integer>]’: ../node_modules/nan/nan_new.h:34:64: warning: ‘v8::Local <v8::int32>v8::Value::ToInt32() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] To<v8::int32>(v8::Handle <v8::integer>i) { return i->ToInt32(); } ^ In file included from ../src/bufferutil.cc:7:0: /root/.node-gyp/8.11.3/include/node/v8.h:9796:14: note: declared here Local <int32>Value::ToInt32() const { ^~~~~ In file included from ../node_modules/nan/nan.h:82:0, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_new.h: In function ‘v8::Local NanIntern::To(v8::Handle<v8::integer>) [with T = v8::Uint32; v8::Handle <v8::integer>= v8::Local<v8::integer>]’: ../node_modules/nan/nan_new.h:39:65: warning: ‘v8::Local <v8::uint32>v8::Value::ToUint32() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] To<v8::uint32>(v8::Handle <v8::integer>i) { return i->ToUint32(); } ^ In file included from ../src/bufferutil.cc:7:0: /root/.node-gyp/8.11.3/include/node/v8.h:9790:15: note: declared here Local <uint32>Value::ToUint32() const { ^~~~~ In file included from ../node_modules/nan/nan_new.h:189:0, from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase<v8::booleanobject>::return_t NanIntern::Factory<v8::booleanobject>::New(bool)’: ../node_modules/nan/nan_implementation_12_inl.h:49:38: warning: ‘static v8::Local <v8::value>v8::BooleanObject::New(bool)’ is deprecated: Pass an isolate [-Wdeprecated-declarations] return v8::BooleanObject::New(value).As<v8::booleanobject>(); ^ In file included from /root/.node-gyp/8.11.3/include/node/v8.h:26:0, from ../src/bufferutil.cc:7: /root/.node-gyp/8.11.3/include/node/v8.h:4845:56: note: declared here V8_DEPRECATED("Pass an isolate", static Local <value>New(bool value)); ^ /root/.node-gyp/8.11.3/include/node/v8config.h:318:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ In file included from ../node_modules/nan/nan_new.h:189:0, from ../node_modules/nan/nan.h:82, from ../src/bufferutil.cc:16: ../node_modules/nan/nan_implementation_12_inl.h: In static member function ‘static NanIntern::FactoryBase<v8::script>::return_t NanIntern::Factory<v8::script>::New(v8::Local<v8::string>)’: ../node_modules/nan/nan_implementation_12_inl.h:166:69: warning: ‘static v8::Local <v8::script>v8::ScriptCompiler::Compile(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions)’ is deprecated: Use maybe version [-Wdeprecated-declarations] return v8::ScriptCompiler::Compile(v8::Isolate::GetCurrent(), &src); ^ In file included from /root/.node-gyp/8.11.3/include/node/v8.h:26:0, from ../src/bufferutil.cc:7: /root/.node-gyp/8.11.3/include/node/v8.h:1425:21: note: declared here Local</v8::script></v8::string></v8::script></v8::script></value></v8::booleanobject></v8::value></v8::booleanobject></v8::booleanobject></uint32></v8::integer></v8::uint32></v8::uint32></v8::integer></v8::integer></v8::integer></int32></v8::integer></v8::int32></v8::int32></v8::integer></v8::integer></v8::integer>
-
Geht doch Installation gelungen welche Version steht jetzt bei deinen Adaptern ?
Sent from my iPhone using Tapatalk
-
Hab den selben Fehler gemacht. War auch nicht ioB Verzeichnis
-
-
Sieht soweit OK aus
Sent from my iPhone using Tapatalk
-
Leider nichts bzgl. Anhang zu erkennen
-
System Neustart könnte auch Mal helfen nach Al dem gefummel und Browser + Cache refresh
Sent from my iPhone using Tapatalk
-
System Neustart könnte auch Mal helfen nach Al dem gefummel und Browser + Cache refresh
Sent from my iPhone using Tapatalk `
ioBroker und Browser neu gestartet, leider keine Verbesserung
-
Mit Shift F5 Browser refresh UND cahe gelöscht ?
Sent from my iPhone using Tapatalk
-
Mit Shift F5 Browser refresh UND cahe gelöscht ?
Sent from my iPhone using Tapatalk `
Hat auch keinen Erfolg gebracht.
Was mich auf jeden Fall wundert, ist die Version, die angezeigt.
Per Console uwrde ja Version 1.2.0 installiert.
In der Adapter-Übersicht steht aber immer noch Version 1.1.0
-
Hmm dann ist doch die ältere Version installiert.
Also nochmal per github installieren und dann den Upload Befehl und nicht aus npm (da ist die neuere Version noch nicht bekannt)
Sent from my iPhone using Tapatalk
-
Issues würden geschlossen und gemerged, sollte jetzt gehen:
https://github.com/qbit/node-pushover/b … /README.md
Wer ist so nett und adaptiert die blockly Variante? :oops:
Grüße
Kevin ` Diese Repo hat doch nichts mit iobroker zu tun…
Gesendet von meinem HUAWEI VNS-L31 mit Tapatalk
-
Diese Repo hat doch nichts mit iobroker zu tun… `
Genau. Der Pushover-Adapter 1.1.0 des ioBroker ist etwas anderes, als die npm-Version 1.2.0 der pushover-notifications. Ich befürchte, dass auch die Version 1.1.0 des Pushover-Adapters leider noch nicht mit Attachments umgehen kann.
Würde mich aber auch sehr freuen, wenn das bald mal ginge, damit ich meine mit dem phantomjs-Adapter erstellten Screenshots per Pushover verschicken kann.
-
Ist dazu bereits ein issue erstellt für den ioBroker pushover Adapter?
Sent from my iPhone using Tapatalk