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. Русский
  3. ioBroker
  4. ioBroker драйвера
  5. Новая админка оформление супер…

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

Новая админка оформление супер…

Geplant Angeheftet Gesperrt Verschoben ioBroker драйвера
32 Beiträge 7 Kommentatoren 5.2k Aufrufe
  • Ä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.
  • BluefoxB Offline
    BluefoxB Offline
    Bluefox
    schrieb am zuletzt editiert von
    #9

    Чтоб обновился javascript нужно его обновить.

    cd /opt/iobroker
    npm install https://github.com/ioBroker/iobroker.javascript/tarball/master 
    iobroker upload javascript 
    
    

    3822_bildschirmfoto_2019-02-05_um_21.24.15.png
    3822_bildschirmfoto_2019-02-05_um_21.25.28.png
    3822_bildschirmfoto_2019-02-05_um_21.26.15.png

    1 Antwort Letzte Antwort
    0
    • H Offline
      H Offline
      Haus
      schrieb am zuletzt editiert von
      #10

      @Bluefox:

      Чтоб обновился javascript нужно его обновить.

      cd /opt/iobroker
      npm install https://github.com/ioBroker/iobroker.javascript/tarball/master 
      iobroker upload javascript 
      
      ```` `  
      

      Установил стартует вроде красиво но не один скрипт не работает?

      Если ручками каждый скрипт перезапустить начинают работать, до следующего рестарта системы. :cry:

      text2command-0	2016-02-28 14:54:49	info	starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.text2command
      host-Server1	2016-02-28 14:54:47	info	instance system.adapter.text2command.0 started with pid 5874
      socketio-0	2016-02-28 14:54:45	info	socket.io server listening on port 8084
      socketio-0	2016-02-28 14:54:45	info	starting. Version 1.2.3 in /opt/iobroker/node_modules/iobroker.socketio
      host-Server1	2016-02-28 14:54:43	info	instance system.adapter.socketio.0 started with pid 5861
      sayit-2	2016-02-28 14:54:37	info	Upload announce mp3 files
      sayit-2	2016-02-28 14:54:37	info	starting. Version 0.3.17 in /opt/iobroker/node_modules/iobroker.sayit
      host-Server1	2016-02-28 14:54:35	info	instance system.adapter.sayit.2 started with pid 5854
      telegram-0	2016-02-28 14:54:34	info	getMe: {"id": :o ,"first_name":" :P ","username":" :roll: "}
      telegram-0	2016-02-28 14:54:34	info	starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.telegram
      host-Server1	2016-02-28 14:54:31	info	instance system.adapter.telegram.0 started with pid 5834
      pushover-0	2016-02-28 14:54:29	info	starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.pushover
      host-Server1	2016-02-28 14:54:27	info	instance system.adapter.pushover.0 started with pid 5823
      sayit-1	2016-02-28 14:54:25	info	Upload announce mp3 files
      sayit-1	2016-02-28 14:54:25	info	starting. Version 0.3.17 in /opt/iobroker/node_modules/iobroker.sayit
      host-Server1	2016-02-28 14:54:23	info	instance system.adapter.sayit.1 started with pid 5809
      sayit-0	2016-02-28 14:54:21	info	Upload announce mp3 files
      sayit-0	2016-02-28 14:54:21	info	starting. Version 0.3.17 in /opt/iobroker/node_modules/iobroker.sayit
      host-Server1	2016-02-28 14:54:19	info	instance system.adapter.sayit.0 started with pid 5801
      javascript-0	2016-02-28 14:54:19	info	script.js.global.vis_log: registered 0 subscriptions and 0 schedules
      javascript-0	2016-02-28 14:54:19	info	Start javascript script.js.global.vis_log
      javascript-0	2016-02-28 14:54:19	info	received all states
      javascript-0	2016-02-28 14:54:19	info	received all objects
      javascript-0	2016-02-28 14:54:18	info	requesting all objects
      javascript-0	2016-02-28 14:54:18	info	requesting all states
      javascript-0	2016-02-28 14:54:18	info	starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.javascript
      host-Server1	2016-02-28 14:54:15	info	instance system.adapter.javascript.0 started with pid 5795
      sql-0	2016-02-28 14:54:07	info	Connected to mysql
      sql-0	2016-02-28 14:54:06	info	enabled logging of sayit.1.tts.volume
      sql-0	2016-02-28 14:54:06	info	enabled logging of sayit.0.tts.volume
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_test
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.water_boller1_out
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.water_boller1_in
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.water_boller1_bottom
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.water_boller1_top
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_in_bathroom2
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_in_stair
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_in_sf
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_in
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_out
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_pump_status_pol
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_temp_water_pol
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_flap_pol
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_pump_status_dom
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_temp_water_dom
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_flap_dom
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.circ_flap_percent_dom
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_heat_tp_out
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_heat_tp_in
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_heat_main_out
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.temp_heat_main_in
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.akum_heat_1_4
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.akum_heat_1_3
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.akum_heat_1_2
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.akum_heat_1_1
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.heat_boller_out
      sql-0	2016-02-28 14:54:06	info	enabled logging of javascript.0.heat_boller_exit
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.192_168_1_13
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.2.Server1.192_168_1_100
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.2.Server1.192_168_1_65
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.2.Server1.192_168_1_98
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.2.Server1.192_168_1_66
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.1.Server1.192_168_1_76
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.192_168_1_16
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.213_180_193_3
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.192_168_1_10
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.192_168_1_254
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.192_168_1_1
      sql-0	2016-02-28 14:54:06	info	enabled logging of ping.0.Server1.192_168_1_14
      sql-0	2016-02-28 14:54:06	info	starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.sql
      host-Server1	2016-02-28 14:54:03	info	instance system.adapter.sql.0 started with pid 5768
      scenes-0	2016-02-28 14:54:01	info	starting. Version 0.2.5 in /opt/iobroker/node_modules/iobroker.scenes
      host-Server1	2016-02-28 14:53:59	info	instance system.adapter.scenes.0 started with pid 5735
      simple-api-0	2016-02-28 14:53:53	info	http server listening on port 8087
      simple-api-0	2016-02-28 14:53:53	info	simpleAPI server listening on port 8087
      simple-api-0	2016-02-28 14:53:53	info	starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.simple-api
      host-Server1	2016-02-28 14:53:51	info	instance system.adapter.simple-api.0 started with pid 5721
      ping-2	2016-02-28 14:53:49	info	starting. Version 0.1.4 in /opt/iobroker/node_modules/iobroker.ping
      host-Server1	2016-02-28 14:53:47	info	instance system.adapter.ping.2 started with pid 5710
      email-0	2016-02-28 14:53:45	info	starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.email
      host-Server1	2016-02-28 14:53:43	info	instance system.adapter.email.0 started with pid 5695
      ping-1	2016-02-28 14:53:41	info	starting. Version 0.1.4 in /opt/iobroker/node_modules/iobroker.ping
      host-Server1	2016-02-28 14:53:39	info	instance system.adapter.ping.1 started with pid 5688
      mqtt-0	2016-02-28 14:53:34	info	publishOnSubscribe send all known states
      mqtt-0	2016-02-28 14:53:34	info	Client [LCD-accumulator_tanks_1] subscribes on "myhome.Boiler_room.#" with regex /^mqtt\.0\.myhome\.Boiler_room\..*/
      mqtt-0	2016-02-28 14:53:34	info	Client [LCD-accumulator_tanks_1] subscribes on "myhome.Boiler_room.#" with regex /^myhome\.Boiler_room\..*/
      mqtt-0	2016-02-28 14:53:34	info	Client [LCD-accumulator_tanks_1] connected
      mqtt-0	2016-02-28 14:53:33	info	Starting MQTT server on port 1883
      mqtt-0	2016-02-28 14:53:33	info	starting. Version 0.4.1 in /opt/iobroker/node_modules/iobroker.mqtt
      host-Server1	2016-02-28 14:53:31	info	instance system.adapter.mqtt.0 started with pid 5670
      ping-0	2016-02-28 14:53:25	info	starting. Version 0.1.4 in /opt/iobroker/node_modules/iobroker.ping
      host-Server1	2016-02-28 14:53:23	info	instance system.adapter.ping.0 started with pid 5651
      host-Server1	2016-02-28 14:53:13	info	instance system.adapter.yr.0 terminated with code 0 (OK)
      admin-0	2016-02-28 14:53:11	info	Repository received successfully.
      host-Server1	2016-02-28 14:53:08	info	instance system.adapter.vis.0 terminated while should be started once
      yr-0	2016-02-28 14:53:08	info	got weather data from yr.no
      yr-0	2016-02-28 14:53:07	info	starting. Version 0.1.9 in /opt/iobroker/node_modules/iobroker.yr
      vis-0	2016-02-28 14:53:03	info	starting. Version 0.9.1 in /opt/iobroker/node_modules/iobroker.vis
      host-Server1	2016-02-28 14:53:04	info	instance system.adapter.yr.0 started with pid 5645
      host-Server1	2016-02-28 14:53:04	info	instance scheduled system.adapter.yr.0 0 */2 * * *
      web-0	2016-02-28 14:52:58	info	starting. Version 1.3.4 in /opt/iobroker/node_modules/iobroker.web
      host-Server1	2016-02-28 14:52:56	info	Update repository "online" under "https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/conf/sources-dist.json"
      admin-0	2016-02-28 14:52:56	info	received all states
      admin-0	2016-02-28 14:52:55	info	received all objects
      host-Server1	2016-02-28 14:52:55	info	instance system.adapter.web.0 started with pid 5592
      admin-0	2016-02-28 14:52:55	info	Use link "http://localhost:8081" to configure.
      admin-0	2016-02-28 14:52:55	info	http server listening on port 8081
      admin-0	2016-02-28 14:52:55	info	Request actual repository...
      admin-0	2016-02-28 14:52:55	info	requesting all objects
      admin-0	2016-02-28 14:52:55	info	requesting all states
      admin-0	2016-02-28 14:52:55	info	starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.admin
      host-Server1	2016-02-28 14:52:51	info	instance system.adapter.admin.0 started with pid 5586
      host-Server1	2016-02-28 14:52:51	info	starting 30 instances
      host-Server1	2016-02-28 14:52:51	info	38 instances found
      host-Server1	2016-02-28 14:52:51	info	InMemoryDB connected
      inMem-objects	2016-02-28 14:52:51	info	listening on port 9001
      inMem-states	2016-02-28 14:52:51	info	listening on port 9000
      host-Server1	2016-02-28 14:52:51	info	ip addresses: 192.168.1.11 fe80::2e0:c5ff:fe6b:eca8
      host-Server1	2016-02-28 14:52:51	info	hostname: Server1
      host-Server1	2016-02-28 14:52:51	info	Copyright (c) 2014-2015 bluefox, hobbyquaker
      host-Server1	2016-02-28 14:52:51	info	iobroker.js-controller version 0.8.7 js-controller starting
      

      js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

      admin: 3.6.0

      javascript: 4.1.10

      web: 2.4.1 vis: 1.1.10

      cloud: 2.6.2

      Server: DELL FX170 / linux: Debian 9.5 Stretch

      Adapter: MegaD-2561, Mega-ES…

      1 Antwort Letzte Antwort
      0
      • BluefoxB Offline
        BluefoxB Offline
        Bluefox
        schrieb am zuletzt editiert von
        #11

        @Haus:

        @Bluefox:

        Чтоб обновился javascript нужно его обновить.

        cd /opt/iobroker
        npm install https://github.com/ioBroker/iobroker.javascript/tarball/master 
        iobroker upload javascript 
        
        ```` `  
        

        Установил стартует вроде красиво но не один скрипт не работает?

        Если ручками каждый скрипт перезапустить начинают работать, до следующего рестарта системы. :cry: `

        Поправил:

        2.0.2 (2016-02-20)

        • (bluefox) fix start of scripts on adapter start

        • (bluefox) add new scope variable "name" to print name of script: log(name) => script.js.common.ScriptName

        Установка всё ещё через npm, пока я не получу положительного отзыва.

        1 Antwort Letzte Antwort
        0
        • H Offline
          H Offline
          Haus
          schrieb am zuletzt editiert von
          #12

          @Bluefox:

          @Haus:

          @Bluefox:

          Чтоб обновился javascript нужно его обновить.

          cd /opt/iobroker
          npm install https://github.com/ioBroker/iobroker.javascript/tarball/master 
          iobroker upload javascript 
          
          ```` `  
          

          Установил стартует вроде красиво но не один скрипт не работает?

          Если ручками каждый скрипт перезапустить начинают работать, до следующего рестарта системы. :cry: `

          Поправил:

          2.0.2 (2016-02-20)

          • (bluefox) fix start of scripts on adapter start

          • (bluefox) add new scope variable "name" to print name of script: log(name) => script.js.common.ScriptName

          Установка всё ещё через npm, пока я не получу положительного отзыва. `
          Встала хорошо скрипты запустились, пока проблем не вижу.

          P.S. log('init'); как должен работать?

          js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

          admin: 3.6.0

          javascript: 4.1.10

          web: 2.4.1 vis: 1.1.10

          cloud: 2.6.2

          Server: DELL FX170 / linux: Debian 9.5 Stretch

          Adapter: MegaD-2561, Mega-ES…

          1 Antwort Letzte Antwort
          0
          • D Offline
            D Offline
            DAndre
            schrieb am zuletzt editiert von
            #13

            Обновил.

            ! xbmc@xbmc-desktop:/opt/iobroker$ sudo npm install https://github.com/ioBroker/iobroker.javascript/tarball/master npm WARN package.json @ No repository field. npm http GET https://github.com/ioBroker/iobroker.javascript/tarball/master npm http 200 https://github.com/ioBroker/iobroker.javascript/tarball/master npm http GET https://registry.npmjs.org/wake_on_lan/0.0.4 npm http GET https://registry.npmjs.org/coffee-compiler npm http GET https://registry.npmjs.org/coffee-script npm http GET https://registry.npmjs.org/suncalc npm http GET https://registry.npmjs.org/request npm http GET https://registry.npmjs.org/node-schedule/1.0.0 npm http 304 https://registry.npmjs.org/request npm http 304 https://registry.npmjs.org/coffee-script npm http 304 https://registry.npmjs.org/wake_on_lan/0.0.4 npm http 304 https://registry.npmjs.org/coffee-compiler npm http 304 https://registry.npmjs.org/node-schedule/1.0.0 npm http 304 https://registry.npmjs.org/suncalc npm http GET https://registry.npmjs.org/long-timeout/0.0.2 npm http GET https://registry.npmjs.org/cron-parser/1.1.0 npm http GET https://registry.npmjs.org/aws4 npm http GET https://registry.npmjs.org/bl npm http GET https://registry.npmjs.org/combined-stream npm http GET https://registry.npmjs.org/forever-agent npm http GET https://registry.npmjs.org/extend npm http GET https://registry.npmjs.org/caseless npm http GET https://registry.npmjs.org/form-data npm http GET https://registry.npmjs.org/aws-sign2 npm http GET https://registry.npmjs.org/har-validator npm http GET https://registry.npmjs.org/hawk npm http GET https://registry.npmjs.org/http-signature npm http GET https://registry.npmjs.org/is-typedarray npm http GET https://registry.npmjs.org/isstream npm http GET https://registry.npmjs.org/json-stringify-safe npm http GET https://registry.npmjs.org/node-uuid npm http GET https://registry.npmjs.org/oauth-sign npm http GET https://registry.npmjs.org/qs npm http GET https://registry.npmjs.org/mime-types npm http GET https://registry.npmjs.org/tough-cookie npm http GET https://registry.npmjs.org/tunnel-agent npm http GET https://registry.npmjs.org/stringstream npm http 304 https://registry.npmjs.org/cron-parser/1.1.0 npm http 304 https://registry.npmjs.org/forever-agent npm http 304 https://registry.npmjs.org/extend npm http 304 https://registry.npmjs.org/bl npm http 304 https://registry.npmjs.org/aws4 npm http 304 https://registry.npmjs.org/combined-stream npm http 304 https://registry.npmjs.org/caseless npm http 304 https://registry.npmjs.org/form-data npm http 304 https://registry.npmjs.org/long-timeout/0.0.2 npm http 304 https://registry.npmjs.org/aws-sign2 npm http 304 https://registry.npmjs.org/har-validator npm http 304 https://registry.npmjs.org/hawk npm http 304 https://registry.npmjs.org/http-signature npm http 304 https://registry.npmjs.org/is-typedarray npm http 304 https://registry.npmjs.org/isstream npm http 304 https://registry.npmjs.org/json-stringify-safe npm http 304 https://registry.npmjs.org/node-uuid npm http 304 https://registry.npmjs.org/oauth-sign npm http 304 https://registry.npmjs.org/qs npm http 304 https://registry.npmjs.org/mime-types npm http 304 https://registry.npmjs.org/tough-cookie npm http 304 https://registry.npmjs.org/tunnel-agent npm http 304 https://registry.npmjs.org/stringstream npm WARN engine hawk@3.1.3: wanted: {"node":">=0.10.32"} (current: {"node":"v0.10.25","npm":"1.3.10"}) npm http GET https://registry.npmjs.org/delayed-stream npm http GET https://registry.npmjs.org/mime-db npm http GET https://registry.npmjs.org/async npm http 304 https://registry.npmjs.org/delayed-stream npm http 304 https://registry.npmjs.org/mime-db npm http GET https://registry.npmjs.org/readable-stream npm http 304 https://registry.npmjs.org/async npm http GET https://registry.npmjs.org/lru-cache npm http GET https://registry.npmjs.org/jsprim npm http GET https://registry.npmjs.org/sshpk npm http GET https://registry.npmjs.org/assert-plus npm http 304 https://registry.npmjs.org/readable-stream npm http 304 https://registry.npmjs.org/lru-cache npm http GET https://registry.npmjs.org/chalk npm http GET https://registry.npmjs.org/commander npm http GET https://registry.npmjs.org/is-my-json-valid npm http GET https://registry.npmjs.org/pinkie-promise npm http 304 https://registry.npmjs.org/sshpk npm http 304 https://registry.npmjs.org/jsprim npm http 304 https://registry.npmjs.org/assert-plus npm http 304 https://registry.npmjs.org/is-my-json-valid npm http 304 https://registry.npmjs.org/pinkie-promise npm http 304 https://registry.npmjs.org/chalk npm http 200 https://registry.npmjs.org/commander npm http GET https://registry.npmjs.org/pinkie npm http GET https://registry.npmjs.org/verror/1.3.6 npm http GET https://registry.npmjs.org/json-schema/0.2.2 npm http GET https://registry.npmjs.org/extsprintf/1.0.2 npm http GET https://registry.npmjs.org/strip-ansi npm http GET https://registry.npmjs.org/has-ansi npm http GET https://registry.npmjs.org/supports-color npm http GET https://registry.npmjs.org/ansi-styles npm http GET https://registry.npmjs.org/escape-string-regexp npm http 304 https://registry.npmjs.org/pinkie npm http 304 https://registry.npmjs.org/verror/1.3.6 npm http 304 https://registry.npmjs.org/has-ansi npm http 304 https://registry.npmjs.org/extsprintf/1.0.2 npm http 304 https://registry.npmjs.org/json-schema/0.2.2 npm http GET https://registry.npmjs.org/graceful-readlink npm http 304 https://registry.npmjs.org/strip-ansi npm http 304 https://registry.npmjs.org/supports-color npm http 304 https://registry.npmjs.org/ansi-styles npm http 304 https://registry.npmjs.org/escape-string-regexp npm http 304 https://registry.npmjs.org/graceful-readlink npm http GET https://registry.npmjs.org/ansi-regex npm http GET https://registry.npmjs.org/color-convert npm http 304 https://registry.npmjs.org/ansi-regex npm http 304 https://registry.npmjs.org/color-convert npm http GET https://registry.npmjs.org/util-deprecate npm http GET https://registry.npmjs.org/core-util-is npm http GET https://registry.npmjs.org/isarray/0.0.1 npm http GET https://registry.npmjs.org/inherits npm http GET https://registry.npmjs.org/string_decoder npm http GET https://registry.npmjs.org/process-nextick-args npm http 304 https://registry.npmjs.org/core-util-is npm http 304 https://registry.npmjs.org/util-deprecate npm http 304 https://registry.npmjs.org/string_decoder npm http 304 https://registry.npmjs.org/isarray/0.0.1 npm http 304 https://registry.npmjs.org/inherits npm http 304 https://registry.npmjs.org/process-nextick-args npm http GET https://registry.npmjs.org/jodid25519 npm http GET https://registry.npmjs.org/ecc-jsbn npm http GET https://registry.npmjs.org/dashdash npm http GET https://registry.npmjs.org/asn1 npm http GET https://registry.npmjs.org/tweetnacl npm http GET https://registry.npmjs.org/jsbn npm http 304 https://registry.npmjs.org/jodid25519 npm http 304 https://registry.npmjs.org/ecc-jsbn npm http 304 https://registry.npmjs.org/dashdash npm http 304 https://registry.npmjs.org/asn1 npm http 304 https://registry.npmjs.org/tweetnacl npm http 304 https://registry.npmjs.org/jsbn npm http GET https://registry.npmjs.org/generate-function npm http GET https://registry.npmjs.org/generate-object-property npm http GET https://registry.npmjs.org/xtend npm http GET https://registry.npmjs.org/jsonpointer/2.0.0 npm http GET https://registry.npmjs.org/sntp npm http GET https://registry.npmjs.org/hoek npm http GET https://registry.npmjs.org/boom npm http GET https://registry.npmjs.org/cryptiles npm http 304 https://registry.npmjs.org/generate-function npm http 304 https://registry.npmjs.org/generate-object-property npm http 304 https://registry.npmjs.org/jsonpointer/2.0.0 npm http 304 https://registry.npmjs.org/xtend npm http 304 https://registry.npmjs.org/hoek npm http 304 https://registry.npmjs.org/boom npm http 304 https://registry.npmjs.org/cryptiles npm http 304 https://registry.npmjs.org/sntp npm WARN engine hoek@2.16.3: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.25","npm":"1.3.10"}) npm WARN engine boom@2.10.1: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.25","npm":"1.3.10"}) npm WARN engine cryptiles@2.0.5: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.25","npm":"1.3.10"}) npm http GET https://registry.npmjs.org/is-property npm http 304 https://registry.npmjs.org/is-property iobroker.javascript@2.0.2 node_modules/iobroker.javascript ├── wake_on_lan@0.0.4 ├── coffee-compiler@0.3.2 ├── suncalc@1.7.0 ├── coffee-script@1.10.0 ├── node-schedule@1.0.0 (long-timeout@0.0.2, cron-parser@1.1.0) └── request@2.69.0 (is-typedarray@1.0.0, aws-sign2@0.6.0, forever-agent@0.6.1, caseless@0.11.0, stringstream@0.0.5, tunnel-agent@0.4.2, oauth-sign@0.8.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, node-uuid@1.4.7, combined-stream@1.0.5, qs@6.0.2, aws4@1.2.1, tough-cookie@2.2.1, mime-types@2.1.10, form-data@1.0.0-rc3, bl@1.0.3, http-signature@1.1.1, har-validator@2.0.6, hawk@3.1.3) xbmc@xbmc-desktop:/opt/iobroker$ sudo iobroker upload javascript got /opt/iobroker/node_modules/iobroker.javascript/admin upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/words.js words.js application/javascript upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/tab.js tab.js application/javascript upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/tab.html tab.html text/html upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/js.jpeg js.jpeg image/jpeg upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/index.html index.html text/html upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/cron/jquery-cron.js cron/jquery-cron.js application/javascript upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/cron/jquery-cron.css cron/jquery-cron.css text/css xbmc@xbmc-desktop:/opt/iobroker$ sudo iobroker restart Stopping iobroker controller daemon... iobroker controller daemon stopped. Starting iobroker controller daemon... iobroker controller daemon started. PID: 3350 ! xbmc@xbmc-desktop:~$ sudo apt-get install nodejs Чтение списков пакетов… Готово Построение дерева зависимостей Чтение информации о состоянии… Готово Уже установлена самая новая версия nodejs. обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено. !

            На страничке скриптов пусто и в левом верхнем углу – Обработка...

            <size size="50">Ubuntu 14.04 trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS, Android v4.4.2"

            Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-31-generic x86_64)</size>

            1 Antwort Letzte Antwort
            0
            • BluefoxB Offline
              BluefoxB Offline
              Bluefox
              schrieb am zuletzt editiert von
              #14

              Что говорит консоль браузера?

              1 Antwort Letzte Antwort
              0
              • D Offline
                D Offline
                DAndre
                schrieb am zuletzt editiert von
                #15

                > Что говорит консоль браузера?
                Вроде бы ничего нового. Скрипты работали.

                Я уже откатил версию.

                Сейчас еще раз попробую и выложу полностью консоль.

                ps лог, консоль …......... :(

                вот

                Uncaught Error: Syntax error, unrecognized expression: #filter_[object Object]_0    
                fb.error	@	jquery-1.11.1.min.js:2
                fb.tokenize	@	jquery-1.11.1.min.js:2
                fb.select	@	jquery-1.11.1.min.js:2
                fb	@	jquery-1.11.1.min.js:2
                m.fn.extend.find	@	jquery-1.11.1.min.js:2
                m.fn.init	@	jquery-1.11.1.min.js:2
                m	@	jquery-1.11.1.min.js:2
                initTreeDialog	@	selectID.js:719
                methods.show	@	selectID.js:1925
                $.fn.selectId	@	selectID.js:2228
                Scripts.init	@	tab.js:904
                (anonymous function)	@	tab.js:1200
                

                <size size="50">Ubuntu 14.04 trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS, Android v4.4.2"

                Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-31-generic x86_64)</size>

                1 Antwort Letzte Antwort
                0
                • BluefoxB Offline
                  BluefoxB Offline
                  Bluefox
                  schrieb am zuletzt editiert von
                  #16

                  @DAndre:

                  > Что говорит консоль браузера?
                  Вроде бы ничего нового. Скрипты работали.

                  Я уже откатил версию.

                  Сейчас еще раз попробую и выложу полностью консоль.

                  ps лог, консоль …......... :(

                  вот

                  Uncaught Error: Syntax error, unrecognized expression: #filter_[object Object]_0    
                  fb.error	@	jquery-1.11.1.min.js:2
                  fb.tokenize	@	jquery-1.11.1.min.js:2
                  fb.select	@	jquery-1.11.1.min.js:2
                  fb	@	jquery-1.11.1.min.js:2
                  m.fn.extend.find	@	jquery-1.11.1.min.js:2
                  m.fn.init	@	jquery-1.11.1.min.js:2
                  m	@	jquery-1.11.1.min.js:2
                  initTreeDialog	@	selectID.js:719
                  methods.show	@	selectID.js:1925
                  $.fn.selectId	@	selectID.js:2228
                  Scripts.init	@	tab.js:904
                  (anonymous function)	@	tab.js:1200
                  ```` `  
                  

                  Обнови админ ещё раз. Потом javascript.

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    DAndre
                    schrieb am zuletzt editiert von
                    #17

                    Спасибо заработало.

                    ps почти off Нельзя ли на форуме в сообщении рядом с !(пожаловаться) прикрутить типа +(спасибо), мелочь а приятно.

                    <size size="50">Ubuntu 14.04 trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS, Android v4.4.2"

                    Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-31-generic x86_64)</size>

                    1 Antwort Letzte Antwort
                    0
                    • H Offline
                      H Offline
                      Haus
                      schrieb am zuletzt editiert von
                      #18

                      @Bluefox:

                      Что говорит консоль браузера? `
                      2.0.2 На вкладке "Скрипты" в консоли есть ошибки

                      Cannot apply filter: Error: Syntax error, unrecognized expression:
                       #filter_[object Object]_0
                            initTreeDialog @ selectID.js:1730
                            methods.show @ selectID.js:1999
                            $.fn.selectId @ selectID.js:2302
                            Scripts.init @ tab.js:904
                            (anonymous function) @ tab.js:1200
                      ace.js:1
                      Automatically scrolling cursor into view after selection change this will be
                      disabled in the next version set editor.$blockScrolling = Infinity to disable this message
                      

                      js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

                      admin: 3.6.0

                      javascript: 4.1.10

                      web: 2.4.1 vis: 1.1.10

                      cloud: 2.6.2

                      Server: DELL FX170 / linux: Debian 9.5 Stretch

                      Adapter: MegaD-2561, Mega-ES…

                      1 Antwort Letzte Antwort
                      0
                      • H Offline
                        H Offline
                        Haus
                        schrieb am zuletzt editiert von
                        #19

                        @Bluefox:

                        • новая страница инстанций `
                          Есть одно неудобство когда открываешь для настройки драйвер находящийся в низу уже довольно большого списка (установленных) приходится прокручивать экран чтобы лицезреть настройки (вроде раньше открывался по центру экрана). Второе всё забывал это всевозможные icons, vis GUI может под спойлер ioBroker.vis как в драйверах. Ну и последнее, сейчас у нас появился информер обновлений вот бы ещё как то узнавать что добавился новый драйвер в список драйверов.
                          6496_bildschirmfoto_2019-02-08_um_10.32.07.png
                          6496_bildschirmfoto_2019-02-08_um_10.33.18.png

                        js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

                        admin: 3.6.0

                        javascript: 4.1.10

                        web: 2.4.1 vis: 1.1.10

                        cloud: 2.6.2

                        Server: DELL FX170 / linux: Debian 9.5 Stretch

                        Adapter: MegaD-2561, Mega-ES…

                        1 Antwort Letzte Antwort
                        0
                        • BluefoxB Offline
                          BluefoxB Offline
                          Bluefox
                          schrieb am zuletzt editiert von
                          #20

                          @Haus:

                          @Bluefox:

                          Что говорит консоль браузера? `
                          2.0.2 На вкладке "Скрипты" в консоли есть ошибки

                          Cannot apply filter: Error: Syntax error, unrecognized expression:
                           #filter_[object Object]_0
                                initTreeDialog @ selectID.js:1730
                                methods.show @ selectID.js:1999
                                $.fn.selectId @ selectID.js:2302
                                Scripts.init @ tab.js:904
                                (anonymous function) @ tab.js:1200
                          ace.js:1
                          Automatically scrolling cursor into view after selection change this will be
                          disabled in the next version set editor.$blockScrolling = Infinity to disable this message
                          ```` `  
                          

                          С новой версией админа должно работать

                          1 Antwort Letzte Antwort
                          0
                          • H Offline
                            H Offline
                            Haus
                            schrieb am zuletzt editiert von
                            #21

                            @Bluefox:

                            @Haus:

                            @Bluefox:

                            Что говорит консоль браузера? `
                            2.0.2 На вкладке "Скрипты" в консоли есть ошибки

                            Cannot apply filter: Error: Syntax error, unrecognized expression:
                             #filter_[object Object]_0
                                  initTreeDialog @ selectID.js:1730
                                  methods.show @ selectID.js:1999
                                  $.fn.selectId @ selectID.js:2302
                                  Scripts.init @ tab.js:904
                                  (anonymous function) @ tab.js:1200
                            ace.js:1
                            Automatically scrolling cursor into view after selection change this will be
                            disabled in the next version set editor.$blockScrolling = Infinity to disable this message
                            ```` `  
                            

                            С новой версией админа должно работать `
                            ioBroker.admin 0.8.3

                            Cannot apply filter: Error: Syntax error, unrecognized expression:
                             #filter_[object Object]_0
                             initTreeDialog @ selectID.js:1730
                            ace.js:1 
                            Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message
                            

                            9054_pkw.png

                            js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

                            admin: 3.6.0

                            javascript: 4.1.10

                            web: 2.4.1 vis: 1.1.10

                            cloud: 2.6.2

                            Server: DELL FX170 / linux: Debian 9.5 Stretch

                            Adapter: MegaD-2561, Mega-ES…

                            1 Antwort Letzte Antwort
                            0
                            • S Offline
                              S Offline
                              spectrekr
                              schrieb am zuletzt editiert von
                              #22

                              Еще небольшое замечание, у драйвера text2command нет настроек и кнопка настройки неактивна, у драйвера vis-hqwidgets аналогично настроек нет, но кнопка активно, мелоч, но было бы приятней чтоб одинаково выглядело.

                              1 Antwort Letzte Antwort
                              0
                              • BluefoxB Offline
                                BluefoxB Offline
                                Bluefox
                                schrieb am zuletzt editiert von
                                #23

                                @spectrekr:

                                Еще небольшое замечание, у драйвера text2command нет настроек и кнопка настройки неактивна, у драйвера vis-hqwidgets аналогично настроек нет, но кнопка активно, мелоч, но было бы приятней чтоб одинаково выглядело. `
                                Это новое свойство. Надо подтянуть другие драйвера. Это настраивается в каждом отдельном драйвере а не в админе.
                                3822_bildschirmfoto_2019-02-08_um_13.53.00.png
                                3822_temp-ansage.txt

                                1 Antwort Letzte Antwort
                                0
                                • S Offline
                                  S Offline
                                  spectrekr
                                  schrieb am zuletzt editiert von
                                  #24

                                  Понятно, спасибо за пояснение. Не могу добиться появления вкладки Текст->Команды.0, уже и останавливал скрипты и перезапускал драйвер text2command, а вкладка так и не появляется. На тестовой "машине" сама появилась.

                                  1 Antwort Letzte Antwort
                                  0
                                  • H Offline
                                    H Offline
                                    Haus
                                    schrieb am zuletzt editiert von
                                    #25

                                    @spectrekr:

                                    Понятно, спасибо за пояснение. Не могу добиться появления вкладки Текст->Команды.0, уже и останавливал скрипты и перезапускал драйвер text2command, а вкладка так и не появляется. На тестовой "машине" сама появилась. `

                                    ! 443_screencapture-192-168-1-11-8081-1456860935011.png

                                    js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

                                    admin: 3.6.0

                                    javascript: 4.1.10

                                    web: 2.4.1 vis: 1.1.10

                                    cloud: 2.6.2

                                    Server: DELL FX170 / linux: Debian 9.5 Stretch

                                    Adapter: MegaD-2561, Mega-ES…

                                    1 Antwort Letzte Antwort
                                    0
                                    • V Offline
                                      V Offline
                                      vtec
                                      schrieb am zuletzt editiert von
                                      #26

                                      1. Bluefox, можно сделать чтобы шрифт и размер иконок в "Настройки драйверов" совпадал с вкладкой "Драйвера".

                                      А то эти здоровенные иконки и шрифт как то не гармонируют со всем остальным :)

                                      2. У кнопок play и stop, title не верный: "Активно. Нажать для старта" и "Неактивно. Нажать для старта". Либо вообще убрать слово "Нажать для старта", либо должно быть "Активно. Нажать для остановки". Думаю, что правильней будет вообще убрать. По значку и так понятно.

                                      3. Так мелочь. У кнопок "настроить" и "удалить" не хватает заглавных букв. Везде заметил, что с большой буквы начинается. Так сказать один стиль чтобы был :)

                                      4. Вкладка "Объекты" там есть значки в шапке: обновить, список, и две папки. У них title на английском. В списке переменных есть кнопка "корзины". У нее нет title вообще.

                                      5. Есть не точности во вкладке скрипты, но там будет обновление и может быть по другому, подожду.

                                      Я возможно дотошный, но зато все красиво будет :D

                                      1 Antwort Letzte Antwort
                                      0
                                      • I Offline
                                        I Offline
                                        instalator
                                        schrieb am zuletzt editiert von
                                        #27

                                        @vtec:

                                        1. Bluefox, можно сделать чтобы шрифт и размер иконок в "Настройки драйверов" совпадал с вкладкой "Драйвера".

                                        А то эти здоровенные иконки и шрифт как то не гармонируют со всем остальным :)

                                        2. У кнопок play и stop, title не верный: "Активно. Нажать для старта" и "Неактивно. Нажать для старта". Либо вообще убрать слово "Нажать для старта", либо должно быть "Активно. Нажать для остановки". Думаю, что правильней будет вообще убрать. По значку и так понятно.

                                        3. Так мелочь. У кнопок "настроить" и "удалить" не хватает заглавных букв. Везде заметил, что с большой буквы начинается. Так сказать один стиль чтобы был :)

                                        4. Вкладка "Объекты" там есть значки в шапке: обновить, список, и две папки. У них title на английском. В списке переменных есть кнопка "корзины". У нее нет title вообще.

                                        5. Есть не точности во вкладке скрипты, но там будет обновление и может быть по другому, подожду.

                                        Я возможно дотошный, но зато все красиво будет :D `
                                        Сделай пул реквест на гите. Словарь поправить не сложно, а Bluefox кодом пусть занимается ;)

                                        Высокий уровень Децибел вреден для здоровья!

                                        http://blog.instalator.ru/

                                        1 Antwort Letzte Antwort
                                        0
                                        • V Offline
                                          V Offline
                                          vtec
                                          schrieb am zuletzt editiert von
                                          #28

                                          Расскажи как вкратце, сделаю и где находится словарь. Это он? https://github.com/ioBroker/ioBroker.ad … s/words.js

                                          Ни разу не делал. Я там зарегистрирован уже. И на ubuntu установлен SmartGit.

                                          UPD: Отклонировал в СмартГит. Поправил словарь. Чтобы отправить Bluefox'у изменения, что нужно нажать? Push? Merge?

                                          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

                                          536

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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