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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Simple + Vis Api startet nicht

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Simple + Vis Api startet nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
18 Beiträge 2 Kommentatoren 678 Aufrufe 2 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.
  • Thomas BraunT Thomas Braun

    @majorkamy sagte in Simple + Vis Api startet nicht:

    *** DISPLAY-SERVER SETUP ***

    Schalt den Display-Mumpitz aus. Oder hängt ein Monitor für die vis direkt an dem Rechner?

    1Wire kann nicht laufen, der Dienst startet nicht:

    *** FAILED SERVICES ***

    UNIT LOAD ACTIVE SUB DESCRIPTION

    • owftpd.service loaded failed failed Anonymous FTP server for 1-wire access
    • owserver.socket loaded failed failed Listening socket for owserver

    vis läuft auch nicht.

    system.adapter.vis.0 : vis : NuC - enabled

    iob enable web
    iob start vis
    

    sagt?

    M Offline
    M Offline
    Majorkamy
    schrieb am zuletzt editiert von Homoran
    #7

    @thomas-braun

    majorkamy@NuC:/$ iobroker enable web
    iobroker [command]
    
    Commands:
      iobroker setup                                               Setup ioBroker
      iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
      iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
      iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
      iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
      iobroker info                                                Shows the host info
      iobroker logs [<adapter>]                                    Monitor log
      iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
      iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
      iobroker rebuild [<module>]                                  Rebuild all native modules or path
      iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub, if a package name is provided instead of an url, it will be installed from npm
      iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
      iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
      iobroker update [<repositoryUrl>]                            Update repository and list adapters
      iobroker upgrade                                             Upgrade management
      iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
      iobroker object                                              Object management  [aliases: o]
      iobroker state                                               State management  [aliases: s]
      iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
      iobroker list <type> [<filter>]                              List all entries, like objects
      iobroker chmod <mode> <file>                                 Change file rights
      iobroker chown <user> <group> <file>                         Change file ownership
      iobroker touch <file>                                        Touch file
      iobroker rm <file>                                           Remove file
      iobroker file                                                File management
      iobroker user                                                User commands
      iobroker group                                               group management
      iobroker host <hostname>                                     Set host to given hostname
      iobroker set <adapter>.<instance>                            Change settings of adapter config
      iobroker license <license.file or license.text>              Update license by given file
      iobroker cert                                                Certificate management
      iobroker clean <yes>                                         Clears all objects and states
      iobroker backup                                              Create backup
      iobroker restore <backup name or path>                       Restore a specified backup
      iobroker validate <backup name or path>                      Validate a specified backup
      iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
      iobroker repo                                                Show repo information
      iobroker uuid                                                Show uuid of the installation  [aliases: id]
      iobroker unsetup                                             Reset license, installation secret and language
      iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
      iobroker nodejs-update [<major-version>]                     Upgrade the Node.JS installation to the current LTS
      iobroker multihost                                           Multihost management
      iobroker compact                                             compact group management
      iobroker plugin                                              Plugin management
      iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
      iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
    
    Options:
      --help  Show help  [boolean]
    majorkamy@NuC:/$ iobroker start vis
    majorkamy@NuC:/$
    

    MOD-EDIT: Code in code-tags gesetzt!

    Es erscheint kein sichtbarer Fehler aber die Vis bleibt inaktiv.

    und nein ich habe keinen direkten Monitor dran.

    Die Visualisierung lief bzw soll auch wieder über einen RasperiPi über einen Kioskbrowser und Touchbildschirm laufen.
    Soll ich es über iob fix deaktivieren?

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • M Majorkamy

      @thomas-braun

      majorkamy@NuC:/$ iobroker enable web
      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
        iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
        iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
        iobroker info                                                Shows the host info
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
        iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
        iobroker rebuild [<module>]                                  Rebuild all native modules or path
        iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub, if a package name is provided instead of an url, it will be installed from npm
        iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
        iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
        iobroker update [<repositoryUrl>]                            Update repository and list adapters
        iobroker upgrade                                             Upgrade management
        iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
        iobroker object                                              Object management  [aliases: o]
        iobroker state                                               State management  [aliases: s]
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
        iobroker list <type> [<filter>]                              List all entries, like objects
        iobroker chmod <mode> <file>                                 Change file rights
        iobroker chown <user> <group> <file>                         Change file ownership
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given hostname
        iobroker set <adapter>.<instance>                            Change settings of adapter config
        iobroker license <license.file or license.text>              Update license by given file
        iobroker cert                                                Certificate management
        iobroker clean <yes>                                         Clears all objects and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specified backup
        iobroker validate <backup name or path>                      Validate a specified backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
        iobroker repo                                                Show repo information
        iobroker uuid                                                Show uuid of the installation  [aliases: id]
        iobroker unsetup                                             Reset license, installation secret and language
        iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
        iobroker nodejs-update [<major-version>]                     Upgrade the Node.JS installation to the current LTS
        iobroker multihost                                           Multihost management
        iobroker compact                                             compact group management
        iobroker plugin                                              Plugin management
        iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
        iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
      
      Options:
        --help  Show help  [boolean]
      majorkamy@NuC:/$ iobroker start vis
      majorkamy@NuC:/$
      

      MOD-EDIT: Code in code-tags gesetzt!

      Es erscheint kein sichtbarer Fehler aber die Vis bleibt inaktiv.

      und nein ich habe keinen direkten Monitor dran.

      Die Visualisierung lief bzw soll auch wieder über einen RasperiPi über einen Kioskbrowser und Touchbildschirm laufen.
      Soll ich es über iob fix deaktivieren?

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #8

      @majorkamy sagte in Simple + Vis Api startet nicht:

      und nein ich habe keinen direkten Monitor dran.

      Und wohin soll dann der Desktop leuchten?
      Reine sinnlose Verschwendung, die alles nur unnötig verkompliziert und die Verwaltung aufwändiger macht.
      Mach das Ding aus und bedien den Server über die Kommandozeile. Oder die WebFrontends der einzelnen Dienste.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      M 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @majorkamy sagte in Simple + Vis Api startet nicht:

        und nein ich habe keinen direkten Monitor dran.

        Und wohin soll dann der Desktop leuchten?
        Reine sinnlose Verschwendung, die alles nur unnötig verkompliziert und die Verwaltung aufwändiger macht.
        Mach das Ding aus und bedien den Server über die Kommandozeile. Oder die WebFrontends der einzelnen Dienste.

        M Offline
        M Offline
        Majorkamy
        schrieb am zuletzt editiert von
        #9

        @thomas-braun

        Hallo ich habe es aktuell noch nicht abgeschaltet, da ich bis alles läuft noch einen Monitor angeschlossen habe.

        Nun zur nicht funktionierenden VIS.

        Weder die Runtime noch der Editor öffnen sich.

        Adapter Übersicht:
        d5b4c0f9-7322-4545-a5d0-114bf3adafd4-grafik.png

        Er verweist, ständig auf 1.4.16

        Log Files
        2025-08-11T12_00_01_241Z-debug-0.log 2025-08-11T12_00_09_838Z-debug-0.log 2025-08-11T12_00_14_511Z-debug-0.log 2025-08-11T12_00_19_475Z-debug-0.log 2025-08-11T12_00_24_390Z-debug-0.log 2025-08-11T12_00_29_111Z-debug-0.log 2025-08-11T12_00_33_982Z-debug-0.log 2025-08-11T12_00_40_074Z-debug-0.log 2025-08-11T12_00_49_556Z-debug-0.log 2025-08-11T12_01_02_108Z-debug-0.log 2025-08-11T12_01_11_370Z-debug-0.log

        Log Auszug

        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: TypeError: _0x577a56[_0x28a911(...)] is not a constructor
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x4f7dc4 (/opt/iobroker/node_modules/iobroker.link/main.js:1:50238)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55604)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55635)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at 9../lib/access-server-client (/opt/iobroker/node_modules/iobroker.link/main.js:1:55662)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x2ec651 (/opt/iobroker/node_modules/iobroker.link/main.js:1:1746)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x53eb29 (/opt/iobroker/node_modules/iobroker.link/main.js:1:2125)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:2195)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:1275:32)
        2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: Node.js v20.19.4
        2025-08-11 13:55:22.581  - info: host.NUC instance system.adapter.link.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-08-11 13:55:22.603  - info: host.NUC instance system.adapter.parser.0 terminated with code 0 (NO_ERROR)
        2025-08-11 13:55:22.618  - info: host.NUC instance system.adapter.consumption.0 terminated with code 0 (NO_ERROR)
        2025-08-11 13:55:22.628  - info: host.NUC stopInstance timeout system.adapter.owfs.0 killing pid 2607
        2025-08-11 13:55:22.630  - info: host.NUC stopInstance timeout system.adapter.web.0 killing pid 3393
        2025-08-11 13:55:22.651  - warn: host.NUC instance system.adapter.web.0 terminated due to SIGKILL
        2025-08-11 13:55:22.652  - info: host.NUC instance system.adapter.web.0 terminated with code null ()
        2025-08-11 13:55:22.652  - info: host.NUC All instances are stopped.
        2025-08-11 13:55:22.655  - info: host.NUC terminated
        2025-08-11 13:55:36.122  - info: host.NUC iobroker.js-controller version 7.0.6 js-controller starting
        2025-08-11 13:55:36.124  - info: host.NUC Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
        2025-08-11 13:55:36.125  - info: host.NUC hostname: NUC, node: v20.19.4
        2025-08-11 13:55:36.125  - info: host.NUC ip addresses: 10.1.10.160 fdc5:a05b:6438:8f10:d985:3dbe:7c73:dd9b fdc5:a05b:6438:8f10:315b:e9f0:f6d9:7cb5 fe80::2c40:21b2:2e24:35d6 10.1.10.100 fdc5:a05b:6438:8f10:c558:5109:79f6:35cc fdc5:a05b:6438:8f10:7538:1c33:8bb6:1bfb fe80::4034:c8e7:18fa:e9ea
        2025-08-11 13:55:36.217  - info: host.NUC connected to Objects and States
        2025-08-11 13:55:36.224  - info: host.NUC added notifications configuration of host
        2025-08-11 13:55:36.266  - warn: host.NUC No configuration found for scope "databaseErrors" and category "system"
        2025-08-11 13:55:36.296  - info: host.NUC 51 instances found
        2025-08-11 13:55:36.316  - info: host.NUC starting 28 instances
        2025-08-11 13:55:36.318  - warn: host.NUC startInstance cannot find adapter "vis-bars@1.4.16". Try to install it... 1 attempt
        2025-08-11 13:55:36.318  - info: host.NUC iobroker install vis-bars@1.4.16 using installedVersion
        2025-08-11 13:55:36.695  - info: host.NUC instance system.adapter.admin.0 in version "7.6.17" started with pid 10962
        2025-08-11 13:55:36.711  - info: host.NUC Delete state "system.host.NUC.versions.npmNewestNext"
        2025-08-11 13:55:36.716  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewest"
        2025-08-11 13:55:36.717  - info: host.NUC Delete state "system.host.NUC.versions.npmNewest"
        2025-08-11 13:55:36.719  - info: host.NUC Delete state "system.host.NUC.versions.nodeCurrent"
        2025-08-11 13:55:36.720  - info: host.NUC Delete state "system.host.NUC.versions.npmCurrent"
        2025-08-11 13:55:36.722  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewestNext"
        2025-08-11 13:55:36.723  - info: host.NUC Some obsolete host states deleted.
        2025-08-11 13:55:37.413  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
        2025-08-11 13:55:37.414  - info: host.NUC iobroker npm-install: Installing iobroker.vis-bars@1.4.16... (System call)
        2025-08-11 13:55:37.683  - info: admin.0 (10962) starting. Version 7.6.17 in /opt/iobroker/node_modules/iobroker.admin, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:55:37.702  - info: admin.0 (10962) requesting all objects
        2025-08-11 13:55:38.775  - info: admin.0 (10962) received all objects
        2025-08-11 13:55:38.838  - info: admin.0 (10962) socket.io server listening on port 8081
        2025-08-11 13:55:38.839  - info: admin.0 (10962) http server listening on port 8081
        2025-08-11 13:55:38.840  - info: admin.0 (10962) Use link "http://127.0.0.1:8081" to configure.
        2025-08-11 13:55:40.571  - info: host.NUC instance system.adapter.sql.0 in version "3.0.1" started with pid 11030
        2025-08-11 13:55:41.248  - info: sql.0 (11030) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:55:41.304  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
        2025-08-11 13:55:41.464  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-bars@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_37_504Z-debug-0.log
        2025-08-11 13:55:41.465  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-bars@1.4.16: 1
        2025-08-11 13:55:42.261  - info: admin.0 (10962) ==> Connected system.user.admin from ::ffff:10.1.10.160
        2025-08-11 13:55:42.489  - info: host.NUC iobroker npm-install: exit 25
        2025-08-11 13:55:43.490  - warn: host.NUC startInstance cannot find adapter "vis-history@1.4.16". Try to install it... 1 attempt
        2025-08-11 13:55:43.491  - info: host.NUC iobroker install vis-history@1.4.16 using installedVersion
        2025-08-11 13:55:44.467  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-history@1.4.16... (System call)
        2025-08-11 13:55:44.497  - info: host.NUC instance system.adapter.scenes.0 in version "3.2.3" started with pid 11085
        2025-08-11 13:55:45.044  - debug: scenes.0 (11085) Redis Objects: Use Redis connection: 127.0.0.1:6379
        2025-08-11 13:55:45.059  - debug: scenes.0 (11085) Objects client ready ... initialize now
        2025-08-11 13:55:45.060  - debug: scenes.0 (11085) Objects create System PubSub Client
        2025-08-11 13:55:45.061  - debug: scenes.0 (11085) Objects create User PubSub Client
        2025-08-11 13:55:45.114  - debug: scenes.0 (11085) Objects client initialize lua scripts
        2025-08-11 13:55:45.116  - debug: scenes.0 (11085) Objects connected to redis: 127.0.0.1:6379
        2025-08-11 13:55:45.122  - debug: scenes.0 (11085) Redis States: Use Redis connection: 127.0.0.1:6379
        2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create System PubSub Client
        2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create User PubSub Client
        2025-08-11 13:55:45.132  - debug: scenes.0 (11085) States connected to redis: 127.0.0.1:6379
        2025-08-11 13:55:45.145  - debug: scenes.0 (11085) Plugin sentry Do not initialize Plugin (enabled=false)
        2025-08-11 13:55:45.166  - info: scenes.0 (11085) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:55:45.226  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Position
        2025-08-11 13:55:45.235  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Lamelle_Position
        2025-08-11 13:55:45.238  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Lamelle_Position
        2025-08-11 13:55:45.243  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Position
        2025-08-11 13:55:45.244  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Lamelle_Position
        2025-08-11 13:55:45.245  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Position
        2025-08-11 13:55:45.246  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Lamelle_Position
        2025-08-11 13:55:45.247  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Position
        2025-08-11 13:55:45.248  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Lamelle_Position
        2025-08-11 13:55:45.249  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Position
        2025-08-11 13:55:45.250  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Rolladen_Ost_Position
        2025-08-11 13:55:45.251  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Lamelle_Position
        2025-08-11 13:55:45.252  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Position
        2025-08-11 13:55:45.253  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Lamelle_Position
        2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Position
        2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Position
        2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Lamelle_Position
        2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Rolladen_Ost_Position
        2025-08-11 13:55:45.256  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Tag
        2025-08-11 13:55:45.257  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Tag
        2025-08-11 13:55:45.258  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Helligkeitswert
        2025-08-11 13:55:45.259  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Helligkeitswert
        2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Helligkeitswert
        2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Helligkeitswert
        2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Helligkeitswert
        2025-08-11 13:55:45.261  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Helligkeitswert
        2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Helligkeitswert
        2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Helligkeitswert
        2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Helligkeitswert
        2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Helligkeitswert
        2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Helligkeitswert
        2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_oben_Schalten
        2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_unten_Schalten
        2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.level
        2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.002-esszimmer.action.level
        2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.colorTemperature
        2025-08-11 13:55:45.267  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Leselicht_Schalten
        2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Licht_Schalten
        2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Schalten
        2025-08-11 13:55:45.269  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Schalten
        2025-08-11 13:55:45.270  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Schalten
        2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Schalten
        2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Schalten
        2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten
        2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten
        2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Schalten
        2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Gäste-WC_Spots_Schalten
        2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Hobbyraum_Indirekt_Schalten
        2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Schalten
        2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Schalten
        2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Schalten
        2025-08-11 13:55:45.276  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Nebenküche_Indirekt_Schalten
        2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Putzschrank_Spots_Schalten
        2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Schalten
        2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Schalten
        2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Schalten
        2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Schalten
        2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Abstellkammer_Licht_Schalten
        2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Bad_Spots_Schalten
        2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Schalten
        2025-08-11 13:55:45.281  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Elektroraum_Licht_Schalten
        2025-08-11 13:55:45.284  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Schalten
        2025-08-11 13:55:45.285  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Treppe_Schalten
        2025-08-11 13:55:45.286  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Gäste_Licht_Schalten
        2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Heizungsraum_Licht_Schalten
        2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Waschraum_Licht_Schalten
        2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Werkstatt_Licht_Schalten
        2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Dusche_Spots_Schalten
        2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spot_Schalten
        2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Waschtisch_Spots_Schalten
        2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Schalten
        2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Schalten
        2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Schalten
        2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Schalten
        2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Licht_Schalten
        2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Schlafzimmer_Spots_Schalten
        2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Schalten
        2025-08-11 13:55:45.293  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_blau_Helligkeitswert
        2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_grün_Helligkeitswert
        2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_rot_Helligkeitswert
        2025-08-11 13:55:45.295  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Gartentreppe_zu_Nachbars_Schalten
        2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Blumenbeet_Licht_Schalten
        2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Wandleuchte_Schalten
        2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Steckdose_-_Außen_Sitzbank_Ri_Haus_-_schalten
        2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert
        2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert
        2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Helligkeitswert
        2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Helligkeitswert
        2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Helligkeitswert
        2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Helligkeitswert
        2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Helligkeitswert
        2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Helligkeitswer_status
        2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Licht.Kaminbank_warmweis_schalten
        2025-08-11 13:55:45.303  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.bri
        2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.ct
        2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Esszimmer.on
        2025-08-11 13:55:45.306  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Helligkeitswert
        2025-08-11 13:55:45.307  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Helligkeitswert
        2025-08-11 13:55:45.309  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Büro_Rolladen_Position
        2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Helligkeitswert
        2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spots_Helligkeitswert
        2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Lamelle_Position
        2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Position
        2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Lamelle_Position
        2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Position
        2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Lamelle_Position
        2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Position
        2025-08-11 13:55:45.317  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Lamelle_Position
        2025-08-11 13:55:45.318  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Position
        2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Lamelle_Position
        2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Position
        2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Lamelle_Position
        2025-08-11 13:55:45.320  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Position
        2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Lamelle_Position
        2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Position
        2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Lamelle_Position
        2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Position
        2025-08-11 13:55:45.325  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Abstellkammer_Rolladen_Position
        2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Bad_Rolladen_Position
        2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Gästezimmer_Rolladen_Position
        2025-08-11 13:55:45.328  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Nebenküche_Rolladen_Position
        2025-08-11 13:55:45.329  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Hauswand_bei_Gäste-WC_Licht_Schalten
        2025-08-11 13:55:45.331  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_Ost_Balkon_Spot_Schalten
        2025-08-11 13:55:45.332  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_West_Balkon_Spot_Schalten
        2025-08-11 13:55:45.335  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holz_hinter_Haus_-_Y90_-_Flutlicht_Effektlicht_-_schalten
        2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holzunterstand_Garage_LED-Stripe_-_Y5-2_-_schalten
        2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Nacht
        2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Nacht
        2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Nacht
        2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Alle_Lichter_Aus
        2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_Nacht
        2025-08-11 13:55:45.340  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Energie.Warmwasser_Zirkulation_Intervall_aktiv
        2025-08-11 13:55:45.341  - debug: scenes.0 (11085) initScenes: subscribe on sonos.0.root.192_168_0_180.stop
        2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten
        2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Heizung.Warmwasser.400l_Tank_Heizen
        2025-08-11 13:55:45.343  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Sonstiges.Spechtabwehr
        2025-08-11 13:55:45.345  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.000-all_lights.action.on
        2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Bad
        2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_GaesteWC
        2025-08-11 13:55:45.348  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Kueche
        2025-08-11 13:55:45.349  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Tag
        2025-08-11 13:55:47.651  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-history@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_44_488Z-debug-0.loghost.NUC Cannot install iobroker.vis-history@1.4.16: 1
        2025-08-11 13:55:48.532  - info: host.NUC instance system.adapter.history.0 in version "3.0.1" started with pid 11104
        2025-08-11 13:55:48.667  - info: host.NUC iobroker npm-install: exit 25
        2025-08-11 13:55:49.119  - info: history.0 (11104) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:55:49.139  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_Motion_Detected (Count=1), Alias=false
        2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Ablauf_UG_Bad_Waschbecken (Count=2), Alias=false
        2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Marc (Count=3), Alias=false
        2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Rücklauf (Count=4), Alias=false
        2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_KW_UG_Bad_Waschbecken (Count=5), Alias=false
        2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Rücklauf (Count=6), Alias=false
        2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Putzfrau (Count=7), Alias=false
        2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Außenluft (Count=8), Alias=false
        2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of parser.0.2NCardEntered (Count=9), Alias=false
        2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Heizung.Heizungswasser.Heizungswasser_Soll_plus_Pufferzuschlag (Count=10), Alias=false
        2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Vorlauf (Count=11), Alias=false
        2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Abluft (Count=12), Alias=false
        2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_KeyPressed (Count=13), Alias=false
        2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_WW_UG_Bad_Waschbecken (Count=14), Alias=false
        2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_RL (Count=15), Alias=false
        2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Vorlauf (Count=16), Alias=false
        2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Ersatz (Count=17), Alias=false
        2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Starten (Count=18), Alias=false
        2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_RL (Count=19), Alias=false
        2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Rücklauf (Count=20), Alias=false
        2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of link.0.info.status (Count=21), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of parser.0.2NStatusSwitch (Count=22), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Aussentemp_Nord (Count=23), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_CardEntered_UID (Count=24), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_VL (Count=25), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_VL (Count=26), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Zuluft (Count=27), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Robert (Count=28), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Innenluftfeuchtigkeit (Count=29), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Aussenluftfeuchtigkeit (Count=30), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_oben (Count=31), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Julia (Count=32), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Vorlauf (Count=33), Alias=false
        2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_Mitte (Count=34), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Elfriede (Count=35), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Vorlauf (Count=36), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_unten (Count=37), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Home (Count=38), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of parser.0.2NCallstatus (Count=39), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_oben (Count=40), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_mitte_unten (Count=41), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Sabine (Count=42), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Fortluft (Count=43), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Jana (Count=44), Alias=false
        2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Rücklauf (Count=45), Alias=false
        2025-08-11 13:55:49.668  - warn: host.NUC startInstance cannot find adapter "vis-timeandweather@1.4.16". Try to install it... 1 attempt
        2025-08-11 13:55:49.668  - info: host.NUC iobroker install vis-timeandweather@1.4.16 using installedVersion
        2025-08-11 13:55:50.568  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
        2025-08-11 13:55:50.569  - info: host.NUC iobroker npm-install: Installing iobroker.vis-timeandweather@1.4.16... (System call)
        2025-08-11 13:55:52.557  - info: host.NUC instance system.adapter.javascript.0 in version "8.9.2" started with pid 11153
        2025-08-11 13:55:53.660  - info: javascript.0 (11153) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:55:53.826  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-timeandweather@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_50_633Z-debug-0.log
        2025-08-11 13:55:53.828  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-timeandweather@1.4.16: 1
        2025-08-11 13:55:54.848  - info: host.NUC iobroker npm-install: exit 25
        2025-08-11 13:55:55.849  - warn: host.NUC startInstance cannot find adapter "vis-sip-asterisk@1.4.16". Try to install it... 1 attempt
        2025-08-11 13:55:55.850  - info: host.NUC iobroker install vis-sip-asterisk@1.4.16 using installedVersion
        2025-08-11 13:55:56.590  - info: host.NUC instance system.adapter.javascript.1 in version "8.9.2" started with pid 11190
        2025-08-11 13:55:56.918  - error: host.NUC iobroker npm-install: host.NUC Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
        2025-08-11 13:55:56.926  - error: host.NUC iobroker npm-install: adapter "vis-sip-asterisk" cannot be installed: Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
        2025-08-11 13:55:57.741  - info: javascript.1 (11190) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:55:57.950  - info: host.NUC iobroker npm-install: exit 12
        2025-08-11 13:55:58.951  - warn: host.NUC startInstance cannot find adapter "vis-material@1.4.16". Try to install it... 1 attempt
        2025-08-11 13:55:58.951  - info: host.NUC iobroker install vis-material@1.4.16 using installedVersion
        2025-08-11 13:56:00.242  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
        2025-08-11 13:56:00.243  - info: host.NUC iobroker npm-install: Installing iobroker.vis-material@1.4.16... (System call)
        2025-08-11 13:56:00.804  - info: host.NUC instance scheduled system.adapter.ical.0 29,59 * * * *
        2025-08-11 13:56:00.819  - info: host.NUC instance system.adapter.ical.0 in version "1.16.2" started with pid 11291
        2025-08-11 13:56:02.056  - info: ical.0 (11291) starting. Version 1.16.2 in /opt/iobroker/node_modules/iobroker.ical, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:56:03.280  - info: ical.0 (11291) processing URL: Homeserver Lueftung https://calendar.google.com/calendar/ical/l1oqjqcup45j82e55csi7ncv6k%40group.calendar.google.com/private-32e8cca4d4b943e151431115e03cf161/basic.ics
        2025-08-11 13:56:04.908  - info: host.NUC instance system.adapter.owfs.0 in version "0.7.0" started with pid 11336
        2025-08-11 13:56:06.284  - info: owfs.0 (11336) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.owfs, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:56:07.604  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-material@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_56_00_341Z-debug-0.log
        2025-08-11 13:56:07.607  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-material@1.4.16: 1
        2025-08-11 13:56:08.413  - info: javascript.1 (11190) requesting all states
        2025-08-11 13:56:08.415  - info: javascript.1 (11190) requesting all objects
        2025-08-11 13:56:08.634  - info: host.NUC iobroker npm-install: exit 25
        2025-08-11 13:56:08.708  - info: host.NUC instance system.adapter.knx.0 in version "2.0.30" started with pid 11355
        2025-08-11 13:56:09.281  - info: javascript.1 (11190) received all states
        2025-08-11 13:56:09.635  - warn: host.NUC startInstance cannot find adapter "vis-rgraph@1.4.16". Try to install it... 1 attempt
        2025-08-11 13:56:09.635  - info: host.NUC iobroker install vis-rgraph@1.4.16 using installedVersion
        2025-08-11 13:56:10.232  - info: javascript.1 (11190) received all objects
        2025-08-11 13:56:11.313  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
        2025-08-11 13:56:11.412  - info: knx.0 (11355) starting. Version 2.0.30 in /opt/iobroker/node_modules/iobroker.knx, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:56:11.567  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.A301_Lehrsaal_EDV_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.661  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.669  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Spots_Flur_komplett_Schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.716  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.737  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodus_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.759  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Putzlicht_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.785  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Elektro is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.801  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Ein_Licht_im_Haus_an is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.812  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.833  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang_unabgeglichen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.846  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.863  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_-_Multisensor_-_Lichtausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.917  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Bad_Sichtschutz_LERNEN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.942  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.964  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.978  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Schlafen_Schalter_Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:11.987  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.039  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Alarmanlage_abwesend_Taster_Status_hörend is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.054  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Basis-Sollwert_status_-_EG_WC is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.060  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.069  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.138  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.143  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.183  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Tauchpumpe_manuell_ein is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.228  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.242  - warn: knx.0 (11355) Object knx.0.Sicherheit.EG.RWM_Alarm_-_EG_Kaminzimmer_ is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.276  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.290  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.318  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_morgens_verlassen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.344  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_OG_Fitness_-_Stellgr__Heizen_AUSG_R is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.416  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_manuell_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.482  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Sonnenschutzautomatik_EIN_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.497  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.520  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Kanal_B__Stop is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.542  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Testalarm_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.563  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Vorgabe_Sollwertversch_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.583  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.621  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.647  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Basalte_Taster_Kalibrieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.684  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.GaesteWC_PM_Licht_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.837  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.840  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:12.868  - warn: knx.0 (11355) Object knx.0.Heizung.KG.RTR_KG_Büro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.041  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.051  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Stellgr__Kühlen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.103  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.117  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-rgraph@1.4.16... (System call)
        2025-08-11 13:56:13.253  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Helligkeitswert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.276  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.282  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jana_messen_Sabine_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.302  - info: host.NUC instance system.adapter.alarm.0 in version "3.7.0" started with pid 11422
        2025-08-11 13:56:13.315  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_manuelle_Lüftersteuerung_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.362  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Gemessener_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.407  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Manuelle_Lüftersteuerung_Vorgabe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.448  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.485  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.545  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Stellventil is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.563  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_GRUEN is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.571  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Sensor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.576  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.586  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.594  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_BLAU is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.604  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.612  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.626  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Basis-Sollwert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.634  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Geräuschsensor_aktivieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.637  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Aktor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.656  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.664  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodus_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.692  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_Wert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.707  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.734  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.760  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.777  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.Kind_West_PM_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.826  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.843  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.854  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.899  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:13.930  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.037  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.052  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_AA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.110  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Sperren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.118  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.195  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.218  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.234  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Panikfunktion_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.245  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_aktive_Lüfterstufe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.271  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Alle_Lichter_aus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.283  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Wert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.301  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.320  - warn: knx.0 (11355) Object knx.0.Schaltfunktionen.KG.Steckdose_Buero_z-wave_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.375  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.399  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.412  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.424  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemperatur_Taster_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.439  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.473  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodusumsch__-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.497  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Musik_-_Gaeste-WC_-_Start_Stop_Anzeige is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.514  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_betreten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.539  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Abstellkammer is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.546  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.597  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Störung_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.614  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_3 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.684  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Gaestebad is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.787  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.797  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ext_Bewegung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.809  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.824  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.853  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_FLASH is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.854  - warn: knx.0 (11355) Object knx.0.Heizung.Heizungsraum_Aktoren.Solarpumpe_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.867  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Auto=1_Man=0_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.878  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.888  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.917  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.947  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Meldung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:14.998  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.001  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Soll-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.032  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.043  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.165  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.248  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.272  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.317  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Taster_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.396  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.506  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Haustür_öffnen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.608  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_IST-Temp_gemessen_an_Klima is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.624  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_Istwert_Raumtemperatur_ueber_KNX_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.667  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.746  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_WEISS is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.774  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_SOLLWert_Temp_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.778  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.847  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Betriebsmodus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.859  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_rel__Luftfeuchte_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:15.942  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.012  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jalousien_Nachtstellung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.086  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Rückm__Sollwertversch_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.107  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.157  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodusumsch__-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.165  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.177  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Buero is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.198  - warn: knx.0 (11355) Object knx.0.Sensorik.EG.EG_Raumtemp_Taster_Gäste-WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.211  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.224  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.237  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA_Überlagert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.247  - warn: knx.0 (11355) Object knx.0.Sensorik.KG.UG_Raumtemp_Taster_Elektroraum is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.289  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.358  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.388  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_SOLL-Temp_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.399  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_EING is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.428  - warn: knx.0 (11355) Object knx.0.Sonstiges.Sonos.Musik_Bad_Künstler is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
        2025-08-11 13:56:16.501  - info: alarm.0 (11422) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.alarm, node: v20.19.4, js-controller: 7.0.6
        2025-08-11 13:56:16.588  - warn: knx.0 (11355) No license found for knx. You can use 500DP for free or you can get a license on https://iobroker.net/accountLicenses !
        2025-08-11 13:56:16.591  - info: knx.0 (11355) Connecting to knx GW: 10.1.10.161:3671 with phy. Adr: 1.1.150
        2025-08-11 13:56:16.600  - info: knx.0 (11355) Debuglevel: 0    1
        2025-08-11 13:56:16.607  - info: knx.0 (11355) Connected  - local UDP Server listening on 10.1.10.160:58931
        2025-08-11 13:56:16.663  - info: knx.0 (11355) Connected! :-) 
        2025-08-11 13:56:17.307  - info: knx.0 (11355) State value to set for "knx.0.Heizung.OG.Betriebsmodus_Frost-_Hitzeschutz_-_OG_Bad" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:17.522  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.Elektroraum_PM_schalten" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:17.630  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.KG_Türkontakt_Büro" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten_Status" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:17.975  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten_status" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:17.977  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:18.446  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten_Status" has to be type "boolean" but received type "number" 
        2025-08-11 13:56:18.447  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten" has to be type "boolean" but received type "number"
        
        Thomas BraunT 3 Antworten Letzte Antwort
        0
        • M Majorkamy

          @thomas-braun

          Hallo ich habe es aktuell noch nicht abgeschaltet, da ich bis alles läuft noch einen Monitor angeschlossen habe.

          Nun zur nicht funktionierenden VIS.

          Weder die Runtime noch der Editor öffnen sich.

          Adapter Übersicht:
          d5b4c0f9-7322-4545-a5d0-114bf3adafd4-grafik.png

          Er verweist, ständig auf 1.4.16

          Log Files
          2025-08-11T12_00_01_241Z-debug-0.log 2025-08-11T12_00_09_838Z-debug-0.log 2025-08-11T12_00_14_511Z-debug-0.log 2025-08-11T12_00_19_475Z-debug-0.log 2025-08-11T12_00_24_390Z-debug-0.log 2025-08-11T12_00_29_111Z-debug-0.log 2025-08-11T12_00_33_982Z-debug-0.log 2025-08-11T12_00_40_074Z-debug-0.log 2025-08-11T12_00_49_556Z-debug-0.log 2025-08-11T12_01_02_108Z-debug-0.log 2025-08-11T12_01_11_370Z-debug-0.log

          Log Auszug

          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: TypeError: _0x577a56[_0x28a911(...)] is not a constructor
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x4f7dc4 (/opt/iobroker/node_modules/iobroker.link/main.js:1:50238)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55604)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55635)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at 9../lib/access-server-client (/opt/iobroker/node_modules/iobroker.link/main.js:1:55662)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x2ec651 (/opt/iobroker/node_modules/iobroker.link/main.js:1:1746)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x53eb29 (/opt/iobroker/node_modules/iobroker.link/main.js:1:2125)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:2195)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:1275:32)
          2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: Node.js v20.19.4
          2025-08-11 13:55:22.581  - info: host.NUC instance system.adapter.link.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2025-08-11 13:55:22.603  - info: host.NUC instance system.adapter.parser.0 terminated with code 0 (NO_ERROR)
          2025-08-11 13:55:22.618  - info: host.NUC instance system.adapter.consumption.0 terminated with code 0 (NO_ERROR)
          2025-08-11 13:55:22.628  - info: host.NUC stopInstance timeout system.adapter.owfs.0 killing pid 2607
          2025-08-11 13:55:22.630  - info: host.NUC stopInstance timeout system.adapter.web.0 killing pid 3393
          2025-08-11 13:55:22.651  - warn: host.NUC instance system.adapter.web.0 terminated due to SIGKILL
          2025-08-11 13:55:22.652  - info: host.NUC instance system.adapter.web.0 terminated with code null ()
          2025-08-11 13:55:22.652  - info: host.NUC All instances are stopped.
          2025-08-11 13:55:22.655  - info: host.NUC terminated
          2025-08-11 13:55:36.122  - info: host.NUC iobroker.js-controller version 7.0.6 js-controller starting
          2025-08-11 13:55:36.124  - info: host.NUC Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
          2025-08-11 13:55:36.125  - info: host.NUC hostname: NUC, node: v20.19.4
          2025-08-11 13:55:36.125  - info: host.NUC ip addresses: 10.1.10.160 fdc5:a05b:6438:8f10:d985:3dbe:7c73:dd9b fdc5:a05b:6438:8f10:315b:e9f0:f6d9:7cb5 fe80::2c40:21b2:2e24:35d6 10.1.10.100 fdc5:a05b:6438:8f10:c558:5109:79f6:35cc fdc5:a05b:6438:8f10:7538:1c33:8bb6:1bfb fe80::4034:c8e7:18fa:e9ea
          2025-08-11 13:55:36.217  - info: host.NUC connected to Objects and States
          2025-08-11 13:55:36.224  - info: host.NUC added notifications configuration of host
          2025-08-11 13:55:36.266  - warn: host.NUC No configuration found for scope "databaseErrors" and category "system"
          2025-08-11 13:55:36.296  - info: host.NUC 51 instances found
          2025-08-11 13:55:36.316  - info: host.NUC starting 28 instances
          2025-08-11 13:55:36.318  - warn: host.NUC startInstance cannot find adapter "vis-bars@1.4.16". Try to install it... 1 attempt
          2025-08-11 13:55:36.318  - info: host.NUC iobroker install vis-bars@1.4.16 using installedVersion
          2025-08-11 13:55:36.695  - info: host.NUC instance system.adapter.admin.0 in version "7.6.17" started with pid 10962
          2025-08-11 13:55:36.711  - info: host.NUC Delete state "system.host.NUC.versions.npmNewestNext"
          2025-08-11 13:55:36.716  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewest"
          2025-08-11 13:55:36.717  - info: host.NUC Delete state "system.host.NUC.versions.npmNewest"
          2025-08-11 13:55:36.719  - info: host.NUC Delete state "system.host.NUC.versions.nodeCurrent"
          2025-08-11 13:55:36.720  - info: host.NUC Delete state "system.host.NUC.versions.npmCurrent"
          2025-08-11 13:55:36.722  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewestNext"
          2025-08-11 13:55:36.723  - info: host.NUC Some obsolete host states deleted.
          2025-08-11 13:55:37.413  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
          2025-08-11 13:55:37.414  - info: host.NUC iobroker npm-install: Installing iobroker.vis-bars@1.4.16... (System call)
          2025-08-11 13:55:37.683  - info: admin.0 (10962) starting. Version 7.6.17 in /opt/iobroker/node_modules/iobroker.admin, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:55:37.702  - info: admin.0 (10962) requesting all objects
          2025-08-11 13:55:38.775  - info: admin.0 (10962) received all objects
          2025-08-11 13:55:38.838  - info: admin.0 (10962) socket.io server listening on port 8081
          2025-08-11 13:55:38.839  - info: admin.0 (10962) http server listening on port 8081
          2025-08-11 13:55:38.840  - info: admin.0 (10962) Use link "http://127.0.0.1:8081" to configure.
          2025-08-11 13:55:40.571  - info: host.NUC instance system.adapter.sql.0 in version "3.0.1" started with pid 11030
          2025-08-11 13:55:41.248  - info: sql.0 (11030) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:55:41.304  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
          2025-08-11 13:55:41.464  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-bars@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_37_504Z-debug-0.log
          2025-08-11 13:55:41.465  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-bars@1.4.16: 1
          2025-08-11 13:55:42.261  - info: admin.0 (10962) ==> Connected system.user.admin from ::ffff:10.1.10.160
          2025-08-11 13:55:42.489  - info: host.NUC iobroker npm-install: exit 25
          2025-08-11 13:55:43.490  - warn: host.NUC startInstance cannot find adapter "vis-history@1.4.16". Try to install it... 1 attempt
          2025-08-11 13:55:43.491  - info: host.NUC iobroker install vis-history@1.4.16 using installedVersion
          2025-08-11 13:55:44.467  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-history@1.4.16... (System call)
          2025-08-11 13:55:44.497  - info: host.NUC instance system.adapter.scenes.0 in version "3.2.3" started with pid 11085
          2025-08-11 13:55:45.044  - debug: scenes.0 (11085) Redis Objects: Use Redis connection: 127.0.0.1:6379
          2025-08-11 13:55:45.059  - debug: scenes.0 (11085) Objects client ready ... initialize now
          2025-08-11 13:55:45.060  - debug: scenes.0 (11085) Objects create System PubSub Client
          2025-08-11 13:55:45.061  - debug: scenes.0 (11085) Objects create User PubSub Client
          2025-08-11 13:55:45.114  - debug: scenes.0 (11085) Objects client initialize lua scripts
          2025-08-11 13:55:45.116  - debug: scenes.0 (11085) Objects connected to redis: 127.0.0.1:6379
          2025-08-11 13:55:45.122  - debug: scenes.0 (11085) Redis States: Use Redis connection: 127.0.0.1:6379
          2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create System PubSub Client
          2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create User PubSub Client
          2025-08-11 13:55:45.132  - debug: scenes.0 (11085) States connected to redis: 127.0.0.1:6379
          2025-08-11 13:55:45.145  - debug: scenes.0 (11085) Plugin sentry Do not initialize Plugin (enabled=false)
          2025-08-11 13:55:45.166  - info: scenes.0 (11085) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:55:45.226  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Position
          2025-08-11 13:55:45.235  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Lamelle_Position
          2025-08-11 13:55:45.238  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Lamelle_Position
          2025-08-11 13:55:45.243  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Position
          2025-08-11 13:55:45.244  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Lamelle_Position
          2025-08-11 13:55:45.245  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Position
          2025-08-11 13:55:45.246  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Lamelle_Position
          2025-08-11 13:55:45.247  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Position
          2025-08-11 13:55:45.248  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Lamelle_Position
          2025-08-11 13:55:45.249  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Position
          2025-08-11 13:55:45.250  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Rolladen_Ost_Position
          2025-08-11 13:55:45.251  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Lamelle_Position
          2025-08-11 13:55:45.252  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Position
          2025-08-11 13:55:45.253  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Lamelle_Position
          2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Position
          2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Position
          2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Lamelle_Position
          2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Rolladen_Ost_Position
          2025-08-11 13:55:45.256  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Tag
          2025-08-11 13:55:45.257  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Tag
          2025-08-11 13:55:45.258  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Helligkeitswert
          2025-08-11 13:55:45.259  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Helligkeitswert
          2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Helligkeitswert
          2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Helligkeitswert
          2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Helligkeitswert
          2025-08-11 13:55:45.261  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Helligkeitswert
          2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Helligkeitswert
          2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Helligkeitswert
          2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Helligkeitswert
          2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Helligkeitswert
          2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Helligkeitswert
          2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_oben_Schalten
          2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_unten_Schalten
          2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.level
          2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.002-esszimmer.action.level
          2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.colorTemperature
          2025-08-11 13:55:45.267  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Leselicht_Schalten
          2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Licht_Schalten
          2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Schalten
          2025-08-11 13:55:45.269  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Schalten
          2025-08-11 13:55:45.270  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Schalten
          2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Schalten
          2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Schalten
          2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten
          2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten
          2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Schalten
          2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Gäste-WC_Spots_Schalten
          2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Hobbyraum_Indirekt_Schalten
          2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Schalten
          2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Schalten
          2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Schalten
          2025-08-11 13:55:45.276  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Nebenküche_Indirekt_Schalten
          2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Putzschrank_Spots_Schalten
          2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Schalten
          2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Schalten
          2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Schalten
          2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Schalten
          2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Abstellkammer_Licht_Schalten
          2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Bad_Spots_Schalten
          2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Schalten
          2025-08-11 13:55:45.281  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Elektroraum_Licht_Schalten
          2025-08-11 13:55:45.284  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Schalten
          2025-08-11 13:55:45.285  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Treppe_Schalten
          2025-08-11 13:55:45.286  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Gäste_Licht_Schalten
          2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Heizungsraum_Licht_Schalten
          2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Waschraum_Licht_Schalten
          2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Werkstatt_Licht_Schalten
          2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Dusche_Spots_Schalten
          2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spot_Schalten
          2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Waschtisch_Spots_Schalten
          2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Schalten
          2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Schalten
          2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Schalten
          2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Schalten
          2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Licht_Schalten
          2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Schlafzimmer_Spots_Schalten
          2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Schalten
          2025-08-11 13:55:45.293  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_blau_Helligkeitswert
          2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_grün_Helligkeitswert
          2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_rot_Helligkeitswert
          2025-08-11 13:55:45.295  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Gartentreppe_zu_Nachbars_Schalten
          2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Blumenbeet_Licht_Schalten
          2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Wandleuchte_Schalten
          2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Steckdose_-_Außen_Sitzbank_Ri_Haus_-_schalten
          2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert
          2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert
          2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Helligkeitswert
          2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Helligkeitswert
          2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Helligkeitswert
          2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Helligkeitswert
          2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Helligkeitswert
          2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Helligkeitswer_status
          2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Licht.Kaminbank_warmweis_schalten
          2025-08-11 13:55:45.303  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.bri
          2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.ct
          2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Esszimmer.on
          2025-08-11 13:55:45.306  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Helligkeitswert
          2025-08-11 13:55:45.307  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Helligkeitswert
          2025-08-11 13:55:45.309  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Büro_Rolladen_Position
          2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Helligkeitswert
          2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spots_Helligkeitswert
          2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Lamelle_Position
          2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Position
          2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Lamelle_Position
          2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Position
          2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Lamelle_Position
          2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Position
          2025-08-11 13:55:45.317  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Lamelle_Position
          2025-08-11 13:55:45.318  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Position
          2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Lamelle_Position
          2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Position
          2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Lamelle_Position
          2025-08-11 13:55:45.320  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Position
          2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Lamelle_Position
          2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Position
          2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Lamelle_Position
          2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Position
          2025-08-11 13:55:45.325  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Abstellkammer_Rolladen_Position
          2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Bad_Rolladen_Position
          2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Gästezimmer_Rolladen_Position
          2025-08-11 13:55:45.328  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Nebenküche_Rolladen_Position
          2025-08-11 13:55:45.329  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Hauswand_bei_Gäste-WC_Licht_Schalten
          2025-08-11 13:55:45.331  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_Ost_Balkon_Spot_Schalten
          2025-08-11 13:55:45.332  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_West_Balkon_Spot_Schalten
          2025-08-11 13:55:45.335  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holz_hinter_Haus_-_Y90_-_Flutlicht_Effektlicht_-_schalten
          2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holzunterstand_Garage_LED-Stripe_-_Y5-2_-_schalten
          2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Nacht
          2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Nacht
          2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Nacht
          2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Alle_Lichter_Aus
          2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_Nacht
          2025-08-11 13:55:45.340  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Energie.Warmwasser_Zirkulation_Intervall_aktiv
          2025-08-11 13:55:45.341  - debug: scenes.0 (11085) initScenes: subscribe on sonos.0.root.192_168_0_180.stop
          2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten
          2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Heizung.Warmwasser.400l_Tank_Heizen
          2025-08-11 13:55:45.343  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Sonstiges.Spechtabwehr
          2025-08-11 13:55:45.345  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.000-all_lights.action.on
          2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Bad
          2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_GaesteWC
          2025-08-11 13:55:45.348  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Kueche
          2025-08-11 13:55:45.349  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Tag
          2025-08-11 13:55:47.651  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-history@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_44_488Z-debug-0.loghost.NUC Cannot install iobroker.vis-history@1.4.16: 1
          2025-08-11 13:55:48.532  - info: host.NUC instance system.adapter.history.0 in version "3.0.1" started with pid 11104
          2025-08-11 13:55:48.667  - info: host.NUC iobroker npm-install: exit 25
          2025-08-11 13:55:49.119  - info: history.0 (11104) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:55:49.139  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_Motion_Detected (Count=1), Alias=false
          2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Ablauf_UG_Bad_Waschbecken (Count=2), Alias=false
          2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Marc (Count=3), Alias=false
          2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Rücklauf (Count=4), Alias=false
          2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_KW_UG_Bad_Waschbecken (Count=5), Alias=false
          2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Rücklauf (Count=6), Alias=false
          2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Putzfrau (Count=7), Alias=false
          2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Außenluft (Count=8), Alias=false
          2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of parser.0.2NCardEntered (Count=9), Alias=false
          2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Heizung.Heizungswasser.Heizungswasser_Soll_plus_Pufferzuschlag (Count=10), Alias=false
          2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Vorlauf (Count=11), Alias=false
          2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Abluft (Count=12), Alias=false
          2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_KeyPressed (Count=13), Alias=false
          2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_WW_UG_Bad_Waschbecken (Count=14), Alias=false
          2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_RL (Count=15), Alias=false
          2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Vorlauf (Count=16), Alias=false
          2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Ersatz (Count=17), Alias=false
          2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Starten (Count=18), Alias=false
          2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_RL (Count=19), Alias=false
          2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Rücklauf (Count=20), Alias=false
          2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of link.0.info.status (Count=21), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of parser.0.2NStatusSwitch (Count=22), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Aussentemp_Nord (Count=23), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_CardEntered_UID (Count=24), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_VL (Count=25), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_VL (Count=26), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Zuluft (Count=27), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Robert (Count=28), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Innenluftfeuchtigkeit (Count=29), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Aussenluftfeuchtigkeit (Count=30), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_oben (Count=31), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Julia (Count=32), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Vorlauf (Count=33), Alias=false
          2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_Mitte (Count=34), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Elfriede (Count=35), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Vorlauf (Count=36), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_unten (Count=37), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Home (Count=38), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of parser.0.2NCallstatus (Count=39), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_oben (Count=40), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_mitte_unten (Count=41), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Sabine (Count=42), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Fortluft (Count=43), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Jana (Count=44), Alias=false
          2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Rücklauf (Count=45), Alias=false
          2025-08-11 13:55:49.668  - warn: host.NUC startInstance cannot find adapter "vis-timeandweather@1.4.16". Try to install it... 1 attempt
          2025-08-11 13:55:49.668  - info: host.NUC iobroker install vis-timeandweather@1.4.16 using installedVersion
          2025-08-11 13:55:50.568  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
          2025-08-11 13:55:50.569  - info: host.NUC iobroker npm-install: Installing iobroker.vis-timeandweather@1.4.16... (System call)
          2025-08-11 13:55:52.557  - info: host.NUC instance system.adapter.javascript.0 in version "8.9.2" started with pid 11153
          2025-08-11 13:55:53.660  - info: javascript.0 (11153) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:55:53.826  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-timeandweather@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_50_633Z-debug-0.log
          2025-08-11 13:55:53.828  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-timeandweather@1.4.16: 1
          2025-08-11 13:55:54.848  - info: host.NUC iobroker npm-install: exit 25
          2025-08-11 13:55:55.849  - warn: host.NUC startInstance cannot find adapter "vis-sip-asterisk@1.4.16". Try to install it... 1 attempt
          2025-08-11 13:55:55.850  - info: host.NUC iobroker install vis-sip-asterisk@1.4.16 using installedVersion
          2025-08-11 13:55:56.590  - info: host.NUC instance system.adapter.javascript.1 in version "8.9.2" started with pid 11190
          2025-08-11 13:55:56.918  - error: host.NUC iobroker npm-install: host.NUC Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
          2025-08-11 13:55:56.926  - error: host.NUC iobroker npm-install: adapter "vis-sip-asterisk" cannot be installed: Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
          2025-08-11 13:55:57.741  - info: javascript.1 (11190) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:55:57.950  - info: host.NUC iobroker npm-install: exit 12
          2025-08-11 13:55:58.951  - warn: host.NUC startInstance cannot find adapter "vis-material@1.4.16". Try to install it... 1 attempt
          2025-08-11 13:55:58.951  - info: host.NUC iobroker install vis-material@1.4.16 using installedVersion
          2025-08-11 13:56:00.242  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
          2025-08-11 13:56:00.243  - info: host.NUC iobroker npm-install: Installing iobroker.vis-material@1.4.16... (System call)
          2025-08-11 13:56:00.804  - info: host.NUC instance scheduled system.adapter.ical.0 29,59 * * * *
          2025-08-11 13:56:00.819  - info: host.NUC instance system.adapter.ical.0 in version "1.16.2" started with pid 11291
          2025-08-11 13:56:02.056  - info: ical.0 (11291) starting. Version 1.16.2 in /opt/iobroker/node_modules/iobroker.ical, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:56:03.280  - info: ical.0 (11291) processing URL: Homeserver Lueftung https://calendar.google.com/calendar/ical/l1oqjqcup45j82e55csi7ncv6k%40group.calendar.google.com/private-32e8cca4d4b943e151431115e03cf161/basic.ics
          2025-08-11 13:56:04.908  - info: host.NUC instance system.adapter.owfs.0 in version "0.7.0" started with pid 11336
          2025-08-11 13:56:06.284  - info: owfs.0 (11336) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.owfs, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:56:07.604  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-material@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_56_00_341Z-debug-0.log
          2025-08-11 13:56:07.607  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-material@1.4.16: 1
          2025-08-11 13:56:08.413  - info: javascript.1 (11190) requesting all states
          2025-08-11 13:56:08.415  - info: javascript.1 (11190) requesting all objects
          2025-08-11 13:56:08.634  - info: host.NUC iobroker npm-install: exit 25
          2025-08-11 13:56:08.708  - info: host.NUC instance system.adapter.knx.0 in version "2.0.30" started with pid 11355
          2025-08-11 13:56:09.281  - info: javascript.1 (11190) received all states
          2025-08-11 13:56:09.635  - warn: host.NUC startInstance cannot find adapter "vis-rgraph@1.4.16". Try to install it... 1 attempt
          2025-08-11 13:56:09.635  - info: host.NUC iobroker install vis-rgraph@1.4.16 using installedVersion
          2025-08-11 13:56:10.232  - info: javascript.1 (11190) received all objects
          2025-08-11 13:56:11.313  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
          2025-08-11 13:56:11.412  - info: knx.0 (11355) starting. Version 2.0.30 in /opt/iobroker/node_modules/iobroker.knx, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:56:11.567  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.A301_Lehrsaal_EDV_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.661  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.669  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Spots_Flur_komplett_Schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.716  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.737  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodus_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.759  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Putzlicht_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.785  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Elektro is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.801  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Ein_Licht_im_Haus_an is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.812  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.833  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang_unabgeglichen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.846  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.863  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_-_Multisensor_-_Lichtausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.917  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Bad_Sichtschutz_LERNEN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.942  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.964  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.978  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Schlafen_Schalter_Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:11.987  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.039  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Alarmanlage_abwesend_Taster_Status_hörend is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.054  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Basis-Sollwert_status_-_EG_WC is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.060  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.069  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.138  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.143  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.183  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Tauchpumpe_manuell_ein is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.228  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.242  - warn: knx.0 (11355) Object knx.0.Sicherheit.EG.RWM_Alarm_-_EG_Kaminzimmer_ is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.276  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.290  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.318  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_morgens_verlassen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.344  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_OG_Fitness_-_Stellgr__Heizen_AUSG_R is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.416  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_manuell_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.482  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Sonnenschutzautomatik_EIN_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.497  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.520  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Kanal_B__Stop is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.542  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Testalarm_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.563  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Vorgabe_Sollwertversch_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.583  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.621  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.647  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Basalte_Taster_Kalibrieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.684  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.GaesteWC_PM_Licht_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.837  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.840  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:12.868  - warn: knx.0 (11355) Object knx.0.Heizung.KG.RTR_KG_Büro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.041  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.051  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Stellgr__Kühlen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.103  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.117  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-rgraph@1.4.16... (System call)
          2025-08-11 13:56:13.253  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Helligkeitswert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.276  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.282  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jana_messen_Sabine_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.302  - info: host.NUC instance system.adapter.alarm.0 in version "3.7.0" started with pid 11422
          2025-08-11 13:56:13.315  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_manuelle_Lüftersteuerung_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.362  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Gemessener_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.407  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Manuelle_Lüftersteuerung_Vorgabe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.448  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.485  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.545  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Stellventil is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.563  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_GRUEN is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.571  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Sensor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.576  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.586  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.594  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_BLAU is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.604  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.612  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.626  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Basis-Sollwert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.634  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Geräuschsensor_aktivieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.637  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Aktor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.656  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.664  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodus_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.692  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_Wert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.707  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.734  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.760  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.777  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.Kind_West_PM_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.826  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.843  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.854  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.899  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:13.930  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.037  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.052  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_AA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.110  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Sperren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.118  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.195  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.218  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.234  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Panikfunktion_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.245  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_aktive_Lüfterstufe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.271  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Alle_Lichter_aus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.283  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Wert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.301  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.320  - warn: knx.0 (11355) Object knx.0.Schaltfunktionen.KG.Steckdose_Buero_z-wave_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.375  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.399  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.412  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.424  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemperatur_Taster_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.439  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.473  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodusumsch__-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.497  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Musik_-_Gaeste-WC_-_Start_Stop_Anzeige is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.514  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_betreten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.539  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Abstellkammer is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.546  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.597  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Störung_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.614  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_3 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.684  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Gaestebad is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.787  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.797  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ext_Bewegung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.809  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.824  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.853  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_FLASH is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.854  - warn: knx.0 (11355) Object knx.0.Heizung.Heizungsraum_Aktoren.Solarpumpe_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.867  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Auto=1_Man=0_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.878  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.888  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.917  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.947  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Meldung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:14.998  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.001  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Soll-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.032  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.043  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.165  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.248  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.272  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.317  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Taster_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.396  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.506  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Haustür_öffnen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.608  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_IST-Temp_gemessen_an_Klima is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.624  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_Istwert_Raumtemperatur_ueber_KNX_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.667  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.746  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_WEISS is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.774  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_SOLLWert_Temp_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.778  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.847  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Betriebsmodus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.859  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_rel__Luftfeuchte_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:15.942  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.012  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jalousien_Nachtstellung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.086  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Rückm__Sollwertversch_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.107  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.157  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodusumsch__-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.165  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.177  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Buero is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.198  - warn: knx.0 (11355) Object knx.0.Sensorik.EG.EG_Raumtemp_Taster_Gäste-WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.211  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.224  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.237  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA_Überlagert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.247  - warn: knx.0 (11355) Object knx.0.Sensorik.KG.UG_Raumtemp_Taster_Elektroraum is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.289  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.358  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.388  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_SOLL-Temp_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.399  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_EING is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.428  - warn: knx.0 (11355) Object knx.0.Sonstiges.Sonos.Musik_Bad_Künstler is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
          2025-08-11 13:56:16.501  - info: alarm.0 (11422) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.alarm, node: v20.19.4, js-controller: 7.0.6
          2025-08-11 13:56:16.588  - warn: knx.0 (11355) No license found for knx. You can use 500DP for free or you can get a license on https://iobroker.net/accountLicenses !
          2025-08-11 13:56:16.591  - info: knx.0 (11355) Connecting to knx GW: 10.1.10.161:3671 with phy. Adr: 1.1.150
          2025-08-11 13:56:16.600  - info: knx.0 (11355) Debuglevel: 0    1
          2025-08-11 13:56:16.607  - info: knx.0 (11355) Connected  - local UDP Server listening on 10.1.10.160:58931
          2025-08-11 13:56:16.663  - info: knx.0 (11355) Connected! :-) 
          2025-08-11 13:56:17.307  - info: knx.0 (11355) State value to set for "knx.0.Heizung.OG.Betriebsmodus_Frost-_Hitzeschutz_-_OG_Bad" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:17.522  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.Elektroraum_PM_schalten" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:17.630  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.KG_Türkontakt_Büro" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten_Status" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:17.975  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten_status" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:17.977  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:18.446  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten_Status" has to be type "boolean" but received type "number" 
          2025-08-11 13:56:18.447  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten" has to be type "boolean" but received type "number"
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #10

          @majorkamy sagte in Simple + Vis Api startet nicht:

          Cannot install iobroker.vis-bars@1.4.16

          Richtig, die gibt es ja auch nicht.

          vis-bars
          github:	0.1.4
          latest:	0.1.4 for 100 months
          stable:	0.1.4 for 100 months
          

          Versuch mal ein

          iob upgrade vis-bars@0.1.4
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • M Majorkamy

            @thomas-braun

            Hallo ich habe es aktuell noch nicht abgeschaltet, da ich bis alles läuft noch einen Monitor angeschlossen habe.

            Nun zur nicht funktionierenden VIS.

            Weder die Runtime noch der Editor öffnen sich.

            Adapter Übersicht:
            d5b4c0f9-7322-4545-a5d0-114bf3adafd4-grafik.png

            Er verweist, ständig auf 1.4.16

            Log Files
            2025-08-11T12_00_01_241Z-debug-0.log 2025-08-11T12_00_09_838Z-debug-0.log 2025-08-11T12_00_14_511Z-debug-0.log 2025-08-11T12_00_19_475Z-debug-0.log 2025-08-11T12_00_24_390Z-debug-0.log 2025-08-11T12_00_29_111Z-debug-0.log 2025-08-11T12_00_33_982Z-debug-0.log 2025-08-11T12_00_40_074Z-debug-0.log 2025-08-11T12_00_49_556Z-debug-0.log 2025-08-11T12_01_02_108Z-debug-0.log 2025-08-11T12_01_11_370Z-debug-0.log

            Log Auszug

            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: TypeError: _0x577a56[_0x28a911(...)] is not a constructor
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x4f7dc4 (/opt/iobroker/node_modules/iobroker.link/main.js:1:50238)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55604)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55635)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at 9../lib/access-server-client (/opt/iobroker/node_modules/iobroker.link/main.js:1:55662)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x2ec651 (/opt/iobroker/node_modules/iobroker.link/main.js:1:1746)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x53eb29 (/opt/iobroker/node_modules/iobroker.link/main.js:1:2125)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:2195)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:1275:32)
            2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: Node.js v20.19.4
            2025-08-11 13:55:22.581  - info: host.NUC instance system.adapter.link.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2025-08-11 13:55:22.603  - info: host.NUC instance system.adapter.parser.0 terminated with code 0 (NO_ERROR)
            2025-08-11 13:55:22.618  - info: host.NUC instance system.adapter.consumption.0 terminated with code 0 (NO_ERROR)
            2025-08-11 13:55:22.628  - info: host.NUC stopInstance timeout system.adapter.owfs.0 killing pid 2607
            2025-08-11 13:55:22.630  - info: host.NUC stopInstance timeout system.adapter.web.0 killing pid 3393
            2025-08-11 13:55:22.651  - warn: host.NUC instance system.adapter.web.0 terminated due to SIGKILL
            2025-08-11 13:55:22.652  - info: host.NUC instance system.adapter.web.0 terminated with code null ()
            2025-08-11 13:55:22.652  - info: host.NUC All instances are stopped.
            2025-08-11 13:55:22.655  - info: host.NUC terminated
            2025-08-11 13:55:36.122  - info: host.NUC iobroker.js-controller version 7.0.6 js-controller starting
            2025-08-11 13:55:36.124  - info: host.NUC Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
            2025-08-11 13:55:36.125  - info: host.NUC hostname: NUC, node: v20.19.4
            2025-08-11 13:55:36.125  - info: host.NUC ip addresses: 10.1.10.160 fdc5:a05b:6438:8f10:d985:3dbe:7c73:dd9b fdc5:a05b:6438:8f10:315b:e9f0:f6d9:7cb5 fe80::2c40:21b2:2e24:35d6 10.1.10.100 fdc5:a05b:6438:8f10:c558:5109:79f6:35cc fdc5:a05b:6438:8f10:7538:1c33:8bb6:1bfb fe80::4034:c8e7:18fa:e9ea
            2025-08-11 13:55:36.217  - info: host.NUC connected to Objects and States
            2025-08-11 13:55:36.224  - info: host.NUC added notifications configuration of host
            2025-08-11 13:55:36.266  - warn: host.NUC No configuration found for scope "databaseErrors" and category "system"
            2025-08-11 13:55:36.296  - info: host.NUC 51 instances found
            2025-08-11 13:55:36.316  - info: host.NUC starting 28 instances
            2025-08-11 13:55:36.318  - warn: host.NUC startInstance cannot find adapter "vis-bars@1.4.16". Try to install it... 1 attempt
            2025-08-11 13:55:36.318  - info: host.NUC iobroker install vis-bars@1.4.16 using installedVersion
            2025-08-11 13:55:36.695  - info: host.NUC instance system.adapter.admin.0 in version "7.6.17" started with pid 10962
            2025-08-11 13:55:36.711  - info: host.NUC Delete state "system.host.NUC.versions.npmNewestNext"
            2025-08-11 13:55:36.716  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewest"
            2025-08-11 13:55:36.717  - info: host.NUC Delete state "system.host.NUC.versions.npmNewest"
            2025-08-11 13:55:36.719  - info: host.NUC Delete state "system.host.NUC.versions.nodeCurrent"
            2025-08-11 13:55:36.720  - info: host.NUC Delete state "system.host.NUC.versions.npmCurrent"
            2025-08-11 13:55:36.722  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewestNext"
            2025-08-11 13:55:36.723  - info: host.NUC Some obsolete host states deleted.
            2025-08-11 13:55:37.413  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
            2025-08-11 13:55:37.414  - info: host.NUC iobroker npm-install: Installing iobroker.vis-bars@1.4.16... (System call)
            2025-08-11 13:55:37.683  - info: admin.0 (10962) starting. Version 7.6.17 in /opt/iobroker/node_modules/iobroker.admin, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:55:37.702  - info: admin.0 (10962) requesting all objects
            2025-08-11 13:55:38.775  - info: admin.0 (10962) received all objects
            2025-08-11 13:55:38.838  - info: admin.0 (10962) socket.io server listening on port 8081
            2025-08-11 13:55:38.839  - info: admin.0 (10962) http server listening on port 8081
            2025-08-11 13:55:38.840  - info: admin.0 (10962) Use link "http://127.0.0.1:8081" to configure.
            2025-08-11 13:55:40.571  - info: host.NUC instance system.adapter.sql.0 in version "3.0.1" started with pid 11030
            2025-08-11 13:55:41.248  - info: sql.0 (11030) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:55:41.304  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
            2025-08-11 13:55:41.464  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-bars@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_37_504Z-debug-0.log
            2025-08-11 13:55:41.465  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-bars@1.4.16: 1
            2025-08-11 13:55:42.261  - info: admin.0 (10962) ==> Connected system.user.admin from ::ffff:10.1.10.160
            2025-08-11 13:55:42.489  - info: host.NUC iobroker npm-install: exit 25
            2025-08-11 13:55:43.490  - warn: host.NUC startInstance cannot find adapter "vis-history@1.4.16". Try to install it... 1 attempt
            2025-08-11 13:55:43.491  - info: host.NUC iobroker install vis-history@1.4.16 using installedVersion
            2025-08-11 13:55:44.467  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-history@1.4.16... (System call)
            2025-08-11 13:55:44.497  - info: host.NUC instance system.adapter.scenes.0 in version "3.2.3" started with pid 11085
            2025-08-11 13:55:45.044  - debug: scenes.0 (11085) Redis Objects: Use Redis connection: 127.0.0.1:6379
            2025-08-11 13:55:45.059  - debug: scenes.0 (11085) Objects client ready ... initialize now
            2025-08-11 13:55:45.060  - debug: scenes.0 (11085) Objects create System PubSub Client
            2025-08-11 13:55:45.061  - debug: scenes.0 (11085) Objects create User PubSub Client
            2025-08-11 13:55:45.114  - debug: scenes.0 (11085) Objects client initialize lua scripts
            2025-08-11 13:55:45.116  - debug: scenes.0 (11085) Objects connected to redis: 127.0.0.1:6379
            2025-08-11 13:55:45.122  - debug: scenes.0 (11085) Redis States: Use Redis connection: 127.0.0.1:6379
            2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create System PubSub Client
            2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create User PubSub Client
            2025-08-11 13:55:45.132  - debug: scenes.0 (11085) States connected to redis: 127.0.0.1:6379
            2025-08-11 13:55:45.145  - debug: scenes.0 (11085) Plugin sentry Do not initialize Plugin (enabled=false)
            2025-08-11 13:55:45.166  - info: scenes.0 (11085) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:55:45.226  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Position
            2025-08-11 13:55:45.235  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Lamelle_Position
            2025-08-11 13:55:45.238  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Lamelle_Position
            2025-08-11 13:55:45.243  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Position
            2025-08-11 13:55:45.244  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Lamelle_Position
            2025-08-11 13:55:45.245  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Position
            2025-08-11 13:55:45.246  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Lamelle_Position
            2025-08-11 13:55:45.247  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Position
            2025-08-11 13:55:45.248  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Lamelle_Position
            2025-08-11 13:55:45.249  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Position
            2025-08-11 13:55:45.250  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Rolladen_Ost_Position
            2025-08-11 13:55:45.251  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Lamelle_Position
            2025-08-11 13:55:45.252  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Position
            2025-08-11 13:55:45.253  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Lamelle_Position
            2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Position
            2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Position
            2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Lamelle_Position
            2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Rolladen_Ost_Position
            2025-08-11 13:55:45.256  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Tag
            2025-08-11 13:55:45.257  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Tag
            2025-08-11 13:55:45.258  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Helligkeitswert
            2025-08-11 13:55:45.259  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Helligkeitswert
            2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Helligkeitswert
            2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Helligkeitswert
            2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Helligkeitswert
            2025-08-11 13:55:45.261  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Helligkeitswert
            2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Helligkeitswert
            2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Helligkeitswert
            2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Helligkeitswert
            2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Helligkeitswert
            2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Helligkeitswert
            2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_oben_Schalten
            2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_unten_Schalten
            2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.level
            2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.002-esszimmer.action.level
            2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.colorTemperature
            2025-08-11 13:55:45.267  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Leselicht_Schalten
            2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Licht_Schalten
            2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Schalten
            2025-08-11 13:55:45.269  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Schalten
            2025-08-11 13:55:45.270  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Schalten
            2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Schalten
            2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Schalten
            2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten
            2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten
            2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Schalten
            2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Gäste-WC_Spots_Schalten
            2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Hobbyraum_Indirekt_Schalten
            2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Schalten
            2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Schalten
            2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Schalten
            2025-08-11 13:55:45.276  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Nebenküche_Indirekt_Schalten
            2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Putzschrank_Spots_Schalten
            2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Schalten
            2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Schalten
            2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Schalten
            2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Schalten
            2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Abstellkammer_Licht_Schalten
            2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Bad_Spots_Schalten
            2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Schalten
            2025-08-11 13:55:45.281  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Elektroraum_Licht_Schalten
            2025-08-11 13:55:45.284  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Schalten
            2025-08-11 13:55:45.285  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Treppe_Schalten
            2025-08-11 13:55:45.286  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Gäste_Licht_Schalten
            2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Heizungsraum_Licht_Schalten
            2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Waschraum_Licht_Schalten
            2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Werkstatt_Licht_Schalten
            2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Dusche_Spots_Schalten
            2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spot_Schalten
            2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Waschtisch_Spots_Schalten
            2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Schalten
            2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Schalten
            2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Schalten
            2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Schalten
            2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Licht_Schalten
            2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Schlafzimmer_Spots_Schalten
            2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Schalten
            2025-08-11 13:55:45.293  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_blau_Helligkeitswert
            2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_grün_Helligkeitswert
            2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_rot_Helligkeitswert
            2025-08-11 13:55:45.295  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Gartentreppe_zu_Nachbars_Schalten
            2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Blumenbeet_Licht_Schalten
            2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Wandleuchte_Schalten
            2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Steckdose_-_Außen_Sitzbank_Ri_Haus_-_schalten
            2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert
            2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert
            2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Helligkeitswert
            2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Helligkeitswert
            2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Helligkeitswert
            2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Helligkeitswert
            2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Helligkeitswert
            2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Helligkeitswer_status
            2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Licht.Kaminbank_warmweis_schalten
            2025-08-11 13:55:45.303  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.bri
            2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.ct
            2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Esszimmer.on
            2025-08-11 13:55:45.306  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Helligkeitswert
            2025-08-11 13:55:45.307  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Helligkeitswert
            2025-08-11 13:55:45.309  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Büro_Rolladen_Position
            2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Helligkeitswert
            2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spots_Helligkeitswert
            2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Lamelle_Position
            2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Position
            2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Lamelle_Position
            2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Position
            2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Lamelle_Position
            2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Position
            2025-08-11 13:55:45.317  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Lamelle_Position
            2025-08-11 13:55:45.318  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Position
            2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Lamelle_Position
            2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Position
            2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Lamelle_Position
            2025-08-11 13:55:45.320  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Position
            2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Lamelle_Position
            2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Position
            2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Lamelle_Position
            2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Position
            2025-08-11 13:55:45.325  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Abstellkammer_Rolladen_Position
            2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Bad_Rolladen_Position
            2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Gästezimmer_Rolladen_Position
            2025-08-11 13:55:45.328  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Nebenküche_Rolladen_Position
            2025-08-11 13:55:45.329  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Hauswand_bei_Gäste-WC_Licht_Schalten
            2025-08-11 13:55:45.331  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_Ost_Balkon_Spot_Schalten
            2025-08-11 13:55:45.332  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_West_Balkon_Spot_Schalten
            2025-08-11 13:55:45.335  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holz_hinter_Haus_-_Y90_-_Flutlicht_Effektlicht_-_schalten
            2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holzunterstand_Garage_LED-Stripe_-_Y5-2_-_schalten
            2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Nacht
            2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Nacht
            2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Nacht
            2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Alle_Lichter_Aus
            2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_Nacht
            2025-08-11 13:55:45.340  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Energie.Warmwasser_Zirkulation_Intervall_aktiv
            2025-08-11 13:55:45.341  - debug: scenes.0 (11085) initScenes: subscribe on sonos.0.root.192_168_0_180.stop
            2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten
            2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Heizung.Warmwasser.400l_Tank_Heizen
            2025-08-11 13:55:45.343  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Sonstiges.Spechtabwehr
            2025-08-11 13:55:45.345  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.000-all_lights.action.on
            2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Bad
            2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_GaesteWC
            2025-08-11 13:55:45.348  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Kueche
            2025-08-11 13:55:45.349  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Tag
            2025-08-11 13:55:47.651  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-history@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_44_488Z-debug-0.loghost.NUC Cannot install iobroker.vis-history@1.4.16: 1
            2025-08-11 13:55:48.532  - info: host.NUC instance system.adapter.history.0 in version "3.0.1" started with pid 11104
            2025-08-11 13:55:48.667  - info: host.NUC iobroker npm-install: exit 25
            2025-08-11 13:55:49.119  - info: history.0 (11104) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:55:49.139  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_Motion_Detected (Count=1), Alias=false
            2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Ablauf_UG_Bad_Waschbecken (Count=2), Alias=false
            2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Marc (Count=3), Alias=false
            2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Rücklauf (Count=4), Alias=false
            2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_KW_UG_Bad_Waschbecken (Count=5), Alias=false
            2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Rücklauf (Count=6), Alias=false
            2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Putzfrau (Count=7), Alias=false
            2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Außenluft (Count=8), Alias=false
            2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of parser.0.2NCardEntered (Count=9), Alias=false
            2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Heizung.Heizungswasser.Heizungswasser_Soll_plus_Pufferzuschlag (Count=10), Alias=false
            2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Vorlauf (Count=11), Alias=false
            2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Abluft (Count=12), Alias=false
            2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_KeyPressed (Count=13), Alias=false
            2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_WW_UG_Bad_Waschbecken (Count=14), Alias=false
            2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_RL (Count=15), Alias=false
            2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Vorlauf (Count=16), Alias=false
            2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Ersatz (Count=17), Alias=false
            2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Starten (Count=18), Alias=false
            2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_RL (Count=19), Alias=false
            2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Rücklauf (Count=20), Alias=false
            2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of link.0.info.status (Count=21), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of parser.0.2NStatusSwitch (Count=22), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Aussentemp_Nord (Count=23), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_CardEntered_UID (Count=24), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_VL (Count=25), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_VL (Count=26), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Zuluft (Count=27), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Robert (Count=28), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Innenluftfeuchtigkeit (Count=29), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Aussenluftfeuchtigkeit (Count=30), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_oben (Count=31), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Julia (Count=32), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Vorlauf (Count=33), Alias=false
            2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_Mitte (Count=34), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Elfriede (Count=35), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Vorlauf (Count=36), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_unten (Count=37), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Home (Count=38), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of parser.0.2NCallstatus (Count=39), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_oben (Count=40), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_mitte_unten (Count=41), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Sabine (Count=42), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Fortluft (Count=43), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Jana (Count=44), Alias=false
            2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Rücklauf (Count=45), Alias=false
            2025-08-11 13:55:49.668  - warn: host.NUC startInstance cannot find adapter "vis-timeandweather@1.4.16". Try to install it... 1 attempt
            2025-08-11 13:55:49.668  - info: host.NUC iobroker install vis-timeandweather@1.4.16 using installedVersion
            2025-08-11 13:55:50.568  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
            2025-08-11 13:55:50.569  - info: host.NUC iobroker npm-install: Installing iobroker.vis-timeandweather@1.4.16... (System call)
            2025-08-11 13:55:52.557  - info: host.NUC instance system.adapter.javascript.0 in version "8.9.2" started with pid 11153
            2025-08-11 13:55:53.660  - info: javascript.0 (11153) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:55:53.826  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-timeandweather@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_50_633Z-debug-0.log
            2025-08-11 13:55:53.828  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-timeandweather@1.4.16: 1
            2025-08-11 13:55:54.848  - info: host.NUC iobroker npm-install: exit 25
            2025-08-11 13:55:55.849  - warn: host.NUC startInstance cannot find adapter "vis-sip-asterisk@1.4.16". Try to install it... 1 attempt
            2025-08-11 13:55:55.850  - info: host.NUC iobroker install vis-sip-asterisk@1.4.16 using installedVersion
            2025-08-11 13:55:56.590  - info: host.NUC instance system.adapter.javascript.1 in version "8.9.2" started with pid 11190
            2025-08-11 13:55:56.918  - error: host.NUC iobroker npm-install: host.NUC Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
            2025-08-11 13:55:56.926  - error: host.NUC iobroker npm-install: adapter "vis-sip-asterisk" cannot be installed: Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
            2025-08-11 13:55:57.741  - info: javascript.1 (11190) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:55:57.950  - info: host.NUC iobroker npm-install: exit 12
            2025-08-11 13:55:58.951  - warn: host.NUC startInstance cannot find adapter "vis-material@1.4.16". Try to install it... 1 attempt
            2025-08-11 13:55:58.951  - info: host.NUC iobroker install vis-material@1.4.16 using installedVersion
            2025-08-11 13:56:00.242  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
            2025-08-11 13:56:00.243  - info: host.NUC iobroker npm-install: Installing iobroker.vis-material@1.4.16... (System call)
            2025-08-11 13:56:00.804  - info: host.NUC instance scheduled system.adapter.ical.0 29,59 * * * *
            2025-08-11 13:56:00.819  - info: host.NUC instance system.adapter.ical.0 in version "1.16.2" started with pid 11291
            2025-08-11 13:56:02.056  - info: ical.0 (11291) starting. Version 1.16.2 in /opt/iobroker/node_modules/iobroker.ical, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:56:03.280  - info: ical.0 (11291) processing URL: Homeserver Lueftung https://calendar.google.com/calendar/ical/l1oqjqcup45j82e55csi7ncv6k%40group.calendar.google.com/private-32e8cca4d4b943e151431115e03cf161/basic.ics
            2025-08-11 13:56:04.908  - info: host.NUC instance system.adapter.owfs.0 in version "0.7.0" started with pid 11336
            2025-08-11 13:56:06.284  - info: owfs.0 (11336) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.owfs, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:56:07.604  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-material@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_56_00_341Z-debug-0.log
            2025-08-11 13:56:07.607  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-material@1.4.16: 1
            2025-08-11 13:56:08.413  - info: javascript.1 (11190) requesting all states
            2025-08-11 13:56:08.415  - info: javascript.1 (11190) requesting all objects
            2025-08-11 13:56:08.634  - info: host.NUC iobroker npm-install: exit 25
            2025-08-11 13:56:08.708  - info: host.NUC instance system.adapter.knx.0 in version "2.0.30" started with pid 11355
            2025-08-11 13:56:09.281  - info: javascript.1 (11190) received all states
            2025-08-11 13:56:09.635  - warn: host.NUC startInstance cannot find adapter "vis-rgraph@1.4.16". Try to install it... 1 attempt
            2025-08-11 13:56:09.635  - info: host.NUC iobroker install vis-rgraph@1.4.16 using installedVersion
            2025-08-11 13:56:10.232  - info: javascript.1 (11190) received all objects
            2025-08-11 13:56:11.313  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
            2025-08-11 13:56:11.412  - info: knx.0 (11355) starting. Version 2.0.30 in /opt/iobroker/node_modules/iobroker.knx, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:56:11.567  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.A301_Lehrsaal_EDV_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.661  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.669  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Spots_Flur_komplett_Schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.716  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.737  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodus_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.759  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Putzlicht_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.785  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Elektro is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.801  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Ein_Licht_im_Haus_an is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.812  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.833  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang_unabgeglichen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.846  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.863  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_-_Multisensor_-_Lichtausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.917  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Bad_Sichtschutz_LERNEN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.942  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.964  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.978  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Schlafen_Schalter_Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:11.987  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.039  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Alarmanlage_abwesend_Taster_Status_hörend is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.054  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Basis-Sollwert_status_-_EG_WC is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.060  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.069  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.138  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.143  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.183  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Tauchpumpe_manuell_ein is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.228  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.242  - warn: knx.0 (11355) Object knx.0.Sicherheit.EG.RWM_Alarm_-_EG_Kaminzimmer_ is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.276  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.290  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.318  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_morgens_verlassen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.344  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_OG_Fitness_-_Stellgr__Heizen_AUSG_R is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.416  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_manuell_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.482  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Sonnenschutzautomatik_EIN_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.497  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.520  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Kanal_B__Stop is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.542  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Testalarm_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.563  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Vorgabe_Sollwertversch_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.583  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.621  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.647  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Basalte_Taster_Kalibrieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.684  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.GaesteWC_PM_Licht_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.837  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.840  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:12.868  - warn: knx.0 (11355) Object knx.0.Heizung.KG.RTR_KG_Büro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.041  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.051  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Stellgr__Kühlen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.103  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.117  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-rgraph@1.4.16... (System call)
            2025-08-11 13:56:13.253  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Helligkeitswert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.276  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.282  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jana_messen_Sabine_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.302  - info: host.NUC instance system.adapter.alarm.0 in version "3.7.0" started with pid 11422
            2025-08-11 13:56:13.315  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_manuelle_Lüftersteuerung_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.362  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Gemessener_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.407  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Manuelle_Lüftersteuerung_Vorgabe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.448  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.485  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.545  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Stellventil is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.563  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_GRUEN is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.571  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Sensor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.576  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.586  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.594  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_BLAU is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.604  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.612  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.626  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Basis-Sollwert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.634  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Geräuschsensor_aktivieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.637  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Aktor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.656  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.664  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodus_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.692  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_Wert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.707  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.734  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.760  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.777  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.Kind_West_PM_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.826  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.843  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.854  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.899  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:13.930  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.037  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.052  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_AA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.110  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Sperren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.118  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.195  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.218  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.234  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Panikfunktion_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.245  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_aktive_Lüfterstufe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.271  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Alle_Lichter_aus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.283  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Wert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.301  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.320  - warn: knx.0 (11355) Object knx.0.Schaltfunktionen.KG.Steckdose_Buero_z-wave_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.375  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.399  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.412  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.424  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemperatur_Taster_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.439  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.473  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodusumsch__-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.497  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Musik_-_Gaeste-WC_-_Start_Stop_Anzeige is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.514  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_betreten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.539  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Abstellkammer is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.546  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.597  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Störung_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.614  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_3 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.684  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Gaestebad is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.787  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.797  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ext_Bewegung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.809  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.824  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.853  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_FLASH is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.854  - warn: knx.0 (11355) Object knx.0.Heizung.Heizungsraum_Aktoren.Solarpumpe_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.867  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Auto=1_Man=0_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.878  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.888  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.917  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.947  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Meldung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:14.998  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.001  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Soll-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.032  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.043  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.165  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.248  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.272  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.317  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Taster_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.396  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.506  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Haustür_öffnen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.608  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_IST-Temp_gemessen_an_Klima is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.624  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_Istwert_Raumtemperatur_ueber_KNX_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.667  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.746  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_WEISS is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.774  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_SOLLWert_Temp_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.778  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.847  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Betriebsmodus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.859  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_rel__Luftfeuchte_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:15.942  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.012  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jalousien_Nachtstellung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.086  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Rückm__Sollwertversch_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.107  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.157  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodusumsch__-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.165  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.177  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Buero is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.198  - warn: knx.0 (11355) Object knx.0.Sensorik.EG.EG_Raumtemp_Taster_Gäste-WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.211  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.224  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.237  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA_Überlagert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.247  - warn: knx.0 (11355) Object knx.0.Sensorik.KG.UG_Raumtemp_Taster_Elektroraum is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.289  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.358  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.388  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_SOLL-Temp_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.399  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_EING is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.428  - warn: knx.0 (11355) Object knx.0.Sonstiges.Sonos.Musik_Bad_Künstler is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
            2025-08-11 13:56:16.501  - info: alarm.0 (11422) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.alarm, node: v20.19.4, js-controller: 7.0.6
            2025-08-11 13:56:16.588  - warn: knx.0 (11355) No license found for knx. You can use 500DP for free or you can get a license on https://iobroker.net/accountLicenses !
            2025-08-11 13:56:16.591  - info: knx.0 (11355) Connecting to knx GW: 10.1.10.161:3671 with phy. Adr: 1.1.150
            2025-08-11 13:56:16.600  - info: knx.0 (11355) Debuglevel: 0    1
            2025-08-11 13:56:16.607  - info: knx.0 (11355) Connected  - local UDP Server listening on 10.1.10.160:58931
            2025-08-11 13:56:16.663  - info: knx.0 (11355) Connected! :-) 
            2025-08-11 13:56:17.307  - info: knx.0 (11355) State value to set for "knx.0.Heizung.OG.Betriebsmodus_Frost-_Hitzeschutz_-_OG_Bad" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:17.522  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.Elektroraum_PM_schalten" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:17.630  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.KG_Türkontakt_Büro" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten_Status" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:17.975  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten_status" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:17.977  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:18.446  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten_Status" has to be type "boolean" but received type "number" 
            2025-08-11 13:56:18.447  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten" has to be type "boolean" but received type "number"
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #11

            @majorkamy sagte in Simple + Vis Api startet nicht:

            vis-history@1.4.16

            Da gilt das gleiche:

            vis-history
            github:	1.0.0
            latest:	1.0.0 for 71 months
            stable:	1.0.0 for 71 months
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Antwort Letzte Antwort
            0
            • M Majorkamy

              @thomas-braun

              Hallo ich habe es aktuell noch nicht abgeschaltet, da ich bis alles läuft noch einen Monitor angeschlossen habe.

              Nun zur nicht funktionierenden VIS.

              Weder die Runtime noch der Editor öffnen sich.

              Adapter Übersicht:
              d5b4c0f9-7322-4545-a5d0-114bf3adafd4-grafik.png

              Er verweist, ständig auf 1.4.16

              Log Files
              2025-08-11T12_00_01_241Z-debug-0.log 2025-08-11T12_00_09_838Z-debug-0.log 2025-08-11T12_00_14_511Z-debug-0.log 2025-08-11T12_00_19_475Z-debug-0.log 2025-08-11T12_00_24_390Z-debug-0.log 2025-08-11T12_00_29_111Z-debug-0.log 2025-08-11T12_00_33_982Z-debug-0.log 2025-08-11T12_00_40_074Z-debug-0.log 2025-08-11T12_00_49_556Z-debug-0.log 2025-08-11T12_01_02_108Z-debug-0.log 2025-08-11T12_01_11_370Z-debug-0.log

              Log Auszug

              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: TypeError: _0x577a56[_0x28a911(...)] is not a constructor
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x4f7dc4 (/opt/iobroker/node_modules/iobroker.link/main.js:1:50238)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55604)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:55635)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at 9../lib/access-server-client (/opt/iobroker/node_modules/iobroker.link/main.js:1:55662)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x2ec651 (/opt/iobroker/node_modules/iobroker.link/main.js:1:1746)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at _0x53eb29 (/opt/iobroker/node_modules/iobroker.link/main.js:1:2125)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.link/main.js:1:2195)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:1275:32)
              2025-08-11 13:55:22.581  - error: host.NUC Caught by controller[1]: Node.js v20.19.4
              2025-08-11 13:55:22.581  - info: host.NUC instance system.adapter.link.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2025-08-11 13:55:22.603  - info: host.NUC instance system.adapter.parser.0 terminated with code 0 (NO_ERROR)
              2025-08-11 13:55:22.618  - info: host.NUC instance system.adapter.consumption.0 terminated with code 0 (NO_ERROR)
              2025-08-11 13:55:22.628  - info: host.NUC stopInstance timeout system.adapter.owfs.0 killing pid 2607
              2025-08-11 13:55:22.630  - info: host.NUC stopInstance timeout system.adapter.web.0 killing pid 3393
              2025-08-11 13:55:22.651  - warn: host.NUC instance system.adapter.web.0 terminated due to SIGKILL
              2025-08-11 13:55:22.652  - info: host.NUC instance system.adapter.web.0 terminated with code null ()
              2025-08-11 13:55:22.652  - info: host.NUC All instances are stopped.
              2025-08-11 13:55:22.655  - info: host.NUC terminated
              2025-08-11 13:55:36.122  - info: host.NUC iobroker.js-controller version 7.0.6 js-controller starting
              2025-08-11 13:55:36.124  - info: host.NUC Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
              2025-08-11 13:55:36.125  - info: host.NUC hostname: NUC, node: v20.19.4
              2025-08-11 13:55:36.125  - info: host.NUC ip addresses: 10.1.10.160 fdc5:a05b:6438:8f10:d985:3dbe:7c73:dd9b fdc5:a05b:6438:8f10:315b:e9f0:f6d9:7cb5 fe80::2c40:21b2:2e24:35d6 10.1.10.100 fdc5:a05b:6438:8f10:c558:5109:79f6:35cc fdc5:a05b:6438:8f10:7538:1c33:8bb6:1bfb fe80::4034:c8e7:18fa:e9ea
              2025-08-11 13:55:36.217  - info: host.NUC connected to Objects and States
              2025-08-11 13:55:36.224  - info: host.NUC added notifications configuration of host
              2025-08-11 13:55:36.266  - warn: host.NUC No configuration found for scope "databaseErrors" and category "system"
              2025-08-11 13:55:36.296  - info: host.NUC 51 instances found
              2025-08-11 13:55:36.316  - info: host.NUC starting 28 instances
              2025-08-11 13:55:36.318  - warn: host.NUC startInstance cannot find adapter "vis-bars@1.4.16". Try to install it... 1 attempt
              2025-08-11 13:55:36.318  - info: host.NUC iobroker install vis-bars@1.4.16 using installedVersion
              2025-08-11 13:55:36.695  - info: host.NUC instance system.adapter.admin.0 in version "7.6.17" started with pid 10962
              2025-08-11 13:55:36.711  - info: host.NUC Delete state "system.host.NUC.versions.npmNewestNext"
              2025-08-11 13:55:36.716  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewest"
              2025-08-11 13:55:36.717  - info: host.NUC Delete state "system.host.NUC.versions.npmNewest"
              2025-08-11 13:55:36.719  - info: host.NUC Delete state "system.host.NUC.versions.nodeCurrent"
              2025-08-11 13:55:36.720  - info: host.NUC Delete state "system.host.NUC.versions.npmCurrent"
              2025-08-11 13:55:36.722  - info: host.NUC Delete state "system.host.NUC.versions.nodeNewestNext"
              2025-08-11 13:55:36.723  - info: host.NUC Some obsolete host states deleted.
              2025-08-11 13:55:37.413  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
              2025-08-11 13:55:37.414  - info: host.NUC iobroker npm-install: Installing iobroker.vis-bars@1.4.16... (System call)
              2025-08-11 13:55:37.683  - info: admin.0 (10962) starting. Version 7.6.17 in /opt/iobroker/node_modules/iobroker.admin, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:55:37.702  - info: admin.0 (10962) requesting all objects
              2025-08-11 13:55:38.775  - info: admin.0 (10962) received all objects
              2025-08-11 13:55:38.838  - info: admin.0 (10962) socket.io server listening on port 8081
              2025-08-11 13:55:38.839  - info: admin.0 (10962) http server listening on port 8081
              2025-08-11 13:55:38.840  - info: admin.0 (10962) Use link "http://127.0.0.1:8081" to configure.
              2025-08-11 13:55:40.571  - info: host.NUC instance system.adapter.sql.0 in version "3.0.1" started with pid 11030
              2025-08-11 13:55:41.248  - info: sql.0 (11030) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:55:41.304  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
              2025-08-11 13:55:41.464  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-bars@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_37_504Z-debug-0.log
              2025-08-11 13:55:41.465  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-bars@1.4.16: 1
              2025-08-11 13:55:42.261  - info: admin.0 (10962) ==> Connected system.user.admin from ::ffff:10.1.10.160
              2025-08-11 13:55:42.489  - info: host.NUC iobroker npm-install: exit 25
              2025-08-11 13:55:43.490  - warn: host.NUC startInstance cannot find adapter "vis-history@1.4.16". Try to install it... 1 attempt
              2025-08-11 13:55:43.491  - info: host.NUC iobroker install vis-history@1.4.16 using installedVersion
              2025-08-11 13:55:44.467  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-history@1.4.16... (System call)
              2025-08-11 13:55:44.497  - info: host.NUC instance system.adapter.scenes.0 in version "3.2.3" started with pid 11085
              2025-08-11 13:55:45.044  - debug: scenes.0 (11085) Redis Objects: Use Redis connection: 127.0.0.1:6379
              2025-08-11 13:55:45.059  - debug: scenes.0 (11085) Objects client ready ... initialize now
              2025-08-11 13:55:45.060  - debug: scenes.0 (11085) Objects create System PubSub Client
              2025-08-11 13:55:45.061  - debug: scenes.0 (11085) Objects create User PubSub Client
              2025-08-11 13:55:45.114  - debug: scenes.0 (11085) Objects client initialize lua scripts
              2025-08-11 13:55:45.116  - debug: scenes.0 (11085) Objects connected to redis: 127.0.0.1:6379
              2025-08-11 13:55:45.122  - debug: scenes.0 (11085) Redis States: Use Redis connection: 127.0.0.1:6379
              2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create System PubSub Client
              2025-08-11 13:55:45.125  - debug: scenes.0 (11085) States create User PubSub Client
              2025-08-11 13:55:45.132  - debug: scenes.0 (11085) States connected to redis: 127.0.0.1:6379
              2025-08-11 13:55:45.145  - debug: scenes.0 (11085) Plugin sentry Do not initialize Plugin (enabled=false)
              2025-08-11 13:55:45.166  - info: scenes.0 (11085) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:55:45.226  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Position
              2025-08-11 13:55:45.235  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_groß_Lamelle_Position
              2025-08-11 13:55:45.238  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Lamelle_Position
              2025-08-11 13:55:45.243  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_Nord_klein_Position
              2025-08-11 13:55:45.244  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Lamelle_Position
              2025-08-11 13:55:45.245  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Bad_Jalousie_West_Position
              2025-08-11 13:55:45.246  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Lamelle_Position
              2025-08-11 13:55:45.247  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Empore_Jalousie_Position
              2025-08-11 13:55:45.248  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Lamelle_Position
              2025-08-11 13:55:45.249  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Jalousie_Süd_Position
              2025-08-11 13:55:45.250  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_Ost_Rolladen_Ost_Position
              2025-08-11 13:55:45.251  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Lamelle_Position
              2025-08-11 13:55:45.252  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_Süd_Position
              2025-08-11 13:55:45.253  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Lamelle_Position
              2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Kind_West_Jalousie_West_Position
              2025-08-11 13:55:45.254  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Position
              2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Jalousie_Nord_Lamelle_Position
              2025-08-11 13:55:45.255  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.OG.Schlafen_Rolladen_Ost_Position
              2025-08-11 13:55:45.256  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Tag
              2025-08-11 13:55:45.257  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Tag
              2025-08-11 13:55:45.258  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Helligkeitswert
              2025-08-11 13:55:45.259  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Helligkeitswert
              2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Helligkeitswert
              2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Helligkeitswert
              2025-08-11 13:55:45.260  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Helligkeitswert
              2025-08-11 13:55:45.261  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Helligkeitswert
              2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Helligkeitswert
              2025-08-11 13:55:45.262  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Helligkeitswert
              2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Helligkeitswert
              2025-08-11 13:55:45.263  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Helligkeitswert
              2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Helligkeitswert
              2025-08-11 13:55:45.264  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_oben_Schalten
              2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Spüle_Regal_unten_Schalten
              2025-08-11 13:55:45.265  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.level
              2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.002-esszimmer.action.level
              2025-08-11 13:55:45.266  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.003-küche.action.colorTemperature
              2025-08-11 13:55:45.267  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Leselicht_Schalten
              2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_West_Licht_Schalten
              2025-08-11 13:55:45.268  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Essen_Wandleuchten_Schalten
              2025-08-11 13:55:45.269  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Bodenspots_Schalten
              2025-08-11 13:55:45.270  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Hängelampe_Schalten
              2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_Schalten
              2025-08-11 13:55:45.271  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Flur_Spots_einzeln_bei_Garage_Schalten
              2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten
              2025-08-11 13:55:45.272  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten
              2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Schalten
              2025-08-11 13:55:45.273  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Gäste-WC_Spots_Schalten
              2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Hobbyraum_Indirekt_Schalten
              2025-08-11 13:55:45.274  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Schalten
              2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Schalten
              2025-08-11 13:55:45.275  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kücheninsel_Spots_Schalten
              2025-08-11 13:55:45.276  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Nebenküche_Indirekt_Schalten
              2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Putzschrank_Spots_Schalten
              2025-08-11 13:55:45.277  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Schalten
              2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_3-fach_Spots_Schalten
              2025-08-11 13:55:45.278  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Hängelampe_Schalten
              2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Wohnzimmer_Tisch_Spot_Schalten
              2025-08-11 13:55:45.279  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Abstellkammer_Licht_Schalten
              2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Bad_Spots_Schalten
              2025-08-11 13:55:45.280  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Schalten
              2025-08-11 13:55:45.281  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Elektroraum_Licht_Schalten
              2025-08-11 13:55:45.284  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Schalten
              2025-08-11 13:55:45.285  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Treppe_Schalten
              2025-08-11 13:55:45.286  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Gäste_Licht_Schalten
              2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Heizungsraum_Licht_Schalten
              2025-08-11 13:55:45.287  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Waschraum_Licht_Schalten
              2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Werkstatt_Licht_Schalten
              2025-08-11 13:55:45.288  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Dusche_Spots_Schalten
              2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spot_Schalten
              2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Waschtisch_Spots_Schalten
              2025-08-11 13:55:45.289  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Bodenspot_Schalten
              2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Schalten
              2025-08-11 13:55:45.290  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Wandspot_Schalten
              2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Schalten
              2025-08-11 13:55:45.291  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Licht_Schalten
              2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Schlafzimmer_Spots_Schalten
              2025-08-11 13:55:45.292  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Schalten
              2025-08-11 13:55:45.293  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_blau_Helligkeitswert
              2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_grün_Helligkeitswert
              2025-08-11 13:55:45.294  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Bank_rot_Helligkeitswert
              2025-08-11 13:55:45.295  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Gartentreppe_zu_Nachbars_Schalten
              2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Blumenbeet_Licht_Schalten
              2025-08-11 13:55:45.296  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Terrasse_Wandleuchte_Schalten
              2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Steckdose_-_Außen_Sitzbank_Ri_Haus_-_schalten
              2025-08-11 13:55:45.297  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert
              2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert
              2025-08-11 13:55:45.298  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Garderobe_Spots_Helligkeitswert
              2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Decke_Stripe_Helligkeitswert
              2025-08-11 13:55:45.299  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Kaminzimmer_Spots_Helligkeitswert
              2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.EG.Treppenraum_ins_UG_Spots_Helligkeitswert
              2025-08-11 13:55:45.300  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Flur_Spots_Helligkeitswert
              2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Treppenraum_ins_EG_Spots_Helligkeitswer_status
              2025-08-11 13:55:45.301  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Licht.Kaminbank_warmweis_schalten
              2025-08-11 13:55:45.303  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.bri
              2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Hue_go_1.ct
              2025-08-11 13:55:45.304  - debug: scenes.0 (11085) initScenes: subscribe on hue.0.Esszimmer.on
              2025-08-11 13:55:45.306  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Büro_Licht_Helligkeitswert
              2025-08-11 13:55:45.307  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.KG.Flur_Spots_bei_Büro_Helligkeitswert
              2025-08-11 13:55:45.309  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Büro_Rolladen_Position
              2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Kind_Ost_Leselicht_Helligkeitswert
              2025-08-11 13:55:45.310  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.OG.Bad_Wanne_Spots_Helligkeitswert
              2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Lamelle_Position
              2025-08-11 13:55:45.311  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Arbeitszimmer_Jalousie_Position
              2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Lamelle_Position
              2025-08-11 13:55:45.315  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Esszimmer_Jalousie_Position
              2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Lamelle_Position
              2025-08-11 13:55:45.316  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Flur_Arbeitszimmer_Jalousie_Position
              2025-08-11 13:55:45.317  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Lamelle_Position
              2025-08-11 13:55:45.318  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Gäste-WC_Jalousie_Position
              2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Lamelle_Position
              2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_Süd_Position
              2025-08-11 13:55:45.319  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Lamelle_Position
              2025-08-11 13:55:45.320  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Küche_Jalousie_West_Position
              2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Lamelle_Position
              2025-08-11 13:55:45.323  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Ost_Position
              2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Lamelle_Position
              2025-08-11 13:55:45.324  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Wohnzimmer_Jalousie_Süd_Position
              2025-08-11 13:55:45.325  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Abstellkammer_Rolladen_Position
              2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Bad_Rolladen_Position
              2025-08-11 13:55:45.326  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.KG.Gästezimmer_Rolladen_Position
              2025-08-11 13:55:45.328  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Jalousie.EG.Nebenküche_Rolladen_Position
              2025-08-11 13:55:45.329  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Hauswand_bei_Gäste-WC_Licht_Schalten
              2025-08-11 13:55:45.331  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_Ost_Balkon_Spot_Schalten
              2025-08-11 13:55:45.332  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Kind_West_Balkon_Spot_Schalten
              2025-08-11 13:55:45.335  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holz_hinter_Haus_-_Y90_-_Flutlicht_Effektlicht_-_schalten
              2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Beleuchtung.Außen.Holzunterstand_Garage_LED-Stripe_-_Y5-2_-_schalten
              2025-08-11 13:55:45.336  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_EG_Nacht
              2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Nacht
              2025-08-11 13:55:45.338  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_UG_Nacht
              2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Alle_Lichter_Aus
              2025-08-11 13:55:45.339  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_Nacht
              2025-08-11 13:55:45.340  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Energie.Warmwasser_Zirkulation_Intervall_aktiv
              2025-08-11 13:55:45.341  - debug: scenes.0 (11085) initScenes: subscribe on sonos.0.root.192_168_0_180.stop
              2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten
              2025-08-11 13:55:45.342  - debug: scenes.0 (11085) initScenes: subscribe on Meine_Objekte.0.Heizung.Warmwasser.400l_Tank_Heizen
              2025-08-11 13:55:45.343  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Sonstiges.Spechtabwehr
              2025-08-11 13:55:45.345  - debug: scenes.0 (11085) initScenes: subscribe on hue-extended.0.groups.000-all_lights.action.on
              2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Bad
              2025-08-11 13:55:45.346  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_GaesteWC
              2025-08-11 13:55:45.348  - debug: scenes.0 (11085) initScenes: subscribe on javascript.0.Heizung.Zirkulation_Kueche
              2025-08-11 13:55:45.349  - debug: scenes.0 (11085) initScenes: subscribe on scene.0.Beschattung_OG_Tag
              2025-08-11 13:55:47.651  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-history@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_44_488Z-debug-0.loghost.NUC Cannot install iobroker.vis-history@1.4.16: 1
              2025-08-11 13:55:48.532  - info: host.NUC instance system.adapter.history.0 in version "3.0.1" started with pid 11104
              2025-08-11 13:55:48.667  - info: host.NUC iobroker npm-install: exit 25
              2025-08-11 13:55:49.119  - info: history.0 (11104) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:55:49.139  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_Motion_Detected (Count=1), Alias=false
              2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Ablauf_UG_Bad_Waschbecken (Count=2), Alias=false
              2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Marc (Count=3), Alias=false
              2025-08-11 13:55:49.140  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Rücklauf (Count=4), Alias=false
              2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_KW_UG_Bad_Waschbecken (Count=5), Alias=false
              2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Rücklauf (Count=6), Alias=false
              2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Putzfrau (Count=7), Alias=false
              2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Außenluft (Count=8), Alias=false
              2025-08-11 13:55:49.141  - info: history.0 (11104) enabled logging of parser.0.2NCardEntered (Count=9), Alias=false
              2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Heizung.Heizungswasser.Heizungswasser_Soll_plus_Pufferzuschlag (Count=10), Alias=false
              2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Vorlauf (Count=11), Alias=false
              2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Abluft (Count=12), Alias=false
              2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_KeyPressed (Count=13), Alias=false
              2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Zulauf_WW_UG_Bad_Waschbecken (Count=14), Alias=false
              2025-08-11 13:55:49.142  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_RL (Count=15), Alias=false
              2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Vorlauf (Count=16), Alias=false
              2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Ersatz (Count=17), Alias=false
              2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Starten (Count=18), Alias=false
              2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_RL (Count=19), Alias=false
              2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Umschichtung_400L_Rücklauf (Count=20), Alias=false
              2025-08-11 13:55:49.143  - info: history.0 (11104) enabled logging of link.0.info.status (Count=21), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of parser.0.2NStatusSwitch (Count=22), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Aussentemp_Nord (Count=23), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.2N_CardEntered_UID (Count=24), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_WT_VL (Count=25), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Kühlung_Sole_VL (Count=26), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Zuluft (Count=27), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Robert (Count=28), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Innenluftfeuchtigkeit (Count=29), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of javascript.0.HKL.absolute_Aussenluftfeuchtigkeit (Count=30), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_oben (Count=31), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Julia (Count=32), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Solar_Vorlauf (Count=33), Alias=false
              2025-08-11 13:55:49.144  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_Mitte (Count=34), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Elfriede (Count=35), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_Sole_Vorlauf (Count=36), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_unten (Count=37), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of javascript.0.MyObjects.Gadgets.Maeher.Home (Count=38), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of parser.0.2NCallstatus (Count=39), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_400L_oben (Count=40), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_2000L_mitte_unten (Count=41), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Sabine (Count=42), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.KWL_Fortluft (Count=43), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of Meine_Objekte.0.Sicherheit.Anwesend_Jana (Count=44), Alias=false
              2025-08-11 13:55:49.145  - info: history.0 (11104) enabled logging of owfs.0.wires.Heizung_WP_Rücklauf (Count=45), Alias=false
              2025-08-11 13:55:49.668  - warn: host.NUC startInstance cannot find adapter "vis-timeandweather@1.4.16". Try to install it... 1 attempt
              2025-08-11 13:55:49.668  - info: host.NUC iobroker install vis-timeandweather@1.4.16 using installedVersion
              2025-08-11 13:55:50.568  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
              2025-08-11 13:55:50.569  - info: host.NUC iobroker npm-install: Installing iobroker.vis-timeandweather@1.4.16... (System call)
              2025-08-11 13:55:52.557  - info: host.NUC instance system.adapter.javascript.0 in version "8.9.2" started with pid 11153
              2025-08-11 13:55:53.660  - info: javascript.0 (11153) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:55:53.826  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-timeandweather@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_55_50_633Z-debug-0.log
              2025-08-11 13:55:53.828  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-timeandweather@1.4.16: 1
              2025-08-11 13:55:54.848  - info: host.NUC iobroker npm-install: exit 25
              2025-08-11 13:55:55.849  - warn: host.NUC startInstance cannot find adapter "vis-sip-asterisk@1.4.16". Try to install it... 1 attempt
              2025-08-11 13:55:55.850  - info: host.NUC iobroker install vis-sip-asterisk@1.4.16 using installedVersion
              2025-08-11 13:55:56.590  - info: host.NUC instance system.adapter.javascript.1 in version "8.9.2" started with pid 11190
              2025-08-11 13:55:56.918  - error: host.NUC iobroker npm-install: host.NUC Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
              2025-08-11 13:55:56.926  - error: host.NUC iobroker npm-install: adapter "vis-sip-asterisk" cannot be installed: Unknown packet name vis-sip-asterisk. Please install packages from outside the repository using "iobroker url <url-or-package>"!
              2025-08-11 13:55:57.741  - info: javascript.1 (11190) starting. Version 8.9.2 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:55:57.950  - info: host.NUC iobroker npm-install: exit 12
              2025-08-11 13:55:58.951  - warn: host.NUC startInstance cannot find adapter "vis-material@1.4.16". Try to install it... 1 attempt
              2025-08-11 13:55:58.951  - info: host.NUC iobroker install vis-material@1.4.16 using installedVersion
              2025-08-11 13:56:00.242  - info: host.NUC iobroker npm-install: NPM version: 10.8.2
              2025-08-11 13:56:00.243  - info: host.NUC iobroker npm-install: Installing iobroker.vis-material@1.4.16... (System call)
              2025-08-11 13:56:00.804  - info: host.NUC instance scheduled system.adapter.ical.0 29,59 * * * *
              2025-08-11 13:56:00.819  - info: host.NUC instance system.adapter.ical.0 in version "1.16.2" started with pid 11291
              2025-08-11 13:56:02.056  - info: ical.0 (11291) starting. Version 1.16.2 in /opt/iobroker/node_modules/iobroker.ical, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:56:03.280  - info: ical.0 (11291) processing URL: Homeserver Lueftung https://calendar.google.com/calendar/ical/l1oqjqcup45j82e55csi7ncv6k%40group.calendar.google.com/private-32e8cca4d4b943e151431115e03cf161/basic.ics
              2025-08-11 13:56:04.908  - info: host.NUC instance system.adapter.owfs.0 in version "0.7.0" started with pid 11336
              2025-08-11 13:56:06.284  - info: owfs.0 (11336) starting. Version 0.7.0 in /opt/iobroker/node_modules/iobroker.owfs, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:56:07.604  - error: host.NUC iobroker npm-install: npm error code ETARGETnpm error notarget No matching version found for iobroker.vis-material@1.4.16.npm error notarget In most cases you or one of your dependencies are requestingnpm error notarget a package version that doesn't exist.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-08-11T11_56_00_341Z-debug-0.log
              2025-08-11 13:56:07.607  - error: host.NUC iobroker npm-install: host.NUC Cannot install iobroker.vis-material@1.4.16: 1
              2025-08-11 13:56:08.413  - info: javascript.1 (11190) requesting all states
              2025-08-11 13:56:08.415  - info: javascript.1 (11190) requesting all objects
              2025-08-11 13:56:08.634  - info: host.NUC iobroker npm-install: exit 25
              2025-08-11 13:56:08.708  - info: host.NUC instance system.adapter.knx.0 in version "2.0.30" started with pid 11355
              2025-08-11 13:56:09.281  - info: javascript.1 (11190) received all states
              2025-08-11 13:56:09.635  - warn: host.NUC startInstance cannot find adapter "vis-rgraph@1.4.16". Try to install it... 1 attempt
              2025-08-11 13:56:09.635  - info: host.NUC iobroker install vis-rgraph@1.4.16 using installedVersion
              2025-08-11 13:56:10.232  - info: javascript.1 (11190) received all objects
              2025-08-11 13:56:11.313  - error: sql.0 (11030) Error: connect ECONNREFUSED 127.0.0.1:3306
              2025-08-11 13:56:11.412  - info: knx.0 (11355) starting. Version 2.0.30 in /opt/iobroker/node_modules/iobroker.knx, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:56:11.567  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.A301_Lehrsaal_EDV_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.661  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.669  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Spots_Flur_komplett_Schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.716  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.737  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodus_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.759  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Putzlicht_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.785  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Elektro is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.801  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Ein_Licht_im_Haus_an is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.812  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.833  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang_unabgeglichen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.846  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.863  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_-_Multisensor_-_Lichtausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.917  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Bad_Sichtschutz_LERNEN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.942  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.964  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AN is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.978  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Schlafen_Schalter_Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:11.987  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.039  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Alarmanlage_abwesend_Taster_Status_hörend is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.054  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Basis-Sollwert_status_-_EG_WC is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.060  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.069  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.138  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.143  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.183  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Tauchpumpe_manuell_ein is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.228  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.242  - warn: knx.0 (11355) Object knx.0.Sicherheit.EG.RWM_Alarm_-_EG_Kaminzimmer_ is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.276  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.290  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.318  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_morgens_verlassen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.344  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_OG_Fitness_-_Stellgr__Heizen_AUSG_R is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.416  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_manuell_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.482  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Sonnenschutzautomatik_EIN_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.497  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.520  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Kanal_B__Stop is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.542  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Testalarm_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.563  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Vorgabe_Sollwertversch_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.583  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.621  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.647  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Basalte_Taster_Kalibrieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.684  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.GaesteWC_PM_Licht_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.837  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Waesche is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.840  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_West is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:12.868  - warn: knx.0 (11355) Object knx.0.Heizung.KG.RTR_KG_Büro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.041  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.051  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Stellgr__Kühlen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.103  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.117  - info: host.NUC iobroker npm-install: NPM version: 10.8.2Installing iobroker.vis-rgraph@1.4.16... (System call)
              2025-08-11 13:56:13.253  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Helligkeitswert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.276  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.282  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jana_messen_Sabine_EA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.302  - info: host.NUC instance system.adapter.alarm.0 in version "3.7.0" started with pid 11422
              2025-08-11 13:56:13.315  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_manuelle_Lüftersteuerung_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.362  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Gemessener_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.407  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Manuelle_Lüftersteuerung_Vorgabe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.448  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_Hobby is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.485  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Kind_West_Helligkeit is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.545  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Stellventil is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.563  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_GRUEN is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.571  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Sensor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.576  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_Text_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.586  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.594  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_BLAU is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.604  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.612  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.626  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Basis-Sollwert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.634  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Geräuschsensor_aktivieren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.637  - warn: knx.0 (11355) Object knx.0.Sonstiges.Wago.Aktor is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.656  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_2 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.664  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodus_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.692  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_Wert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.707  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.734  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.760  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.777  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.Kind_West_PM_schalten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.826  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.843  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_WW_Helligkeitswert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.854  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.899  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:13.930  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.037  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.052  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Gäste-WC_Sichtschutz_AA is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.110  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_Sperren is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.118  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.195  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Fehlerstatus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.218  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_IST-Temp_FF_Ausgang is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.234  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.BUS_gesteuerte_Zentralfunktionen.Panikfunktion_Status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.245  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Status_aktive_Lüfterstufe_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.271  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Alle_Lichter_aus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.283  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_Wert_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.301  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Schlafen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.320  - warn: knx.0 (11355) Object knx.0.Schaltfunktionen.KG.Steckdose_Buero_z-wave_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.337  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_-_Niederschlag_1 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.375  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_2_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.399  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.412  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Abstellkammer is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.424  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemperatur_Taster_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.439  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.473  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Bertreibsmodusumsch__-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.497  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Musik_-_Gaeste-WC_-_Start_Stop_Anzeige is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.514  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Haus_betreten is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.539  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Abstellkammer is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.546  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.597  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Störung_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.614  - warn: knx.0 (11355) Object knx.0.Jalousie.Gesamt.Beschattung_Fassade_3 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.684  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Gaestebad is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.787  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Wind_Ost is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.797  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ext_Bewegung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.809  - warn: knx.0 (11355) Object knx.0.Beleuchtung.EG.Garderobe_LED_KW_Schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.824  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.853  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_FLASH is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.854  - warn: knx.0 (11355) Object knx.0.Heizung.Heizungsraum_Aktoren.Solarpumpe_schalten_status is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.867  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Lüfter_-_Auto=1_Man=0_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.878  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.KG_Buero_Test_-_ueberlagert_dimmen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.888  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.917  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.947  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Meldung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:14.998  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.001  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Soll-Temp_R_-_KG_Gaeste is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.032  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Textmeldung_Ladegerät_AUS is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.043  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Ventil_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.165  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.248  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_4_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.272  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Buero is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.317  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_Raumtemp_Taster_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.396  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Anforderung_Heizen_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.506  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Haustür_öffnen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.608  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_IST-Temp_gemessen_an_Klima is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.624  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_Istwert_Raumtemperatur_ueber_KNX_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.667  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_3_-_Beschattungssteuerung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.746  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.EA_-_Fitness_DMX_-_WEISS is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.774  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Klima_OG_Fitness_-_SOLLWert_Temp_lesen is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.778  - warn: knx.0 (11355) Object knx.0.Heizung.OG.Ventil_R_-_OG_Bad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.847  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Betriebsmodus is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.859  - warn: knx.0 (11355) Object knx.0.Sensorik.OG.OG_rel__Luftfeuchte_Flur is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:15.942  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Anforderung_Heizen_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.012  - warn: knx.0 (11355) Object knx.0.Zentralfunktionen.HomeServer.Szene_Jalousien_Nachtstellung is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.086  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Rückm__Sollwertversch_R_-_EG_WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.107  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Anforderung_Heizen_R_-_KG_Elektro is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.157  - warn: knx.0 (11355) Object knx.0.Heizung.EG.Bertreibsmodusumsch__-_EG_Wohn_Essbereich is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.165  - warn: knx.0 (11355) Object knx.0.Sensorik.Außen.Wetterstation_Fasade_1_-_Lamellenposition is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.177  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Basis-Sollwert_status_-_KG_Buero is invalid: obj.common.write has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.198  - warn: knx.0 (11355) Object knx.0.Sensorik.EG.EG_Raumtemp_Taster_Gäste-WC is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.211  - warn: knx.0 (11355) Object knx.0.Heizung.KG.IST-Temp_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.224  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Meldung_Heizen_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.237  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Büro_EA_Überlagert is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.247  - warn: knx.0 (11355) Object knx.0.Sensorik.KG.UG_Raumtemp_Taster_Elektroraum is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.289  - warn: knx.0 (11355) Object knx.0.Heizung.KG.Ventil_R_-_KG_Gaestebad is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.358  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.Ventil_Stellgröße_-_EG_Suite4_-_179_164 is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.388  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_SOLL-Temp_AUSG is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.399  - warn: knx.0 (11355) Object knx.0.Sonstiges.Test.RTR_KG_Büro_Sollwertverschiebung_EING is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.428  - warn: knx.0 (11355) Object knx.0.Sonstiges.Sonos.Musik_Bad_Künstler is invalid: obj.common.read has an invalid type! Expected "boolean", received "string" This will throw an error up from js-controller version 7.0.0! 
              2025-08-11 13:56:16.501  - info: alarm.0 (11422) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.alarm, node: v20.19.4, js-controller: 7.0.6
              2025-08-11 13:56:16.588  - warn: knx.0 (11355) No license found for knx. You can use 500DP for free or you can get a license on https://iobroker.net/accountLicenses !
              2025-08-11 13:56:16.591  - info: knx.0 (11355) Connecting to knx GW: 10.1.10.161:3671 with phy. Adr: 1.1.150
              2025-08-11 13:56:16.600  - info: knx.0 (11355) Debuglevel: 0    1
              2025-08-11 13:56:16.607  - info: knx.0 (11355) Connected  - local UDP Server listening on 10.1.10.160:58931
              2025-08-11 13:56:16.663  - info: knx.0 (11355) Connected! :-) 
              2025-08-11 13:56:17.307  - info: knx.0 (11355) State value to set for "knx.0.Heizung.OG.Betriebsmodus_Frost-_Hitzeschutz_-_OG_Bad" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:17.522  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.Elektroraum_PM_schalten" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:17.630  - info: knx.0 (11355) State value to set for "knx.0.Sensorik.KG.KG_Türkontakt_Büro" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten_Status" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:17.885  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Umwälzpumpe_Deckenkühlung_Schalten" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:17.975  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten_status" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:17.977  - info: knx.0 (11355) State value to set for "knx.0.Schaltfunktionen.OG.Steckdose_Schlafzimmer_Wasserbett_schalten" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:18.446  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten_Status" has to be type "boolean" but received type "number" 
              2025-08-11 13:56:18.447  - info: knx.0 (11355) State value to set for "knx.0.Heizung.Heizungsraum_Aktoren.Zirkulationspumpe_OG_Schalten" has to be type "boolean" but received type "number"
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #12

              @majorkamy sagte in Simple + Vis Api startet nicht:

              vis-timeandweather

              github:	1.2.2
              latest:	1.2.2 for 37 months
              stable:	1.2.2 for 37 months
              

              Ich weiß aber nicht, ob die alten Versionen für vis1 noch richtig laufen. Das wird ja alles nicht mehr aktiv gepflegt, wenn man sich anschaut wie lange die schon nicht mehr angepackt wurden.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              M 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @majorkamy sagte in Simple + Vis Api startet nicht:

                vis-timeandweather

                github:	1.2.2
                latest:	1.2.2 for 37 months
                stable:	1.2.2 for 37 months
                

                Ich weiß aber nicht, ob die alten Versionen für vis1 noch richtig laufen. Das wird ja alles nicht mehr aktiv gepflegt, wenn man sich anschaut wie lange die schon nicht mehr angepackt wurden.

                M Offline
                M Offline
                Majorkamy
                schrieb am zuletzt editiert von
                #13

                @thomas-braun

                Die VIS bekomme ich nach wie vor nicht zum Laufen

                Ich habe die Instanz nun .... versucht zu deinstallieren und neu zu installieren. Aber da läuft irgendwas grob schief.

                Er zeigt sie als installiert an, aber die Instanz ist doch nicht sichtbar.
                Über die Konsole sieht es wie unten aus...

                Bildschirmfoto vom 2025-08-12 22-53-31.png Bildschirmfoto vom 2025-08-12 22-53-59.png Bildschirmfoto vom 2025-08-12 22-54-19.png

                ajorkamy@NuC:~$ iobroker stop
                majorkamy@NuC:~$ iobroker del vis
                Delete adapter "vis"
                host.NuC Counted 1 meta of vis
                host.NuC Counted 1 adapter for vis
                host.NuC Counted 1 states of vis
                host.NuC Counted 1 states of system.adapter.vis
                host.NuC Counted 1 states (vis.*) from states
                host.NuC Counted 3 states (system.adapter.vis.*) from states
                host.NuC file vis deleted
                host.NuC file vis.admin deleted
                host.NuC object vis deleted
                host.NuC object vis.admin deleted
                host.NuC Deleting 5 object(s).
                host.NuC Deleting 4 state(s).
                
                removed 1 package, and changed 1 package in 5s
                
                349 packages are looking for funding
                  run `npm fund` for details
                majorkamy@NuC:~$ iobroker install vis
                NPM version: 10.8.2
                Installing iobroker.vis@1.5.6... (System call)
                
                added 1 package in 8s
                
                349 packages are looking for funding
                  run `npm fund` for details
                host.NuC install adapter vis
                upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png
                upload [590] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest
                upload [550] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/ok.png icon/ok.png image/png
                upload [500] vis /opt/iobroker/node_modules/iobroker.vis/www/img/zip.png img/zip.png image/png
                upload [450] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/mine/24/mp3.png js/fm/icon/mine/24/mp3.png image/png
                upload [400] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/img/shape_align_right.png lib/img/shape_align_right.png image/png
                upload [350] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/bars/img/help/helpPicsVert.png widgets/bars/img/help/helpPicsVert.png image/png
                upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueTimestamp.png widgets/basic/img/Prev_ValueTimestamp.png image/png
                upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/consumption/img/spreadsheet.svg widgets/consumption/img/spreadsheet.svg image/svg+xml
                upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.3db94a73.chunk.js.map widgets/echarts/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.3db94a73.chunk.js.map application/json
                upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Entrance.19ce7f39973660d9f988.svg widgets/echarts/static/media/Entrance.19ce7f39973660d9f988.svg image/svg+xml
                upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Second Floor.6d7739a57ae0abc218e6.svg widgets/echarts/static/media/Second Floor.6d7739a57ae0abc218e6.svg image/svg+xml
                upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Stairwell.35b4654398fb9ed90321.svg widgets/echarts/static/media/Stairwell.35b4654398fb9ed90321.svg image/svg+xml
                upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Upstairs.173a9bce7c2bf3e9ecda.svg widgets/echarts/static/media/Upstairs.173a9bce7c2bf3e9ecda.svg image/svg+xml
                upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Weather.b40e189f0bfc9f489bda.svg widgets/echarts/static/media/Weather.b40e189f0bfc9f489bda.svg image/svg+xml
                upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/css/odometer-theme-car.css widgets/hqwidgets/css/odometer-theme-car.css text/css
                upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/img/lockLocked.png widgets/hqwidgets/img/lockLocked.png image/png
                upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/js/jquery.knob.js widgets/hqwidgets/js/jquery.knob.js application/javascript
                upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui/img/Prev_ContainerDialog.png widgets/jqui/img/Prev_ContainerDialog.png image/png
                upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Carousel.png widgets/swipe/img/Prev_Carousel.png image/png
                upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Swipe.png widgets/swipe/img/Prev_Swipe.png image/png
                upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/noSwipe.jpg widgets/swipe/img/noSwipe.jpg image/jpeg
                upload [17] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout-shapes.js widgets/swipe/js/jquery.roundabout-shapes.js application/javascript
                upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout.min.js widgets/swipe/js/jquery.roundabout.min.js application/javascript
                upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.touchSwipe.min.js widgets/swipe/js/jquery.touchSwipe.min.js application/javascript
                upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe.html widgets/swipe.html text/html
                upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/jquery.sliderTabs.js widgets/tabs/jquery.sliderTabs.js application/javascript
                upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicator.png widgets/tabs/styles/images/indicator.png image/png
                upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicatorActive.png widgets/tabs/styles/images/indicatorActive.png image/png
                upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftArrow.png widgets/tabs/styles/images/leftArrow.png image/png
                upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftPanelArrow.png widgets/tabs/styles/images/leftPanelArrow.png image/png
                upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightArrow.png widgets/tabs/styles/images/rightArrow.png image/png
                upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightPanelArrow.png widgets/tabs/styles/images/rightPanelArrow.png image/png
                upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css widgets/tabs/styles/jquery.sliderTabs.css text/css
                upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.min.css widgets/tabs/styles/jquery.sliderTabs.min.css text/css
                upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs.html widgets/tabs.html text/html
                upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/dev.html widgets/todo/dev.html text/html
                upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/homematic.html widgets/todo/homematic.html text/html
                upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/special.html widgets/todo/special.html text/html
                upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/weather.html widgets/todo/weather.html text/html
                host.NuC object system.adapter.vis created/updated
                Updating objects from io-package.json for adapter "vis" with version "1.5.6"
                majorkamy@NuC:~$ iobroker start
                majorkamy@NuC:~$ iob start vis
                Cannot find any instances of "vis"!
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • M Majorkamy

                  @thomas-braun

                  Die VIS bekomme ich nach wie vor nicht zum Laufen

                  Ich habe die Instanz nun .... versucht zu deinstallieren und neu zu installieren. Aber da läuft irgendwas grob schief.

                  Er zeigt sie als installiert an, aber die Instanz ist doch nicht sichtbar.
                  Über die Konsole sieht es wie unten aus...

                  Bildschirmfoto vom 2025-08-12 22-53-31.png Bildschirmfoto vom 2025-08-12 22-53-59.png Bildschirmfoto vom 2025-08-12 22-54-19.png

                  ajorkamy@NuC:~$ iobroker stop
                  majorkamy@NuC:~$ iobroker del vis
                  Delete adapter "vis"
                  host.NuC Counted 1 meta of vis
                  host.NuC Counted 1 adapter for vis
                  host.NuC Counted 1 states of vis
                  host.NuC Counted 1 states of system.adapter.vis
                  host.NuC Counted 1 states (vis.*) from states
                  host.NuC Counted 3 states (system.adapter.vis.*) from states
                  host.NuC file vis deleted
                  host.NuC file vis.admin deleted
                  host.NuC object vis deleted
                  host.NuC object vis.admin deleted
                  host.NuC Deleting 5 object(s).
                  host.NuC Deleting 4 state(s).
                  
                  removed 1 package, and changed 1 package in 5s
                  
                  349 packages are looking for funding
                    run `npm fund` for details
                  majorkamy@NuC:~$ iobroker install vis
                  NPM version: 10.8.2
                  Installing iobroker.vis@1.5.6... (System call)
                  
                  added 1 package in 8s
                  
                  349 packages are looking for funding
                    run `npm fund` for details
                  host.NuC install adapter vis
                  upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png
                  upload [590] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest
                  upload [550] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/ok.png icon/ok.png image/png
                  upload [500] vis /opt/iobroker/node_modules/iobroker.vis/www/img/zip.png img/zip.png image/png
                  upload [450] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/mine/24/mp3.png js/fm/icon/mine/24/mp3.png image/png
                  upload [400] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/img/shape_align_right.png lib/img/shape_align_right.png image/png
                  upload [350] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/bars/img/help/helpPicsVert.png widgets/bars/img/help/helpPicsVert.png image/png
                  upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueTimestamp.png widgets/basic/img/Prev_ValueTimestamp.png image/png
                  upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/consumption/img/spreadsheet.svg widgets/consumption/img/spreadsheet.svg image/svg+xml
                  upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.3db94a73.chunk.js.map widgets/echarts/static/js/vendors-node_modules_mui_material_colors_index_js-node_modules_mui_material_styles_index_js.3db94a73.chunk.js.map application/json
                  upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Entrance.19ce7f39973660d9f988.svg widgets/echarts/static/media/Entrance.19ce7f39973660d9f988.svg image/svg+xml
                  upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Second Floor.6d7739a57ae0abc218e6.svg widgets/echarts/static/media/Second Floor.6d7739a57ae0abc218e6.svg image/svg+xml
                  upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Stairwell.35b4654398fb9ed90321.svg widgets/echarts/static/media/Stairwell.35b4654398fb9ed90321.svg image/svg+xml
                  upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Upstairs.173a9bce7c2bf3e9ecda.svg widgets/echarts/static/media/Upstairs.173a9bce7c2bf3e9ecda.svg image/svg+xml
                  upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/echarts/static/media/Weather.b40e189f0bfc9f489bda.svg widgets/echarts/static/media/Weather.b40e189f0bfc9f489bda.svg image/svg+xml
                  upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/css/odometer-theme-car.css widgets/hqwidgets/css/odometer-theme-car.css text/css
                  upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/img/lockLocked.png widgets/hqwidgets/img/lockLocked.png image/png
                  upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/js/jquery.knob.js widgets/hqwidgets/js/jquery.knob.js application/javascript
                  upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui/img/Prev_ContainerDialog.png widgets/jqui/img/Prev_ContainerDialog.png image/png
                  upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Carousel.png widgets/swipe/img/Prev_Carousel.png image/png
                  upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Swipe.png widgets/swipe/img/Prev_Swipe.png image/png
                  upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/noSwipe.jpg widgets/swipe/img/noSwipe.jpg image/jpeg
                  upload [17] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout-shapes.js widgets/swipe/js/jquery.roundabout-shapes.js application/javascript
                  upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout.min.js widgets/swipe/js/jquery.roundabout.min.js application/javascript
                  upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.touchSwipe.min.js widgets/swipe/js/jquery.touchSwipe.min.js application/javascript
                  upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe.html widgets/swipe.html text/html
                  upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/jquery.sliderTabs.js widgets/tabs/jquery.sliderTabs.js application/javascript
                  upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicator.png widgets/tabs/styles/images/indicator.png image/png
                  upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicatorActive.png widgets/tabs/styles/images/indicatorActive.png image/png
                  upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftArrow.png widgets/tabs/styles/images/leftArrow.png image/png
                  upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftPanelArrow.png widgets/tabs/styles/images/leftPanelArrow.png image/png
                  upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightArrow.png widgets/tabs/styles/images/rightArrow.png image/png
                  upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightPanelArrow.png widgets/tabs/styles/images/rightPanelArrow.png image/png
                  upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css widgets/tabs/styles/jquery.sliderTabs.css text/css
                  upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.min.css widgets/tabs/styles/jquery.sliderTabs.min.css text/css
                  upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs.html widgets/tabs.html text/html
                  upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/dev.html widgets/todo/dev.html text/html
                  upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/homematic.html widgets/todo/homematic.html text/html
                  upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/special.html widgets/todo/special.html text/html
                  upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/weather.html widgets/todo/weather.html text/html
                  host.NuC object system.adapter.vis created/updated
                  Updating objects from io-package.json for adapter "vis" with version "1.5.6"
                  majorkamy@NuC:~$ iobroker start
                  majorkamy@NuC:~$ iob start vis
                  Cannot find any instances of "vis"!
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #14

                  @majorkamy sagte in Simple + Vis Api startet nicht:

                  Cannot find any instances of "vis"!

                  Da ist keine Instanz angelegt.

                  iob add vis
                  

                  Oder über die GUI.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  M 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @majorkamy sagte in Simple + Vis Api startet nicht:

                    Cannot find any instances of "vis"!

                    Da ist keine Instanz angelegt.

                    iob add vis
                    

                    Oder über die GUI.

                    M Offline
                    M Offline
                    Majorkamy
                    schrieb am zuletzt editiert von
                    #15

                    @thomas-braun

                    Das geht leider auch nicht.

                    majorkamy@NuC:~$ iob start vis
                    Cannot find any instances of "vis"!
                    majorkamy@NuC:~$ iob add vis
                    host.NuC error: this adapter does not allow multiple instances
                    
                    

                    Die Instanz muss irgendwo noch als Infosatz oder ähnliches

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • M Majorkamy

                      @thomas-braun

                      Das geht leider auch nicht.

                      majorkamy@NuC:~$ iob start vis
                      Cannot find any instances of "vis"!
                      majorkamy@NuC:~$ iob add vis
                      host.NuC error: this adapter does not allow multiple instances
                      
                      

                      Die Instanz muss irgendwo noch als Infosatz oder ähnliches

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #16

                      @majorkamy

                      iob list instances
                      

                      Du musst schauen, das du den web-Adapter/Instanz ans fliegen bekommst. Da klemmt es wohl noch.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      M 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @majorkamy

                        iob list instances
                        

                        Du musst schauen, das du den web-Adapter/Instanz ans fliegen bekommst. Da klemmt es wohl noch.

                        M Offline
                        M Offline
                        Majorkamy
                        schrieb am zuletzt editiert von
                        #17

                        @thomas-braun

                        @thomas-braun

                        Okay, ich war an einer Stelle Blind. Die Web Instanz war nicht aktiv.

                        Nun komme ich zwar in den Editor, jedoch mit Fehlern und bekomme die alten Daten auch nicht wieder rein.

                        Bildschirmfoto vom 2025-08-13 09-15-09.png Bildschirmfoto vom 2025-08-13 09-15-23.png Bildschirmfoto vom 2025-08-13 09-15-31.png

                        Folgender Fehler erscheint im log

                        2025-08-13 10:09:51.484  - error: web.0 (4059) Cannot write file main/vis-views.json: vis.0 is not an object of type "meta"
                        2025-08-13 10:09:51.648  - error: web.0 (4059) Cannot write file main/vis-user.css: vis.0 is not an object of type "meta"
                        2025-08-13 10:09:51.648  - error: web.0 (4059) Cannot write file main/vis-user.css: vis.0 is not an object of type "meta"
                        
                        

                        Zum einen habe ich die Vis.0 aus dem Backup des Iobroker über Winrar entpackt in den Ordner /opt/iobroker/iobroker-data kopiert -> ohne Erfolg

                        Dann auch ein reines Vis Backup versucht einzulesen.. geht nicht

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • M Majorkamy

                          @thomas-braun

                          @thomas-braun

                          Okay, ich war an einer Stelle Blind. Die Web Instanz war nicht aktiv.

                          Nun komme ich zwar in den Editor, jedoch mit Fehlern und bekomme die alten Daten auch nicht wieder rein.

                          Bildschirmfoto vom 2025-08-13 09-15-09.png Bildschirmfoto vom 2025-08-13 09-15-23.png Bildschirmfoto vom 2025-08-13 09-15-31.png

                          Folgender Fehler erscheint im log

                          2025-08-13 10:09:51.484  - error: web.0 (4059) Cannot write file main/vis-views.json: vis.0 is not an object of type "meta"
                          2025-08-13 10:09:51.648  - error: web.0 (4059) Cannot write file main/vis-user.css: vis.0 is not an object of type "meta"
                          2025-08-13 10:09:51.648  - error: web.0 (4059) Cannot write file main/vis-user.css: vis.0 is not an object of type "meta"
                          
                          

                          Zum einen habe ich die Vis.0 aus dem Backup des Iobroker über Winrar entpackt in den Ordner /opt/iobroker/iobroker-data kopiert -> ohne Erfolg

                          Dann auch ein reines Vis Backup versucht einzulesen.. geht nicht

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #18

                          @majorkamy

                          Zu vis kann ich dir nix genaues sagen, verwende ich nicht.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          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
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          618

                          Online

                          32.7k

                          Benutzer

                          82.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