NEWS
jarvis v3.0.0 - just another remarkable vis
-
@mcu
Issue habe ich angelegt, ich hoffe es wird klar was ich damit meine
https://github.com/Zefau/ioBroker.jarvis/issues/1339 -
@sigi234 said in jarvis v3.0.0 (beta) - just another remarkable vis:
F5 mal getestet
Eben probiert... Die Kalendarwoche wurde sofort angezeit. Sonnenauf- und Sonnenuntergang blaue Kreise. Nach ca. 30 Sekunden kamen die Werte.
-
Ich brauche mal Hilfe bei einem Gerät. Es geht um ein Licht (LED-Streifen):
Die HW stellt 2 Datenpunkte zur Verfügung
- ACTUAL - ist ein Boolean, Readonly, false=Licht aus, true=Licht an
- SET - ist vom Typ Number, Write-Only, 0=Licht aus, 1=Licht an
Bei SET gibt es noch weitere Werte, aber mir geht es erstmal nur um die Funktionalität An/Aus.
^^^ so habe ich es aktuell konfiguriert. Bei den DP habe ich den Pfad entfernt, sonst hätte man ACTUAL/SET nicht in Scrennshot gesehen.Startzustand: ACTUAL=false, SET=0 (Licht ist aus)
Wenn das Licht aus ist, stimmt die Anzeige.
Klicke ich auf den Switch, wird 1 in den DP SET geschrieben.
Daraufhin geht das Licht an, ACTUAL wechselt auf true, und die Anzeige links neben dem Switch wechselt auf an.
Soweit ist alles korrekt.Was nicht geht, ist der Switch. Der bleibt stur auf off. Siehe Foto:
Was muss ich denn noch bzw. anders konfigurieren, damit der Switch auch umschaltet. Problem ist hier das von ACTUAL(boolean) gelesen wird und in SET(number) geschrieben werden muss.
-
Tach zusammen,
ich versuche einen Datenpunkt mit einer IP Adresse so zu formatieren, dass ich Ihn aus der Jarvis Anzeige bzw. dem Pop-Up direkt aufrufen kann (neues Browserfenster).
Hierzu habe ich mit dem Feld "Datenpunkt Eigenschaften" einige Varianten ausprobiert.Beispiel: {"value":"val => 'http://' +String(val)"} - da fehlt aber leider noch ein Puzzlestück.
Weiß evtl. jemand ob ein Hyperlink (href) innerhalb der Datenpunktformatierung in Jarvis V3 unterstützt wird und wenn ja, wie "Herr Json" das akzeptieren würde?
Referenz: https://github.com/Zefau/ioBroker.jarvis/issues/369
Gruß /// Nonixnarrez
-
-
@j1s2e3
Da muss ein boolean rein, da der Datenpunkt Anzeige ja ein boolean ist:{"false":"aus","true":"an"}
Wie sind die Einstellungen zur SwitchAction?
-
@j1s2e3 Web-Adapter neugestartet?
-
Seit Version 18 kommt das:
jarvis.0 2021-12-21 15:39:20.445 warn alias.0.Geschirrspüler.BSH_Common_Command_PauseProgram is not a valid state jarvis.0 2021-12-21 15:39:20.344 warn alias.0.Geschirrspüler.BSH_Common_Command_ResumeProgram is not a valid state jarvis.0 2021-12-21 15:39:20.276 warn alias.0.Geschirrspüler.BSH_Common_Command_StopProgram is not a valid state jarvis.0 2021-12-21 15:39:19.974 warn http://192.168.178.20:8082/vis.0/yamaha-rx-v481.png is not a valid state jarvis.0 2021-12-21 15:39:19.902 warn tr-064.0.phonebook.number is not a valid state jarvis.0 2021-12-21 15:39:19.814 warn tr-064.0.phonebook.name is not a valid state jarvis.0 2021-12-21 15:39:19.709 warn tr-064.0.phonebook.image is not a valid state jarvis.0 2021-12-21 15:39:19.703 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.702 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.702 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.702 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.702 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.701 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.353 warn .ACTUAL is not a valid state jarvis.0 2021-12-21 15:39:19.298 warn hue.0.Philips_hue.Alle.scene_nachtlicht is not a valid state jarvis.0 2021-12-21 15:39:19.245 warn hue.0.Philips_hue.Alle.scene_gedimmt is not a valid state jarvis.0 2021-12-21 15:39:19.167 warn hue.0.Philips_hue.Alle.scene_hell is not a valid state jarvis.0 2021-12-21 15:39:19.086 warn hue.0.Philips_hue.Alle.scene_frühlingsblüten is not a valid state jarvis.0 2021-12-21 15:39:19.000 warn hue.0.Philips_hue.Alle.scene_nordlichter is not a valid state jarvis.0 2021-12-21 15:39:18.893 warn hue.0.Philips_hue.Alle.scene_tropendämmerung is not a valid state jarvis.0 2021-12-21 15:39:18.788 warn hue.0.Philips_hue.Alle.scene_sonnenuntergang_savanne is not a valid state jarvis.0 2021-12-21 15:39:18.706 warn hue.0.Philips_hue.Alle.scene_energie_tanken is not a valid state jarvis.0 2021-12-21 15:39:18.609 warn hue.0.Philips_hue.Alle.scene_konzentrieren is not a valid state jarvis.0 2021-12-21 15:39:18.438 warn hue.0.Philips_hue.Alle.scene_lesen is not a valid state jarvis.0 2021-12-21 15:39:18.308 warn hue.0.Philips_hue.Alle.scene_entspannen is not a valid state jarvis.0 2021-12-21 15:39:18.223 warn hue.0.Philips_hue.Büro.scene_nachtlicht is not a valid state jarvis.0 2021-12-21 15:39:18.142 warn hue.0.Philips_hue.Büro.scene_frühlingsblüten is not a valid state jarvis.0 2021-12-21 15:39:18.036 warn hue.0.Philips_hue.Büro.scene_nordlichter is not a valid state jarvis.0 2021-12-21 15:39:17.878 warn hue.0.Philips_hue.Büro.scene_tropendämmerung is not a valid state jarvis.0 2021-12-21 15:39:17.669 warn hue.0.Philips_hue.Büro.scene_sonnenuntergang_savanne is not a valid state jarvis.0 2021-12-21 15:39:17.541 warn hue.0.Philips_hue.Büro.scene_energie_tanken is not a valid state jarvis.0 2021-12-21 15:39:17.401 warn hue.0.Philips_hue.Büro.scene_konzentrieren is not a valid state jarvis.0 2021-12-21 15:39:17.302 warn hue.0.Philips_hue.Büro.scene_lesen is not a valid state jarvis.0 2021-12-21 15:39:17.175 warn hue.0.Philips_hue.Büro.scene_entspannen is not a valid state jarvis.0 2021-12-21 15:39:17.127 warn hue.0.Philips_hue.Küche.scene_scene_storagescene_ is not a valid state jarvis.0 2021-12-21 15:39:17.073 warn hue.0.Philips_hue.Küche.scene_bewegung is not a valid state jarvis.0 2021-12-21 15:39:17.023 warn hue.0.Philips_hue.Küche.scene_scene_recoveryscene_ is not a valid state jarvis.0 2021-12-21 15:39:16.946 warn hue.0.Philips_hue.Küche.scene_nachtlicht is not a valid state jarvis.0 2021-12-21 15:39:16.881 warn hue.0.Philips_hue.Küche.scene_energie_tanken is not a valid state jarvis.0 2021-12-21 15:39:16.830 warn hue.0.Philips_hue.Küche.scene_hell is not a valid state jarvis.0 2021-12-21 15:39:16.771 warn hue.0.Philips_hue.Küche.scene_lesen is not a valid state jarvis.0 2021-12-21 15:39:16.715 warn hue.0.Philips_hue.Küche.scene_gedimmt_küche is not a valid state jarvis.0 2021-12-21 15:39:16.622 warn hue.0.Philips_hue.Küche.scene_entspannen is not a valid state jarvis.0 2021-12-21 15:39:16.544 warn hue.0.Philips_hue.Küche.scene_konzentrieren_küche is not a valid state jarvis.0 2021-12-21 15:39:16.488 warn hue.0.Philips_hue.Küche.scene_frühlingsblüten is not a valid state jarvis.0 2021-12-21 15:39:16.440 warn hue.0.Philips_hue.Küche.scene_sonnenuntergang_savanne is not a valid state jarvis.0 2021-12-21 15:39:16.392 warn hue.0.Philips_hue.Küche.scene_tropendämmerung is not a valid state jarvis.0 2021-12-21 15:39:16.340 warn hue.0.Philips_hue.Bad_Room.scene_gedimmt_bad is not a valid state jarvis.0 2021-12-21 15:39:16.293 warn hue.0.Philips_hue.Bad_Room.scene_hell_bad is not a valid state jarvis.0 2021-12-21 15:39:16.237 warn hue.0.Philips_hue.Bad_Room.scene_nachtlicht_bad is not a valid state jarvis.0 2021-12-21 15:39:16.166 warn http://192.168.178.20:8082/vis.0/VU_analog.gif is not a valid state
Ebenso kommt bei den Bar Charts das : (bei mouseover in den Balken)
-
@sigi234 Welches Hintergrundbild nutzt du?
-
@mcu sagte in jarvis v3.0.0 (beta) - just another remarkable vis:
@sigi234 Welches Hintergrundbild nutzt du?
background-image: url("https://images.hdqwalls.com/download/black-gradient-b9-1920x1080.jpg");
-
@mcu said in jarvis v3.0.0 (beta) - just another remarkable vis:
@j1s2e3
Da muss ein boolean rein, da der Datenpunkt Anzeige ja ein boolean ist:{"false":"aus","true":"an"}
Sorry, habe den falschen Screenshot erwischt. Das hatte ich auch schon angepasst. Habe vorher schon alles mögliche ausprobiert. D.h. die Booleanvariante unter Anzeigevariante ist so drin, und geht trotzdem nicht.Wie sind die Einstellungen zur SwitchAction?
Default. Habe nix dran geändert. -
@j1s2e3 Das sollte so aussehen:
Mach mal bitte ein Upload von jarvis:
iobroker upload jarvis
aus der console
Welche Version?v3.0.0-beta.18
-
@mcu said in jarvis v3.0.0 (beta) - just another remarkable vis:
@j1s2e3 Web-Adapter neugestartet?
Nee hatte ich nicht. Eben probiert, nach F5 in Jarvis dauert es jetzt ca. 10 Sekunden bis Sonnenauf- und Sonnenuntergang angezeigt werden. Kalendarwoche ist sofort da.
-
@mcu said in jarvis v3.0.0 (beta) - just another remarkable vis:
@j1s2e3 Das sollte so aussehen:
Mach mal bitte ein Upload von jarvis:
iobroker upload jarvis
aus der console
Welche Version?v3.0.0-beta.18
v3.0.0-beta.18
iobroker upload habe ich gemacht. Dann iobroker neu gestartet. Alles beim alten. Geht nicht.
Dann habe ich den DP on_on gelöscht und neu angelegt. SwitchAction->Einstellungen sieht jetzt so aus:
Immerhin habe ich jetzt 2 Auswahlmöglichkeiten für den Datenpunktwert im Dropdownmenu.
-
Jarvis-Update mache ich immer so ^^^
Und noch eine Info. Ich hatte vorher Jarvis V2 am laufen. Evtl. ist beim Update/Konvertieren irgendwas schief gelaufen???
-
@j1s2e3 Das Update passt schon so. Upload auf der console hast du auch gemacht?
Hat mit der Umsetzung v2-> v3 nichts zu tun. -
@mcu said in jarvis v3.0.0 (beta) - just another remarkable vis:
@j1s2e3 Das Update passt schon so. Upload auf der console hast du auch gemacht?
Hat mit der Umsetzung v2-> v3 nichts zu tun.Ja, habe das upload gemacht:
root@pi:/opt/iobroker# iobroker upload jarvis upload [15] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/zefau.jpg zefau.jpg image/jpeg upload [14] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/words.js words.js application/javascript upload [13] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/jarvis.png jarvis.png image/png upload [12] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/index_m.html index_m.html text/html upload [11] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json upload [10] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/ru/translations.json i18n/ru/translations.json application/json upload [9] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/pt/translations.json i18n/pt/translations.json application/json upload [8] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/pl/translations.json i18n/pl/translations.json application/json upload [7] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/nl/translations.json i18n/nl/translations.json application/json upload [6] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/it/translations.json i18n/it/translations.json application/json upload [5] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/fr/translations.json i18n/fr/translations.json application/json upload [4] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/es/translations.json i18n/es/translations.json application/json upload [3] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/en/translations.json i18n/en/translations.json application/json upload [2] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/i18n/de/translations.json i18n/de/translations.json application/json upload [1] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/admin.js admin.js application/javascript upload [0] jarvis.admin /opt/iobroker/node_modules/iobroker.jarvis/admin/admin.css admin.css text/css upload [100] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/img/moon_24.3f480ec5.png img/moon_24.3f480ec5.png image/png upload [90] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/img/moon_15.a88798db.png img/moon_15.a88798db.png image/png upload [80] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icons/web/icon-512-maskable.png icons/web/icon-512-maskable.png image/png upload [70] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icons/ios/AppIcon@2x.png icons/ios/AppIcon@2x.png image/png upload [60] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icons/ios/AppIcon-29@2x~ipad.png icons/ios/AppIcon-29@2x~ipad.png image/png upload [50] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icons/icon-192x192.png icons/icon-192x192.png image/png upload [40] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icons/android/res/mipmap-xxhdpi/ic_launcher.png icons/android/res/mipmap-xxhdpi/ic_launcher.png image/png upload [30] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icons/android/res/mipmap-anydpi-v26/ic_launcher.xml icons/android/res/mipmap-anydpi-v26/ic_launcher.xml application/xml upload [20] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icon-128x128.png icon-128x128.png image/png upload [19] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/icon-1024x1024.png icon-1024x1024.png image/png upload [18] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/materialdesignicons-webfont.606b1642.woff2 fonts/materialdesignicons-webfont.606b1642.woff2 font/woff2 upload [17] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/materialdesignicons-webfont.5dff34d5.woff fonts/materialdesignicons-webfont.5dff34d5.woff font/woff upload [16] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.cf9862e8.woff2 fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.cf9862e8.woff2 font/woff2 upload [15] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.40fa1be9.woff fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.40fa1be9.woff font/woff upload [14] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/KFOmCnqEu92Fr1Mu4mxM.9b78ea3b.woff fonts/KFOmCnqEu92Fr1Mu4mxM.9b78ea3b.woff font/woff upload [13] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/KFOlCnqEu92Fr1MmYUtfBBc-.b555d228.woff fonts/KFOlCnqEu92Fr1MmYUtfBBc-.b555d228.woff font/woff upload [12] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/KFOlCnqEu92Fr1MmWUlfBBc-.0344cc3c.woff fonts/KFOlCnqEu92Fr1MmWUlfBBc-.0344cc3c.woff font/woff upload [11] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/KFOlCnqEu92Fr1MmSU5fBBc-.877b9231.woff fonts/KFOlCnqEu92Fr1MmSU5fBBc-.877b9231.woff font/woff upload [10] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/KFOlCnqEu92Fr1MmEU9fBBc-.ddd11dab.woff fonts/KFOlCnqEu92Fr1MmEU9fBBc-.ddd11dab.woff font/woff upload [9] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/fonts/KFOkCnqEu92Fr1MmgVxIIzQ.9391e6e2.woff fonts/KFOkCnqEu92Fr1MmgVxIIzQ.9391e6e2.woff font/woff upload [8] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/favicon.ico favicon.ico image/vnd.microsoft.icon upload [7] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/css/vendor.2d4cce86.css css/vendor.2d4cce86.css text/css upload [6] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/css/app.b35c1dd2.css css/app.b35c1dd2.css text/css upload [5] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/css/5.b4273620.css css/5.b4273620.css text/css upload [4] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/css/4.16536d15.css css/4.16536d15.css text/css upload [3] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/css/3.1d9edfe1.css css/3.1d9edfe1.css text/css upload [2] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/css/1.2364fbbf.css css/1.2364fbbf.css text/css upload [1] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/apple-touch-icon.png apple-touch-icon.png image/png upload [0] jarvis /opt/iobroker/node_modules/iobroker.jarvis/www/apple-icon-120x120.png apple-icon-120x120.png image/png
... das kaum raus.
Danach service iobroker restart.
-
@j1s2e3 Cache im Browser gelöscht? Und dann bin ich draussen.
Cache im Web-Adapter ist aus? -
@mcu said in jarvis v3.0.0 (beta) - just another remarkable vis:
@j1s2e3 Cache im Browser gelöscht? Und dann bin ich draussen.
Cache im Web-Adapter ist aus?Cache gelöscht -> keine Änderung. Switch geht nicht und unter SwitchAction->Einstellung gibt es nur das config#componentOptions#_all#val#options#val
Anderen Browser probiert -> das gleiche
Nochmal neuen DP angelegt, SwitchAction ausgewählt, Einstellungen wie gehabt. Rohwert(val) sehe ich nicht.
Cache im Webadapter ist aus
-