Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter SmartControl 0.3.x-0.6.x Latest

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Test Adapter SmartControl 0.3.x-0.6.x Latest

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      luft-post @crunchip last edited by

      @crunchip mh Systemzeit unter hat eine Abweichung von ca.23min
      2.PNG

      Wo kann ich einstellen das sie sich mit den www synchronisiert?

      L 1 Reply Last reply Reply Quote 0
      • L
        luft-post @luft-post last edited by

        @luft-post unter ssh zeigt er die richtige zeit an

        pi@raspberrypi:~ $ date
        Fri 19 Sep 14:23:16 CEST 2025

        aber unter hosts eine andere?!?

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @luft-post last edited by

          @luft-post sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

          aber unter hosts eine andere?!?

          Browser refreshen.
          Die Optionen für die Zeit ist ein Punkt in

          iob diag
          

          Schau dir das mal an.

          1 Reply Last reply Reply Quote 0
          • L
            luft-post last edited by

            @thomas-braun oh, den kante ich noch garnicht.

            Systemzeit ist aber richtig

            *** TIME AND TIMEZONES ***
            Local time: Fri 2025-09-19 14:59:10 CEST
            Universal time: Fri 2025-09-19 12:59:10 UTC
            RTC time: Fri 2025-09-19 12:59:09
            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
            NTP service: active
            RTC in local TZ: no

            crunchip 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @luft-post last edited by

              @luft-post und Im iobroker auch gesetzt (Systemeinstellungen und Javascript)?

              L 1 Reply Last reply Reply Quote 0
              • L
                luft-post @crunchip last edited by

                @crunchip wo,wie kann man die Zeit setzen? Der Auszug oben ist ja aus iob dial

                Gruß Matthias

                crunchip da_Woody 2 Replies Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @luft-post last edited by crunchip

                  @luft-post oben auf Schraubenschlüssel (Systemeinstellung) in deiner iobroker Leiste
                  Breiten/Längengrad eingeben zum anderen in deiner Javascript Instanz

                  L 1 Reply Last reply Reply Quote 0
                  • da_Woody
                    da_Woody @luft-post last edited by

                    @luft-post sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                    iob dial

                    nicht doch iob diag?
                    und nebenbei auch die ausgaben in 302e7971-bd20-4fb5-84f3-138304c840ef-grafik.png einfügen.
                    nicht böse gemeint, aber screenshots und teilweise ellenlange ausgaben sind mühsam. 🙄 vor allem wenn man das am handy lesen soll.

                    1 Reply Last reply Reply Quote 0
                    • L
                      luft-post @crunchip last edited by

                      @crunchip ja ist und war gesetzt

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        luft-post @luft-post last edited by

                        Selbst bei einen neuen SmartControl werden die Beispiel vorgaben als Fehler angezeigt.
                        Interessant ist das "sunset+30" kein Fehler schmeißt.

                        Unbenannt.PNG

                        Kann mal bitte einer nachschauen wie bei euch die crom-parser installiert sind?

                        pi@raspberrypi:~ $ cd /opt/iobroker
                        npm list cron-parser
                        iobroker.inst@3.0.0 /opt/iobroker
                        ├── cron-parser@5.4.0
                        ├─┬ iobroker.alarm@3.7.4
                        │ └─┬ node-schedule@2.1.1
                        │   └── cron-parser@4.9.0
                        ├─┬ iobroker.backitup@3.3.5
                        │ └── cron-parser@5.4.0 deduped
                        └─┬ iobroker.js-controller@7.0.7
                          └── cron-parser@4.9.0
                        
                        pi@raspberrypi:/opt/iobroker $ ^C
                        pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker/node_modules/iobroker.smartcontrol
                        npm list cron-parser
                        iobroker.smartcontrol@2.0.1 /opt/iobroker/node_modules/iobroker.smartcontrol
                        └── (empty)
                        
                        

                        gruß
                        Matthias

                        Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @luft-post last edited by

                          @luft-post sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                          iobroker.inst@3.0.0 /opt/iobroker          
                          ├── cron-parser@5.4.0
                          

                          ist falsch, in der ersten Ebene liegen bei einer sauberen Installation keine Module, die nicht iobroker.xyz heißen, also Adapter sind.

                          L 1 Reply Last reply Reply Quote 0
                          • L
                            luft-post @Thomas Braun last edited by

                            @thomas-braun sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                            iobroker.inst@3.0.0 /opt/iobroker ├── cron-parser@5.4.0
                            ist falsch, in der ersten Ebene liegen bei einer sauberen Installation keine Module, die nicht iobroker.xyz heißen, also Adapter sind.

                            und was steht bei dir unter smartcontrol adapter?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @luft-post last edited by Thomas Braun

                              @luft-post sagte in Test Adapter SmartControl 0.3.x-0.6.x Latest:

                              und was steht bei dir unter smartcontrol adapter?

                              Gar nichts, den verwende ich nämlich nicht.

                              Edit: Ein sauberer npm tree schaut jedenfalls so aus:

                              echad@chet:~ $ cd /opt/iobroker/ && npm ls
                              iobroker.inst@3.0.0 /opt/iobroker
                              ├── iobroker.admin@7.7.2
                              ├── iobroker.alexa2@3.27.3
                              ├── iobroker.alias-manager@2.0.0
                              ├── iobroker.ankersolix2@2.4.0
                              ├── iobroker.awtrix-light@2.0.0
                              ├── iobroker.backitup@3.3.7
                              ├── iobroker.ble@0.14.1
                              ├── iobroker.cloud@5.0.1
                              ├── iobroker.devices@1.2.9
                              ├── iobroker.echarts@2.0.10
                              ├── iobroker.firetv@2.1.0
                              ├── iobroker.followthesun@0.5.2
                              ├── iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                              ├── iobroker.govee-local@0.2.9
                              ├── iobroker.history@3.0.1
                              ├── iobroker.ical@1.17.0
                              ├── iobroker.iceroad@1.2.1
                              ├── iobroker.iot@4.0.3
                              ├── iobroker.javascript@9.0.11
                              ├── iobroker.js-controller@7.0.7
                              ├── iobroker.mihome-cloud@0.1.1
                              ├── iobroker.mihome-vacuum@5.3.0
                              ├── iobroker.mihome@1.4.0
                              ├── iobroker.mqtt@6.1.4
                              ├── iobroker.nina@0.0.26
                              ├── iobroker.notification-manager@1.3.0
                              ├── iobroker.nuki-extended@2.7.0
                              ├── iobroker.nut@1.6.0
                              ├── iobroker.opendtu@3.1.0
                              ├── iobroker.openweathermap@1.4.0
                              ├── iobroker.parcel@0.2.10
                              ├── iobroker.playstation@0.0.3
                              ├── iobroker.rpi2@2.4.0 (git+ssh://git@github.com/Grothesk242/ioBroker.rpi2.git#c87e9539d89bac8f4d19b266679bcb78ed554f1d)
                              ├── iobroker.sainlogic@0.12.1
                              ├── iobroker.samsung_tizen@1.1.0
                              ├── iobroker.samsung@0.6.1
                              ├── iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/DrozmotiX/ioBroker.switchbot-hub.git#7a05fa59dfc5e3ce8d73018badc4e420996452f8)
                              ├── iobroker.tado@0.7.11-alpha.0 (git+ssh://git@github.com/DrozmotiX/ioBroker.tado.git#380972a9b0a8e8c23e96202486243a201cbcb6b9)
                              ├── iobroker.tankerkoenig@3.4.0
                              ├── iobroker.tr-064@4.3.0
                              ├── iobroker.tradfri@3.1.3
                              ├── iobroker.trashschedule@4.0.1
                              ├── iobroker.tuya@3.17.0
                              ├── iobroker.weather-warnings@0.7.4
                              ├── iobroker.web@7.0.9
                              ├── iobroker.whatsapp-cmb@0.3.0
                              └── iobroker.zigbee@3.1.2
                              echad@chet:/opt/iobroker $
                              
                              1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @luft-post last edited by

                                @luft-post um deine Ausgabe exakt so wiederzugeben wie deine

                                root@IoBroker:/opt/iobroker# npm list cron-parser
                                iobroker.inst@3.0.0 /opt/iobroker
                                ├─┬ iobroker.alarm@3.7.4
                                │ └─┬ node-schedule@2.1.1
                                │   └── cron-parser@4.9.0 deduped
                                ├─┬ iobroker.backitup@3.3.7
                                │ └── cron-parser@5.4.0
                                ├─┬ iobroker.device-watcher@2.13.1
                                │ └── cron-parser@4.9.0
                                └─┬ iobroker.js-controller@7.0.7
                                  └── cron-parser@4.9.0 deduped
                                
                                root@IoBroker:/opt/iobroker# cd /opt/iobroker/node_modules/iobroker.smartcontrol
                                npm list cron-parser
                                iobroker.smartcontrol@2.0.1 /opt/iobroker/node_modules/iobroker.smartcontrol
                                └── (empty)
                                
                                root@IoBroker:/opt/iobroker/node_modules/iobroker.smartcontrol# cd
                                root@IoBroker:~# 
                                

                                vollständige Ausgabe

                                root@IoBroker:~# cd /opt/iobroker/ && npm ls
                                iobroker.inst@3.0.0 /opt/iobroker
                                ├── @abandonware/noble@1.9.2-25
                                ├── @iobroker-javascript.0/country-list-js@npm:country-list-js@3.1.8
                                ├── @iobroker-javascript.0/moment-duration-format@npm:moment-duration-format@2.3.2
                                ├── @iobroker-javascript.0/moment-timezone@npm:moment-timezone@0.6.0
                                ├── @iobroker-javascript.0/moment@npm:moment@2.30.1
                                ├── @iobroker-javascript.0/node-mihome@npm:node-mihome@0.0.32
                                ├── @iobroker-javascript.0/querystring@npm:querystring@0.2.1
                                ├── @iobroker-javascript.0/request-promise-native@npm:request-promise-native@1.0.9
                                ├── @iobroker-javascript.0/request@npm:request@2.88.2
                                ├── @iobroker-javascript.0/simple-ssh@npm:simple-ssh@1.1.1
                                ├── @iobroker-javascript.0/tail@npm:tail@2.2.6
                                ├── @iobroker-javascript.0/xml2js@npm:xml2js@0.6.2
                                ├── iobroker.admin@7.7.2
                                ├── iobroker.alarm@3.7.4
                                ├── iobroker.alexa2@3.27.3
                                ├── iobroker.alias-manager@2.0.0
                                ├── iobroker.awtrix-light@2.0.0
                                ├── iobroker.backitup@3.3.7
                                ├── iobroker.ble@0.14.1
                                ├── iobroker.broadlink2@2.3.0
                                ├── iobroker.chromecast@4.0.0
                                ├── iobroker.consumption@1.0.2
                                ├── iobroker.countdown@3.0.0
                                ├── iobroker.daswetter@3.2.3
                                ├── iobroker.device-reminder@3.1.2
                                ├── iobroker.device-watcher@2.13.1
                                ├── iobroker.devices@1.2.9
                                ├── iobroker.dwd@2.8.5
                                ├── iobroker.echarts@2.0.10
                                ├── iobroker.email@2.0.4
                                ├── iobroker.esphome@0.6.3
                                ├── iobroker.eventlist@2.1.0
                                ├── iobroker.feiertage@1.2.1
                                ├── iobroker.firetv@2.1.0
                                ├── iobroker.flexcharts@0.5.0
                                ├── iobroker.frigate@1.3.2 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.frigate.git#5b7a1840f7b9fab00a74decc7ffee1641d16e27d)
                                ├── iobroker.fullcalendar@2.4.5
                                ├── iobroker.fully-tablet-control@0.3.8 (git+ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git#ae07136c27d18a8b6ffa23763324d6f417e2ee97)
                                ├── iobroker.fullybrowser@3.1.2
                                ├── iobroker.gotify-ws@0.2.3
                                ├── iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                                ├── iobroker.govee-local@0.2.9
                                ├── iobroker.hass@1.4.0
                                ├── iobroker.history@3.0.1
                                ├── iobroker.hyperion_ng@0.1.23
                                ├── iobroker.hyperion@0.0.15 (git+ssh://git@github.com/ruhigundrelaxed/ioBroker.hyperion.git#faa3749a64c63522cf62920a3c1a1949d94782d1)
                                ├── iobroker.ical@1.17.0
                                ├── iobroker.icons-addictive-flavour-png@0.1.0
                                ├── iobroker.icons-icons8@0.0.1
                                ├── iobroker.icons-material-png@0.1.0
                                ├── iobroker.icons-mfd-png@1.2.1
                                ├── iobroker.icons-ultimate-png@1.0.1
                                ├── iobroker.imap@0.3.0
                                ├── iobroker.influxdb@4.0.2
                                ├── iobroker.iot@4.0.3
                                ├── iobroker.jarvis@3.2.0-rc.17 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#65370bd2ad4617722447bcff04ba4dc6429bed9b)
                                ├── iobroker.javascript@9.0.11
                                ├── iobroker.js-controller@7.0.7
                                ├── iobroker.lightcontrol@2.0.0
                                ├── iobroker.linux-control@1.1.6 (git+ssh://git@github.com/Scrounger/ioBroker.linux-control.git#59f578f3402850684ba8767a24a9ff288b05a3f0)
                                ├── iobroker.logparser@2.4.0
                                ├── iobroker.mihome@1.4.0
                                ├── iobroker.milight-smart-light@1.2.2
                                ├── iobroker.mobile@1.0.1
                                ├── iobroker.mqtt-client@3.0.0
                                ├── iobroker.mqtt@6.1.4
                                ├── iobroker.mytime@2.0.1
                                ├── iobroker.notification-manager@1.3.0
                                ├── iobroker.notificationforandroidtv@3.0.4
                                ├── iobroker.nut@1.6.0
                                ├── iobroker.onkyo@2.1.2
                                ├── iobroker.opendtu@3.1.0
                                ├── iobroker.openweathermap@1.4.0
                                ├── iobroker.operating-hours@1.3.0
                                ├── iobroker.parcel@0.2.10
                                ├── iobroker.parser@2.3.1
                                ├── iobroker.phantomjs@1.1.3
                                ├── iobroker.ping@1.7.9
                                ├── iobroker.puppeteer@0.4.0
                                ├── iobroker.radar2@2.4.0
                                ├── iobroker.rest-api@3.0.1
                                ├── iobroker.roadtraffic@1.2.0
                                ├── iobroker.rssfeed@3.5.2
                                ├── iobroker.sayit@5.1.0
                                ├── iobroker.scenes@4.0.3
                                ├── iobroker.scheduler@1.5.0
                                ├── iobroker.schoolfree@1.1.12
                                ├── iobroker.shelly@10.2.0
                                ├── iobroker.shuttercontrol@2.0.5
                                ├── iobroker.signal-cmb@0.3.0
                                ├── iobroker.simple-api@3.0.7
                                ├── iobroker.slideshow@0.2.1
                                ├── iobroker.smartcontrol@2.0.1
                                ├── iobroker.snmp@3.3.0
                                ├── iobroker.sonoff@3.3.0
                                ├── iobroker.sourceanalytix@0.4.15-alpha.1 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#1010e11d126dc2e9639b70f17b79d082dead83ba)
                                ├── iobroker.spotify-premium@1.5.3
                                ├── iobroker.sql@3.0.1
                                ├── iobroker.statistics@4.0.0
                                ├── iobroker.tankerkoenig@3.4.0
                                ├── iobroker.telegram@4.1.0
                                ├── iobroker.text2command@3.0.3
                                ├── iobroker.tibberconnect@0.0.10 (git+ssh://git@github.com/Codibris/ioBroker.tibberconnect.git#3d3cb4129718fbaf00fcdc00b23d1a68e35d2c83)
                                ├── iobroker.tibberlink@5.0.3
                                ├── iobroker.tr-064@4.3.0
                                ├── iobroker.traccar@1.1.6
                                ├── iobroker.trashschedule@4.0.1
                                ├── iobroker.tuya@3.17.0
                                ├── iobroker.unifi@0.7.0
                                ├── iobroker.upnp@1.1.0
                                ├── iobroker.valuetrackerovertime@1.1.0
                                ├── iobroker.virtualpowermeter@1.5.0
                                ├── iobroker.vis-2-widgets-collection@1.8.1
                                ├── iobroker.vis-2-widgets-energy@1.0.2
                                ├── iobroker.vis-2-widgets-gauges@2.0.2
                                ├── iobroker.vis-2-widgets-inventwo@0.3.9
                                ├── iobroker.vis-2-widgets-jaeger-design@1.4.7
                                ├── iobroker.vis-2-widgets-material@1.6.0
                                ├── iobroker.vis-2-widgets-ovarious@1.0.0
                                ├── iobroker.vis-2-widgets-radar-trap@2.3.3
                                ├── iobroker.vis-2-widgets-rssfeed@1.2.2
                                ├── iobroker.vis-2-widgets-sweethome3d@0.2.0
                                ├── iobroker.vis-2-widgets-weather-and-heating@1.1.3
                                ├── iobroker.vis-2@2.13.5
                                ├── iobroker.vis-bars@0.1.4
                                ├── iobroker.vis-canvas-gauges@1.0.1
                                ├── iobroker.vis-colorpicker@2.0.3
                                ├── iobroker.vis-fancyswitch@1.1.0
                                ├── iobroker.vis-google-fonts@1.0.4
                                ├── iobroker.vis-history@1.0.0
                                ├── iobroker.vis-hqwidgets@1.6.0
                                ├── iobroker.vis-icontwo@1.18.0
                                ├── iobroker.vis-inventwo@3.3.5
                                ├── iobroker.vis-jqui-mfd@1.1.1
                                ├── iobroker.vis-justgage@2.1.7
                                ├── iobroker.vis-keyboard@0.0.2
                                ├── iobroker.vis-lcars@1.1.1
                                ├── iobroker.vis-map@1.1.2
                                ├── iobroker.vis-material-webfont@0.0.3
                                ├── iobroker.vis-material@0.2.0
                                ├── iobroker.vis-materialdesign@0.5.9
                                ├── iobroker.vis-metro@1.2.0
                                ├── iobroker.vis-players@0.1.6
                                ├── iobroker.vis-plumb@1.0.2
                                ├── iobroker.vis-rgraph@0.0.2
                                ├── iobroker.vis-timeandweather@1.2.2
                                ├── iobroker.vis-weather@2.5.12
                                ├── iobroker.vis@1.5.6
                                ├── iobroker.wallpanel@0.3.11
                                ├── iobroker.weather-warnings@0.7.4
                                ├── iobroker.weatherunderground@3.7.0
                                ├── iobroker.web@7.0.9
                                ├── iobroker.whatsapp-cmb@0.3.0
                                ├── iobroker.wiffi-wz@2.2.1
                                ├── iobroker.wiobrowser@2.0.2
                                ├── iobroker.wireguard@1.8.0
                                ├── iobroker.wled@0.7.3
                                ├── iobroker.worx@3.2.7
                                ├── iobroker.ws@3.0.19
                                ├── iobroker.yeelight-2@1.5.2
                                ├── iobroker.zigbee2mqtt@3.0.9
                                └── iobroker@4.0.3
                                
                                root@IoBroker:/opt/iobroker# 
                                
                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                947
                                Online

                                32.1k
                                Users

                                80.7k
                                Topics

                                1.3m
                                Posts

                                adapter bewegungsmelder ifttt lichter smartcontrol test zeitplan
                                93
                                1012
                                310673
                                Loading More Posts
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes
                                Reply
                                • Reply as topic
                                Log in to reply
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                The ioBroker Community 2014-2023
                                logo