Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. PierrePetite

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Best 1
    • Groups 1

    PierrePetite

    @PierrePetite

    Starter

    0
    Reputation
    13
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    PierrePetite Follow
    Starter

    Best posts made by PierrePetite

    • RE: jarvis v2.2.0 - just another remarkable vis

      @mcu 2.1.0 bin ich noch.

      Hatte nach dem ganzen Setup von Jarvis bisschen Angst auf die Beta zu gehen, wegen Dashboard etc Migration. 😄

      EDIT
      Ah ok - Notifications kamen offenbar mit 2.2.0 - kapiert! Dachte ich wäre auf einer Version die Notifications unterstützt, weil ich die Datenpunkte sahe. Das hat mich verwirrt.

      Danke dir! Werde morgen mal updaten. ❤

      posted in Tester
      P
      PierrePetite

    Latest posts made by PierrePetite

    • RE: jarvis v2.2.0 - just another remarkable vis

      Deleted

      posted in Tester
      P
      PierrePetite
    • RE: jarvis v2.2.0 - just another remarkable vis

      @mcu 2.1.0 bin ich noch.

      Hatte nach dem ganzen Setup von Jarvis bisschen Angst auf die Beta zu gehen, wegen Dashboard etc Migration. 😄

      EDIT
      Ah ok - Notifications kamen offenbar mit 2.2.0 - kapiert! Dachte ich wäre auf einer Version die Notifications unterstützt, weil ich die Datenpunkte sahe. Das hat mich verwirrt.

      Danke dir! Werde morgen mal updaten. ❤

      posted in Tester
      P
      PierrePetite
    • RE: jarvis v2.2.0 - just another remarkable vis

      @mcu Danke dir für die nächtliche Antwort! Also, ähm, ich habe in meinem Frontend von Jarvis nirgends eine Glocke?! 😄 Herz (was ich schon längst mal benutzen wollte - mache ich morgen mal!) und Zahnrad. Hm.

      Web-Adapter auch eben mal neu gestartet. Ich glaube ich habe hier etwas ganz grundlegendes übersehen bisher...

      posted in Tester
      P
      PierrePetite
    • RE: jarvis v2.2.0 - just another remarkable vis

      @zefau said in jarvis v2.2.0 - just another remarkable vis:

      mit v2.2.0-beta.25 eine erste Version der Notifications.

      Format siehe https://github.com/Zefau/ioBroker.jarvis/issues/56:

      Also irgendwie bin ich dazu zu doof. 😄 Browser mit Jarvis läuft auf dem Tablet neben mir und meinem Laptop. Wenn ich dann bei

      jarvis.0.addNotification
      

      Folgendes eingebe

      {
      	"title":"Eine Benachrichtigung",
      	"display": "snackbar",
      	"autoHideDuration": 5000
      }
      

      erscheint nirgends eine Notification. 😞 Witzig auch, dass sich der Datenpunkt "notification" ändert zu

      [{"title":"huhu","content":"","timestamp":1617638796587,"priority":"normal","unread":true},{"title":"jhgjgjg","content":"","timestamp":1617638805224,"priority":"normal","unread":true},{"title":"","content":"{   \"title\":\"A title for the notification\", // required   \"message\":\"A message for the notification\", // optional    \"state\": \"unread | read | archived\", // optional, one of unread, read or archived (default is unread)   \"criticality\":\"A criticality, which results in different icons\", // optional, one of none, error, warning, info or success (default is none)   \"display\":\"Either 'drawer', 'snackbar' or 'popup' as described above\", // optional, one of drawer, snackbar, popup or none (default is popup)    \"autoHideDuration\":\"Time in milliseconds the message is shown before disappearing\", // in milliseconds   \"snackbarOrigin\": { \"horizontal\": \"...\", \"vertical\": \"\" }, // optional, applies when display is snackbar, { horizontal: 'center' | 'left' | 'right', vertical: 'bottom' | 'top' }    \"focusTab\": \"tab ID to focus\",    \"icon\":\"Custom icons, which overrides criticality\",   \"iconColor\": \"darkred\",   \"backgroundColor\": \"\",   \"fontColor\": \"blue\",    \"focusTab\": \"focus a certain tab\" // tab to focus   \"callback\": () => console.log(\"hello world\") // invoke callback }","timestamp":1617638849191,"priority":"normal","unread":true},{"title":"Eine Benachrichtigung","content":"","timestamp":1617638935681,"priority":"normal","unread":true,"display":"snackbar","autoHideDuration":5000},{"title":"Achtung","content":"","timestamp":1617718235549,"priority":"normal","unread":true,"icon":"mdi-book-alert","message":"Die Post ist da","display":"popup","autoHideDuration":5000},{"title":"Achtung","content":"","timestamp":1617718291133,"priority":"normal","unread":true,"icon":"mdi-book-alert","message":"Die Post ist da","display":"popup","autoHideDuration":5000},{"title":"","content":"{   \"title\":\"A title for the notification\", // required   \"message\":\"A message for the notification\", // optional    \"state\": \"unread | read | archived\", // optional, one of unread, read or archived (default is unread)   \"criticality\":\"A criticality, which results in different icons\", // optional, one of none, error, warning, info or success (default is none)   \"display\":\"Either 'drawer', 'snackbar' or 'popup' as described above\", // optional, one of drawer, snackbar, popup or none (default is popup)    \"autoHideDuration\":\"Time in milliseconds the message is shown before disappearing\", // in milliseconds   \"snackbarOrigin\": { \"horizontal\": \"...\", \"vertical\": \"\" }, // optional, applies when display is snackbar, { horizontal: 'center' | 'left' | 'right', vertical: 'bottom' | 'top' }    \"focusTab\": \"tab ID to focus\",    \"icon\":\"Custom icons, which overrides criticality\",   \"iconColor\": \"darkred\",   \"backgroundColor\": \"\",   \"fontColor\": \"blue\",    \"focusTab\": \"focus a certain tab\" // tab to focus   \"callback\": () => console.log(\"hello world\") // invoke callback }","timestamp":1617718422997,"priority":"normal","unread":true},{"title":"","content":"{   \"title\":\"A title for the notification\",   \"message\":\"A message for the notification\",    \"state\": \"unread\",      \"display\":\"popup\",    \"autoHideDuration\":\"1000\",          \"icon\":\"house\",   \"iconColor\": \"darkred\",   \"backgroundColor\": \"red\",   \"fontColor\": \"blue\",       \"callback\": () => console.log(\"hello world\") // invoke callback }","timestamp":1619211385066,"priority":"normal","unread":true},{"title":"","content":"{   \"title\":\"A title for the notification\",   \"message\":\"A message for the notification\",    \"state\": \"unread\",      \"display\":\"popup\",    \"autoHideDuration\":\"1000\",          \"icon\":\"house\",   \"iconColor\": \"darkred\",   \"backgroundColor\": \"red\",   \"fontColor\": \"blue\",       \"callback\": () => console.log(\"hello world\") // invoke callback }","timestamp":1619211404376,"priority":"normal","unread":true},{"title":"Eine Benachrichtigung","content":"","timestamp":1619211591683,"priority":"normal","unread":true,"display":"snackbar","autoHideDuration":5000},{"title":"Eine Benachrichtigung","content":"","timestamp":1619211605090,"priority":"normal","unread":true,"display":"snackbar","autoHideDuration":5000},{"title":"Eine Benachrichtigung","content":"","timestamp":1619211613264,"priority":"normal","unread":true,"display":"snackbar","autoHideDuration":5000},{"title":"Eine Benachrichtigung","content":"","timestamp":1619211657560,"priority":"normal","unread":true,"icon":"mdi-book-alert","message":"Mit Text!","display":"snackbar","autoHideDuration":5000,"anchorOrigin":{"horizontal":"right","vertical":"top"}},{"title":"Eine Benachrichtigung","content":"","timestamp":1619211677316,"priority":"normal","unread":true,"icon":"mdi-book-alert","message":"Mit Text!","display":"snackbar","autoHideDuration":5000,"anchorOrigin":{"horizontal":"right","vertical":"top"}}]
      

      Hat jemand eine Idee? 😄

      posted in Tester
      P
      PierrePetite
    • RE: Philips Kaffeevollautomat EP2220/10 mittels ioBroker steuern

      Wow! Ich bin begeistert! Bei mir stand der Kauf eines Kaffeevollautomaten an. Gern wollte ich einen smarten haben, doch die sind entweder unbezahlbar oder bei Philips zum Beispiel aktuell gar nicht mehr vorhanden.

      Ich habe heute die 2230/10 bestellt. Die sieht prinzipiell identisch aus, nur dass ich statt STEAM eben CAPPUCCINO habe. Hat diese Umsetzung schon mal jemand mit dem Gerät probiert?

      Ich bin bisschen IOBroker erfahren, hatte da schon mal alle Zigbee-Devices verbunden und kann auch mit einem Lötkolben umgehen. Aber mal schauen, was es am Ende wird. Versuche eben noch durch deinen Verkabelungsplan auf Github zu verstehen. 😄

      posted in Praktische Anwendungen (Showcase)
      P
      PierrePetite
    • RE: Installation jeglicher Adapter failed

      Ja, Ubuntu war tatsächlich eine Falschangabe. Es ist RaspiOS.

      Problem ist behoben.

      sudo apt update
      sudo apt upgrade
      
      

      Hat es gelöst. Danke euch! Hoffentlich ist es nun auch vorbei, dass der Gute jeden zweiten Tag abstürzt und rebootet werden muss.

      Danke!

      posted in Error/Bug
      P
      PierrePetite
    • Installation jeglicher Adapter failed
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi3B+
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte
      Betriebssystem: RaspiOS

      Hey, seit 3 Tagen stürzt der Pi bei der Installation von jedem Adapter ab. Vorhin versucht de Landroid-Adapter zu installieren:

      $ ./iobroker add worx  --host raspberrypi
      NPM version: 6.14.6npm install iobroker.worx@1.0.0 --loglevel error --prefix "/opt/iobroker" (System call)
      In file included from ../src/DeviceINQ.h:17,                 from ../src/linux/BluetoothSerialPort.cc:13:../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../node_modules/nan/nan.h:2294:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]     , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)                                                              ^
      ../src/linux/BluetoothSerialPort.cc: At global scope:../src/linux/BluetoothSerialPort.cc:18:14: error: variable or field ‘InitAll’ declared void void InitAll(Handle<Object> exports) {              ^~~~~~../src/linux/BluetoothSerialPort.cc:18:14: error: ‘Handle’ was not declared in this scope
      ../src/linux/BluetoothSerialPort.cc:18:14: note: suggested alternative: ‘rand_r’ void InitAll(Handle<Object> exports) {              ^~~~~~              rand_r../src/linux/BluetoothSerialPort.cc:18:27: error: expected primary-expression before ‘>’ token void InitAll(Handle<Object> exports) {                           ^../src/linux/BluetoothSerialPort.cc:18:29: error: ‘exports’ was not declared in this scope void InitAll(Handle<Object> exports) {                             ^~~~~~~In file included from ../src/linux/BluetoothSerialPort.cc:12:../src/linux/BluetoothSerialPort.cc:23:34: error: ‘InitAll’ was not declared in this scope NODE_MODULE(BluetoothSerialPort, InitAll)                                  ^~~~~~~/home/iobroker/.cache/node-gyp/12.18.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’       (node::addon_register_func) (regfunc),                          \                                    ^~~~~~~../src/linux/BluetoothSerialPort.cc:23:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(BluetoothSerialPort, InitAll) ^~~~~~~~~~~
      make: *** [BluetoothSerialPort.target.mk:115: Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o] Error 1
      gyp
       
      ERR! build error 
      gyp
       ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack     at ChildProcess.emit (events.js:315:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
      gyp
       ERR! System Linux 4.19.118-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"gyp ERR! cwd /opt/iobroker/node_modules/node-bluetoothgyp ERR! node -v v12.18.3gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      

      Jemand eine Idee?

      posted in Error/Bug
      P
      PierrePetite
    • RE: Mehrere Alerts in ein Objekt schreiben

      @arteck Ah! Array klingt logisch. Das recherchiere ich mal. Danke dir!

      posted in Blockly
      P
      PierrePetite
    • Mehrere Alerts in ein Objekt schreiben

      Hey,

      zuerst vielen Dank für dieses tolle Forum. Auf meinem noch recht anfänglichen Weg mit IOBroker, hat mir der ein oder andere Post hier schon sehr geholfen.

      Nun zu meinem aktuellen Problem:
      Ich habe mehrere Blockly-Scripte für Alarme. Zum Beispiel "Haustür ist länger als 1 Min geöffnet" oder auch sowas wie "Es regnet, aber die Dachfenster sind offen!".

      Diese Alarme senden eine Nachricht per Telegram. So weit, so gut! Ich hätte diese Alerts allerdings auch gern in meiner Vis.

      Ich habe also ein eigenes Objekt mit dem Namen "Alert1" angelegt, welches ich in der VIS anzeige.

      Das funktioniert natürlich immer genau so lang, wie es. aktuell nur einen Alarm gibt. Angenommen es beginnt zu regnen, dann steht im Objekt "Achtung es regnet". Wenn ich dann aber auch noch die Haustür geöffnet lasse, sehe ich natürlich im Objekt nur noch den Text "Achtung, Tür offen".

      Im Idealfall schreibt Blockly also den Zweiten Alert als String hinter den ersten Alert. Sodass beide Alerts als ein String in einem Objekt stecken. Ist das irgendwie machbar? Würdet ihr anders vorgehen?

      Kann ich mir zum Beispiel irgendwie die Alerts in ein Json schreiben lassen und dieses einfach als Tabelle im VIS anzeigen?

      Ich hoffe ich konnte es halbwegs gut erklären und freue mich auf euren Input. Liebe Grüße
      Pierre

      posted in Blockly
      P
      PierrePetite
    • RE: ACHTUNG !!! Zigbee Adapter Problem ab 17.06.2020

      Hey - also seit gestern ist mein CC2531 nicht mehr erreichbar. Der Zigbee-Adapter bleibt gelb. Hängt das damit zusammen?

      ls -la /dev/serial/by-id zeigt mir meinen CC2531 - ist auch genau so eingerichtet im Zigbee-Adapter und hat so auch immer super funktioniert. 😄

      Ich bekomme nun immer in den Logs:

      (11063) Error: Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port' at Znp.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/z

      Eine Idee was auf einmal das Problem ist?

      Liebe Grüße
      Pierre

      posted in ioBroker Allgemein
      P
      PierrePetite
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo