Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 38
    • Best 0
    • Groups 1

    holofury

    @holofury

    -1
    Reputation
    6
    Profile views
    38
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    holofury Follow
    Starter

    Latest posts made by holofury

    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu
      Kein Problem, dann warte ich einfach ab - wird ja sicherlich mal gefixt in einem späteren Release.

      Hab das eigentlich nur aktiv angegriffen, weil in der beta.64 die Inhalte der PopUps verschwunden waren.
      Das geht ja mit der beta.65 zumindest schon wieder.

      Aber vielen Dank für deine Zeit + Mühe!

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @MCU
      Keine Veränderung

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu
      Ja, will einfach nur bei Klick auf einen State den Tab wechseln, damit fing alles an 😉

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu

      index-cc169059.js:16 TypeError: v.trim is not a function
          at u (index-cc169059.js:1578:2440)
          at setup (index-cc169059.js:1578:2461)
          at callWithErrorHandling (index-cc169059.js:16:788)
          at setupStatefulComponent (index-cc169059.js:16:60621)
          at setupComponent (index-cc169059.js:16:60280)
          at re (index-cc169059.js:16:38821)
          at ie (index-cc169059.js:16:38657)
          at Y (index-cc169059.js:16:34643)
          at ReactiveEffect.be [as fn] (index-cc169059.js:16:40351)
          at ReactiveEffect.run (index-cc169059.js:9:1918)
      
      Uncaught SyntaxError: Unexpected identifier 'Object'
          at useCustomTag (index-cc169059.js:108:4108)
          at index-cc169059.js:108:75834
      
      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu
      Cache löschen hat das Problem behoben.

      Scripte gehen nach wie vor nicht.

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu
      Jetzt isses ganz kaputt:

      d6c6581c-5c6b-4d94-b562-8e7bb98202aa-image.png

      Cache löschen hat geholfen 😉

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      e5a30b8c-9797-444f-acd9-2cbc5d3501eb-image.png

      So?

      localStorage.clear() bringt nur undefined

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu Jetzt hat signature auch bei css einen Inhalt:

      {
        "version": 3.2,
        "signature": 3460953447826435,
        "styles": ".q-page-container {\n\tpadding-top: 0px !important;\n}\n\n.jarvis-tabs-container .tabIcon {\n\ttransform: scale(1.5, 1.5);\n}\n\n.jarvis-tabs-container {\n\theight: 50px;\n\t/* man kann auch 60px nehmen */\n\t/* -> Icon weiter runter zur Auswahllinie */\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.jarvis-tabs-container .q-tab__content {\n\t/* Klickbereich */\n\tmin-width: 40px!important;\n\tmin-height: 50px;\n\t/* wenn man oben bei tabs-container die height ändert */\n\t/* dann auch hier 60px */\n\tvertical-align: inherit;\n}\n\n.jarvis-page-container {\n\tbackground-image: url(\"https://w.forfun.com/fetch/3d/3dc71baf5d8da82a1246c24c940ee10b.jpeg\");\n}\n\n.body--dark .jarvis-header {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.jarvis-widget-container {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n.body--dark .jarvis-widget {\n\tbackground: rgba(0,0,0,0.45);\n}\n\n.body--light .jarvis-widget {\n\tbackground: rgba(255,255,255,1);\n}\n\n.body--dark .jarvis-tabs-container {\n\tbackground-color: rgba(0,0,0,0.45) !important;\n}\n\n/* für JsonTable ergänzt @mcu */\n\n.q-table__container {\n\tbackground-color: transparent !important;\n}\n\n/* für Trennstrich für TABs ergänzt @mcu */\n\n.q-header--bordered {\n\tborder: 1px solid transparent !important;\n}\n\n/* MediaControl in transparentem Design @mcu */\n\n.cover {\n\tbackground-color: transparent !important;\n}\n\n.controls {\n\tbackground-color: transparent !important;\n}\n\n.track-information {\n\tbackground: rgba(25, 118, 210, 0) !important;\n}\n\n.track-duration {\n\tbackground-color: white;\n}\n\n.track-progress {\n\tbackground-color: blue;\n}\n\n.controls .jarvis-icon svg {\n\tcolor: white;\n}\n\n.controls .controlsLeft .q-btn__wrapper {\n\tbackground-color: transparent !important;\n}\n\n.controls .q-btn-group >.q-btn-item {\n\tbackground-color: transparent !important;\n}\n\n/* Bei JsonTable in Vergrößerung anderer Hintergrund nicht transparent @MCU */\n\n.fullscreen.scroll.jarvis-JsonTable.sticky-table-header {\n\tbackground-image: url(\"https://w.forfun.com/fetch/3d/3dc71baf5d8da82a1246c24c940ee10b.jpeg\") !important;\n}"
      }
      

      Hat aber keine Verbesserung gebracht.

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis

      @mcu
      Achso, ich dachte du wolltest die gesamten Inhalte 😄

      6ca90391-5ecf-4b7e-ba1c-31ca5abf52af-image.png

      posted in Tester
      H
      holofury
    • RE: jarvis v3.2.x - just another remarkable vis
      {
        "version": 3.2,
        "signature": 7813676603462119,
        "scripts": {}
      }
      

      devices.txt scripts:
      widgets.txt

      notifications und theme sind leer

      posted in Tester
      H
      holofury
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo