Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. Fehlermeldungen (dev-server) beim öffen der Config

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Fehlermeldungen (dev-server) beim öffen der Config

Geplant Angeheftet Gesperrt Verschoben Entwicklung
28 Beiträge 6 Kommentatoren 1.9k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M MCU

    Ich hänge mich mal hier dran.
    Versuche mal ein wenig mit dem dev-server.
    Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

    Meine Problemchen sind:

    • auch wie oben beschrieben jede Menge an error-Anzeigen
    2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
    strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
    strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
    strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
    strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
    
    strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    
    strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
    
    strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
    strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
    strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
    
    strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
    strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
    
    strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
    strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    
    

    Als schema habe ich

    "$schema": "http://json-schema.org/draft-07/schema#",
    

    ist das richtig? oder muss da was anderes hinein?

    https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
    
    • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
      -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
      wo steht der entsprechende Eintrag in der io-package.json / package,json ?
    2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
    
    • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
      Welcher Befehl muss genutzt werden?

    .devserver
    1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

    admin
    044ca7bf-ccfc-432d-a616-b039ee386643-image.png

    ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

    • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
    startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
    
    /* es scheint mit der package.json im .devserver zusammenzuhängen */
    /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
    {
        "name":"dev-server.jarvis-extensions",
        "version":"1.0.0",
        "private":true,
        "dependencies":{
            "iobroker.admin":"latest",
            "iobroker.backitup":"3.0.26",
            "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
            "iobroker.js-controller":"latest",
            "iobroker.socketio":"6.7.1",
            "iobroker.vis":"1.5.6",
            "iobroker.web":"6.3.1",
            "iobroker.ws":"2.6.2"
        },
        "dev-server":{
            "adminPort":8081,
            "useSymlinks":false
        },
        "overrides":{
            "@iobroker/adapter-core":"^3.2.1"
        }
    }
    
    
    /* irgendwie doch nicht */
    system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
    

    Vielen Dank

    OliverIOO Offline
    OliverIOO Offline
    OliverIO
    schrieb am zuletzt editiert von
    #14

    ich versuche mal, soweit ich weiß

    @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

    die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

    2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
    strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
    
    strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
    
    strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
    

    wo hast du das schema?
    wenn du die vscode settings meinst, habe ich dort das drin stehen (ausschnitt).
    das wirkt aber nur im editor. beim build prozess hat das keine auswirkungen

    Als schema habe ich

    "$schema": "http://json-schema.org/draft-07/schema#",
    

    ist das richtig? oder muss da was anderes hinein?

        "json.schemas": [
            {
                "fileMatch": ["io-package.json"],
                "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
            },
            {
                "fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
            }
        ],
    
    https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
    

    verzeichnis widget löschen
    und in datei io-package.json
    bei dependencies vis entfernen

    • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
      -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln

    was soll dieser schnipfel sagen, wahrscheinlich hängt das mit der dependency in package.json weiter unten zusammen.

    2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
    

    wann wird etwas nicht aktualisiert wenn du WAS machst?
    package.json und io-package.json wird nicht automatisch im dev-server aktualisiert
    da muss man dann mit dem dev-server upload machen.
    ansonsten werden alle anderen dateien eigentlich schon aktualisiert (admin, adapter und auch widget-dateien für vis, bei letzterem muss man aber noch was machen, aber das brauchst du ja nicht.)

    • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
      Welcher Befehl muss genutzt werden?
    • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev

    lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

            "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
    

    diese zeigt auf die eigene festplatte. das macht man aus gründen der dynamischen entwicklung, wenn man separate repositories für bestimmte anteile verwendet. sollte beim publish aber aufgelöst werden, da das nie für andere funktionieren kann.

    Meine Adapter und Widgets
    TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
    Links im Profil

    M 1 Antwort Letzte Antwort
    1
    • M MCU

      Ich hänge mich mal hier dran.
      Versuche mal ein wenig mit dem dev-server.
      Mir fehlt so ein wenig die Info, in welcher Datei was drin stehen muss damit es ohne Probleme läuft.

      Meine Problemchen sind:

      • auch wie oben beschrieben jede Menge an error-Anzeigen
      2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
      strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "items" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
      strict mode: required property "#include" is not defined at "#/properties/items/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "items" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/0" (strictRequired)
      strict mode: required property "#include" is not defined at "#/patternProperties/%5E.%2B/allOf/9/then/oneOf/1" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
      strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
      
      strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      
      strict mode: use allowUnionTypes to allow union type keyword at "#/properties/width" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "items" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/0" (strictRequired)
      
      strict mode: required property "#include" is not defined at "#/items/allOf/10/then/allOf/1/oneOf/1" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      strict mode: required property "complex" is not defined at "#/items/allOf/21/then/oneOf/0" (strictRequired)
      strict mode: required property "simple" is not defined at "#/items/allOf/21/then/oneOf/1" (strictRequired)
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/sendToProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/sendToProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/sendToProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/passwordProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/passwordProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/passwordProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/checkboxProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/checkboxProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/checkboxProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/fileSelectorProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/fileSelectorProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/fileSelectorProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/numberProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/numberProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/numberProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/aliveProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/aliveProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/aliveProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/qrCodeProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/qrCodeProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/qrCodeProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/cronProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#/definitions/cronProps" (strictTypes)
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/0" (strictTypes)
      
      strict mode: required property "complex" is not defined at "#/definitions/cronProps/oneOf/0" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/cronProps/oneOf/1" (strictTypes)
      strict mode: required property "simple" is not defined at "#/definitions/cronProps/oneOf/1" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/deviceManagerProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/deviceManagerProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/deviceManagerProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/certificatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/certificatesProps" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/instanceProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/instanceProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/instanceProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/objectIdProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/objectIdProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/objectIdProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/timePickerProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/timePickerProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/timePickerProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/coordinatesProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/coordinatesProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "properties" at "#/definitions/coordinatesProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/interfaceProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/interfaceProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/interfaceProps" (strictTypes)
      
      strict mode: missing type "object" for keyword "required" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "additionalProperties" at "#/definitions/stateProps" (strictTypes)
      strict mode: missing type "object" for keyword "properties" at "#/definitions/stateProps" (strictTypes)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
      
      

      Als schema habe ich

      "$schema": "http://json-schema.org/draft-07/schema#",
      

      ist das richtig? oder muss da was anderes hinein?

      https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
      
      • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
        -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln
        wo steht der entsprechende Eintrag in der io-package.json / package,json ?
      2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
      
      • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
        Welcher Befehl muss genutzt werden?

      .devserver
      1f1f5598-79fd-40a2-b088-6e6126f968c9-image.png

      admin
      044ca7bf-ccfc-432d-a616-b039ee386643-image.png

      ich ändere im admin-Verzeichnis und rufe dann dev-server watch im Adapter-Ordner auf.

      • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev
      startInstance system.adapter.jarvis-extensions.0 Adapter dependency not fulfilled on "dev-jarvis-extensions-iobroker-dev": required adapter "vis" not found!
      
      /* es scheint mit der package.json im .devserver zusammenzuhängen */
      /* package.json, dort muss der iobroker.vis-Eintrag sehr wahrscheinlich raus */
      {
          "name":"dev-server.jarvis-extensions",
          "version":"1.0.0",
          "private":true,
          "dependencies":{
              "iobroker.admin":"latest",
              "iobroker.backitup":"3.0.26",
              "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
              "iobroker.js-controller":"latest",
              "iobroker.socketio":"6.7.1",
              "iobroker.vis":"1.5.6",
              "iobroker.web":"6.3.1",
              "iobroker.ws":"2.6.2"
          },
          "dev-server":{
              "adminPort":8081,
              "useSymlinks":false
          },
          "overrides":{
              "@iobroker/adapter-core":"^3.2.1"
          }
      }
      
      
      /* irgendwie doch nicht */
      system.adapter.jarvis-extensions.0 [sameHostDependency]: {"js-controller":">=3.3.22","vis":"*"}
      

      Vielen Dank

      mcm1957M Online
      mcm1957M Online
      mcm1957
      schrieb am zuletzt editiert von
      #15

      @mcu

      Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

      Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

      LESEN - gute Forenbeitrage

      OliverIOO M 2 Antworten Letzte Antwort
      1
      • mcm1957M mcm1957

        @mcu

        Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

        Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

        OliverIOO Offline
        OliverIOO Offline
        OliverIO
        schrieb am zuletzt editiert von
        #16

        @mcm1957

        Mit dem dev-Server kann man mit react entwickeln.
        Will er glaube ich auch nicht

        Meine Adapter und Widgets
        TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
        Links im Profil

        M 1 Antwort Letzte Antwort
        0
        • OliverIOO OliverIO

          ich versuche mal, soweit ich weiß

          @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

          die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

          2024-11-02 00:41:59.275  - debug: host.dev-jarvis-extensions-iobroker-dev Incoming Host message getHostInfo
          strict mode: missing type "object" for keyword "properties" at "#/if" (strictTypes)
          
          strict mode: missing type "object" for keyword "properties" at "#" (strictTypes)
          
          strict mode: required property "en" is not defined at "#/definitions/multilingual" (strictRequired)
          

          wo hast du das schema?
          wenn du die vscode settings meinst, habe ich dort das drin stehen (ausschnitt).
          das wirkt aber nur im editor. beim build prozess hat das keine auswirkungen

          Als schema habe ich

          "$schema": "http://json-schema.org/draft-07/schema#",
          

          ist das richtig? oder muss da was anderes hinein?

              "json.schemas": [
                  {
                      "fileMatch": ["io-package.json"],
                      "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                  },
                  {
                      "fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                      "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                  }
              ],
          
          https://github.com/ioBroker/adapter-react-v5/blob/main/schemas/jsonConfig.json
          

          verzeichnis widget löschen
          und in datei io-package.json
          bei dependencies vis entfernen

          • habe beim Creator fälschlicherweise VIS angeklickt, jetzt bekomme ich den Fehler
            -> wie bekomme ich den wieder weg? Möchte erstmal nicht mit / für VIS entwickeln

          was soll dieser schnipfel sagen, wahrscheinlich hängt das mit der dependency in package.json weiter unten zusammen.

          2024-11-02 00:42:04.096  - error: host.dev-jarvis-extensions-iobroker-dev cannot call visUtils: Not exists
          

          wann wird etwas nicht aktualisiert wenn du WAS machst?
          package.json und io-package.json wird nicht automatisch im dev-server aktualisiert
          da muss man dann mit dem dev-server upload machen.
          ansonsten werden alle anderen dateien eigentlich schon aktualisiert (admin, adapter und auch widget-dateien für vis, bei letzterem muss man aber noch was machen, aber das brauchst du ja nicht.)

          • Warum werden die Dateien im .devserver-Verzeichnis nicht aktualisiert? Bzw. wie werden sie dort aktualisiert?
            Welcher Befehl muss genutzt werden?
          • Wo finde ich die zugehörige Datei? dev-jarvis-extensions-iobroker-dev

          lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                  "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",
          

          diese zeigt auf die eigene festplatte. das macht man aus gründen der dynamischen entwicklung, wenn man separate repositories für bestimmte anteile verwendet. sollte beim publish aber aufgelöst werden, da das nie für andere funktionieren kann.

          M Online
          M Online
          MCU
          schrieb am zuletzt editiert von MCU
          #17

          @oliverio
          Zunächst ein großes Dankeschön für die ganzen Infos. Ich taste mich langsam ran.

          sagte in Fehlermeldungen (dev-server) beim öffen der Config:

          die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

          package,json

          080a3c46-fd3c-47eb-9060-7d6c377809d6-image.png

          trotzdem kommen die Warnungen / Errors

          wo hast du das schema?

          Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

          3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

          wann wird etwas nicht aktualisiert wenn du WAS machst?

          Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

          lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

          "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",

          Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
          Wird durch das build erstellt
          0531bb60-8b24-4e56-9019-cee4f6b1b655-image.png

          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

          mcm1957M 1 Antwort Letzte Antwort
          0
          • mcm1957M mcm1957

            @mcu

            Generell sind Fragen zur Entwicklung / Entwicklungsumgebung in unseren Telegram Channels (Invites unter hhtps://www.iobroker.dev) besser aufgehoben da sie dort Entwickeler gezielter erreichen.

            Inwieweit der dev-server zur Entwicklung von REACT taugt stell ich jetzt mal als Frage in den Raum. Wirkliche React Kenner gibt es nur seeehr wenige.

            M Online
            M Online
            MCU
            schrieb am zuletzt editiert von
            #18

            @mcm1957
            Ich will zunächst den Umgang mit Adapter-Entwicklung kennenlernen. Wenn dazu auch react notwendig ist, was ja auch in jarvis genutzt wird, werde ich dies auch versuchen.
            Den Telegram Channel werden ich nutzen, danke für die Info.

            NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

            1 Antwort Letzte Antwort
            0
            • OliverIOO OliverIO

              @mcm1957

              Mit dem dev-Server kann man mit react entwickeln.
              Will er glaube ich auch nicht

              M Online
              M Online
              MCU
              schrieb am zuletzt editiert von
              #19

              @oliverio react ist sicherlich auch irgendwann ein Thema. Aber erstmal eins nach dem anderen.

              NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

              1 Antwort Letzte Antwort
              0
              • M MCU

                @oliverio
                Zunächst ein großes Dankeschön für die ganzen Infos. Ich taste mich langsam ran.

                sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                die erscheinen nur bei der entwicklung, die kannst du ignorieren. ich glaube, die müssten weg sein, wenn m,an auf "@iobroker/adapter-core": "^3.2.2", aktualisiert.

                package,json

                080a3c46-fd3c-47eb-9060-7d6c377809d6-image.png

                trotzdem kommen die Warnungen / Errors

                wo hast du das schema?

                Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                wann wird etwas nicht aktualisiert wenn du WAS machst?

                Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                lokal auf der festplatte des erstellers. in der package.json siehst du ja die dependency

                "iobroker.jarvis-extensions":"file:../../iobroker.jarvis-extensions-0.0.1.tgz",

                Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                Wird durch das build erstellt
                0531bb60-8b24-4e56-9019-cee4f6b1b655-image.png

                mcm1957M Online
                mcm1957M Online
                mcm1957
                schrieb am zuletzt editiert von mcm1957
                #20

                @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                wo hast du das schema?

                Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                $schema gehört definitiv NICHT in io-package.json. Schmeiß das wieder raus.

                Welchen Fehler lieferte der Adapter Checker?

                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                Support Repositoryverwaltung.

                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                LESEN - gute Forenbeitrage

                M 1 Antwort Letzte Antwort
                1
                • OliverIOO Offline
                  OliverIOO Offline
                  OliverIO
                  schrieb am zuletzt editiert von
                  #21

                  @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                  Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                  hab ich bei keinem meiner adapter gemacht
                  das dann mal auf dem discord-server mit den anderen abklären

                  @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                  Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                  Wird durch das build erstellt

                  wo liegt den die datei, die du da anschaust?

                  @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                  Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                  nein, wie geschrieben, das gehört zu den anteilen, die durch ein separaten dev-server upload befehl nur geändert werden können.

                  @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                  Den Telegram Channel werden ich nutzen, danke für die Info.

                  nimm discord, ich finde den komfortabler. da erscheinen auch alle nachrichten aus telegram und antworten werden wieder zurückgespielt

                  Meine Adapter und Widgets
                  TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                  Links im Profil

                  M mcm1957M 2 Antworten Letzte Antwort
                  1
                  • mcm1957M mcm1957

                    @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                    wo hast du das schema?

                    Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                    3d8a431b-a10e-4bf1-8b71-11086d4bfa33-image.png

                    $schema gehört definitiv NICHT in io-package.json. Schmeiß das wieder raus.

                    Welchen Fehler lieferte der Adapter Checker?

                    M Online
                    M Online
                    MCU
                    schrieb am zuletzt editiert von
                    #22

                    @mcm1957
                    War nicht im Adapter-Check sondern im VSCode, hab da einige Sachen durcheinander gebracht.
                    Habs jetzt rausgenommen.
                    Danke.

                    NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                    mcm1957M 1 Antwort Letzte Antwort
                    0
                    • OliverIOO OliverIO

                      @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                      Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                      hab ich bei keinem meiner adapter gemacht
                      das dann mal auf dem discord-server mit den anderen abklären

                      @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                      Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                      Wird durch das build erstellt

                      wo liegt den die datei, die du da anschaust?

                      @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                      Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                      nein, wie geschrieben, das gehört zu den anteilen, die durch ein separaten dev-server upload befehl nur geändert werden können.

                      @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                      Den Telegram Channel werden ich nutzen, danke für die Info.

                      nimm discord, ich finde den komfortabler. da erscheinen auch alle nachrichten aus telegram und antworten werden wieder zurückgespielt

                      M Online
                      M Online
                      MCU
                      schrieb am zuletzt editiert von MCU
                      #23

                      @oliverio sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                      nimm discord, ich finde den komfortabler.

                      11560fb6-5c63-4cb9-962b-c92475a6a8c1-image.png

                      Nur Join geklickt
                      41889ec9-1c35-4a7e-a1a6-eac8f7446a82-image.png

                      NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                      OliverIOO 1 Antwort Letzte Antwort
                      0
                      • OliverIOO OliverIO

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                        hab ich bei keinem meiner adapter gemacht
                        das dann mal auf dem discord-server mit den anderen abklären

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Ok, aber die Datei wird wodurch erzeugt? Ich finde diese nicht.
                        Wird durch das build erstellt

                        wo liegt den die datei, die du da anschaust?

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                        nein, wie geschrieben, das gehört zu den anteilen, die durch ein separaten dev-server upload befehl nur geändert werden können.

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Den Telegram Channel werden ich nutzen, danke für die Info.

                        nimm discord, ich finde den komfortabler. da erscheinen auch alle nachrichten aus telegram und antworten werden wieder zurückgespielt

                        mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        schrieb am zuletzt editiert von
                        #24

                        @oliverio said in Fehlermeldungen (dev-server) beim öffen der Config:

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Ich musste das $schema in der iopackage.json eintragen, sonst kam immer ein Fehler beim Adapter-Check

                        hab ich bei keinem meiner adapter gemacht
                        das dann mal auf dem discord-server mit den anderen abklären

                        $schema gehört definitiv nicht rein. Ich schätze das es um einen Fehler aus admin-ui geht (mangels Info schwer abschätzbar) und der Eintrag das Prüfschema überschreibt. Damit kriegt man dann auch Fehler weg.

                        Also Eintrag raus und Fehelrmeldung auf Telegramm posten.

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Ich dachte, wenn ich z.B. das Icon im admin-Verzeichnis ändere, dass dann mit dev-server watch, das Icon auch im dev-server angepasst wird. Anscheinend ja nur mit dev-server upload. Muss ich jetzt mal alles probleren.

                        nein, wie geschrieben, das gehört zu den anteilen, die durch ein separaten dev-server upload befehl nur geändert werden können.

                        watch überwacht primär die CODETEILE des Adapters. Die UI benötigt meist ein upload. Ob watch mittlerweile jsonConfig.json schon überwacht weiß ich nicht auswendig.

                        @mcu sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                        Den Telegram Channel werden ich nutzen, danke für die Info.

                        nimm discord, ich finde den komfortabler. da erscheinen auch alle nachrichten aus telegram und antworten werden wieder zurückgespielt

                        Nimm den Telegramm Channel. Die Core Entwickler sind in Telegramm und da ist alles zentral. :-) :-) :-)

                        Im Ernst - nimm das was du schon benutzt. Im Prinzip werden die Posts zwischen Telegramm in Discord gespiegelt - wenn der Bot nicht grad hängt. Wenn's dringend ist ist Telegramm der sicherere Weg wen zu erreichen. Aber Discord ist auch voll OK. Und wenn du dich dort wohlfühlst ists auch OK. Wenn du mal keien Antwort kriegst frag halt (auch) direkt in Telegramm. Ev. wurde was nicht weitergeleitet.

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                        LESEN - gute Forenbeitrage

                        1 Antwort Letzte Antwort
                        0
                        • M MCU

                          @mcm1957
                          War nicht im Adapter-Check sondern im VSCode, hab da einige Sachen durcheinander gebracht.
                          Habs jetzt rausgenommen.
                          Danke.

                          mcm1957M Online
                          mcm1957M Online
                          mcm1957
                          schrieb am zuletzt editiert von
                          #25

                          @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                          @mcm1957
                          War nicht im Adapter-Check sondern im VSCode, hab da einige Sachen durcheinander gebracht.
                          Habs jetzt rausgenommen.
                          Danke.

                          OK - müßte man auch schaun was genau gemeckert wurde :-)
                          Die Prüfschemas stehen da in settings.json (aber natürlich auch via gui pfelegbar).
                          Sollte in etwa so aussehen:

                          {
                              "eslint.enable": true,
                              "json.schemas": [
                                  {
                                      "fileMatch": [
                                          "io-package.json"
                                      ],
                                      "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                                  },
                                  {
                                      "fileMatch": [
                                          "admin/jsonConfig.json",
                                          "admin/jsonCustom.json",
                                          "admin/jsonTab.json"
                                      ],
                                      "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                                  }
                              ]
                          }
                          

                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                          Support Repositoryverwaltung.

                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                          LESEN - gute Forenbeitrage

                          M 1 Antwort Letzte Antwort
                          0
                          • mcm1957M mcm1957

                            @mcu said in Fehlermeldungen (dev-server) beim öffen der Config:

                            @mcm1957
                            War nicht im Adapter-Check sondern im VSCode, hab da einige Sachen durcheinander gebracht.
                            Habs jetzt rausgenommen.
                            Danke.

                            OK - müßte man auch schaun was genau gemeckert wurde :-)
                            Die Prüfschemas stehen da in settings.json (aber natürlich auch via gui pfelegbar).
                            Sollte in etwa so aussehen:

                            {
                                "eslint.enable": true,
                                "json.schemas": [
                                    {
                                        "fileMatch": [
                                            "io-package.json"
                                        ],
                                        "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/schemas/io-package.json"
                                    },
                                    {
                                        "fileMatch": [
                                            "admin/jsonConfig.json",
                                            "admin/jsonCustom.json",
                                            "admin/jsonTab.json"
                                        ],
                                        "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                                    }
                                ]
                            }
                            
                            M Online
                            M Online
                            MCU
                            schrieb am zuletzt editiert von
                            #26

                            @mcm1957 Da stand bei mir

                            "json.schemas": [
                            		{
                            			"fileMatch": ["io-package.json"],
                            			"url": "https://json.schemastore.org/io-package"
                            		},
                            		{
                            			"fileMatch": ["admin/jsonConfig.json", "admin/jsonCustom.json", "admin/jsonTab.json"],
                            			"url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
                            		}
                            	]
                            

                            NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                            1 Antwort Letzte Antwort
                            0
                            • M MCU

                              @oliverio sagte in Fehlermeldungen (dev-server) beim öffen der Config:

                              nimm discord, ich finde den komfortabler.

                              11560fb6-5c63-4cb9-962b-c92475a6a8c1-image.png

                              Nur Join geklickt
                              41889ec9-1c35-4a7e-a1a6-eac8f7446a82-image.png

                              OliverIOO Offline
                              OliverIOO Offline
                              OliverIO
                              schrieb am zuletzt editiert von
                              #27

                              @mcu
                              Probier mal das

                              https://discord.gg/6gDAmWDt

                              Meine Adapter und Widgets
                              TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                              Links im Profil

                              M 1 Antwort Letzte Antwort
                              1
                              • OliverIOO OliverIO

                                @mcu
                                Probier mal das

                                https://discord.gg/6gDAmWDt

                                M Online
                                M Online
                                MCU
                                schrieb am zuletzt editiert von
                                #28

                                @oliverio Klappt. Danke.

                                NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                1 Antwort Letzte Antwort
                                0
                                Antworten
                                • In einem neuen Thema antworten
                                Anmelden zum Antworten
                                • Älteste zuerst
                                • Neuste zuerst
                                • Meiste Stimmen


                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                349

                                Online

                                32.4k

                                Benutzer

                                81.4k

                                Themen

                                1.3m

                                Beiträge
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                ioBroker Community 2014-2025
                                logo
                                • Anmelden

                                • Du hast noch kein Konto? Registrieren

                                • Anmelden oder registrieren, um zu suchen
                                • Erster Beitrag
                                  Letzter Beitrag
                                0
                                • Home
                                • Aktuell
                                • Tags
                                • Ungelesen 0
                                • Kategorien
                                • Unreplied
                                • Beliebt
                                • GitHub
                                • Docu
                                • Hilfe