Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 11
    • Best 0
    • Groups 1

    pitybull

    @pitybull

    0
    Reputation
    9
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pitybull Follow
    Starter

    Latest posts made by pitybull

    • RE: IoBroker startet nach Raspberry restart nicht automatisch

      @ESP-Fan
      Danke das hat auch bei mir geholfen. Alles andere hat nicht funktioniert.

      posted in ioBroker Allgemein
      P
      pitybull
    • RE: [Aufruf] Test Shelly Adapter

      Habe es wie folgt hinbekommen. Die Befhle nacheinander ausführen.

      sudo iobroker stop
      cd /opt/iobroker
      npm rebuild
      iobroker start
      

      Jetzt läuft der iobroker mit Node 10 und der shelly Adapter 3.0.1 läuft jetzt auch.

      posted in Tester
      P
      pitybull
    • RE: [Aufruf] Test Shelly Adapter

      ja du hast recht... 🙂
      wie kann ich das ändern?

          Plattform: linux
          Die Architektur: arm
          CPUs: 4
          Geschwindigkeit: 1200 MHz
          Modell: ARMv7 Processor rev 4 (v7l)
          RAM: 927.3 MB
          System uptime: 02:28:13
          Node.js: v6.11.5
          NPM: 6.4.1
          Adapter zählen: 240
          Uptime: 02:27:59
      
      posted in Tester
      P
      pitybull
    • RE: [Aufruf] Test Shelly Adapter

      @Stuebi
      Ok. hier nochmal der komplette log vom Aktuallisieren bis Fehlermeldungen. Gerade nochmal neu upgedatet auf 3.0.1

      host.raspberrypi	2019-05-22 14:51:30.145	info	Restart adapter system.adapter.shelly.0 because enabled
      host.raspberrypi	2019-05-22 14:51:30.145	error	instance system.adapter.shelly.0 terminated with code 1 ()
      host.raspberrypi	2019-05-22 14:51:30.144	error	Caught by controller[0]: at startup (bootstrap_node.js:149:9)
      host.raspberrypi	2019-05-22 14:51:30.144	error	Caught by controller[0]: at run (bootstrap_node.js:383:7)
      host.raspberrypi	2019-05-22 14:51:30.144	error	Caught by controller[0]: at Module.runMain (module.js:604:10)
      host.raspberrypi	2019-05-22 14:51:30.144	error	Caught by controller[0]: at Function.Module._load (module.js:438:3)
      host.raspberrypi	2019-05-22 14:51:30.144	error	Caught by controller[0]: at tryModuleLoad (module.js:446:12)
      host.raspberrypi	2019-05-22 14:51:30.143	error	Caught by controller[0]: at Module.load (module.js:487:32)
      host.raspberrypi	2019-05-22 14:51:30.143	error	Caught by controller[0]: at Object.Module._extensions..js (module.js:579:10)
      host.raspberrypi	2019-05-22 14:51:30.143	error	Caught by controller[0]: at Module._compile (module.js:542:28)
      host.raspberrypi	2019-05-22 14:51:30.143	error	Caught by controller[0]: at Object.runInThisContext (vm.js:97:10)
      host.raspberrypi	2019-05-22 14:51:30.143	error	Caught by controller[0]: at createScript (vm.js:56:10)
      host.raspberrypi	2019-05-22 14:51:30.142	error	Caught by controller[0]: SyntaxError: Unexpected token function
      host.raspberrypi	2019-05-22 14:51:30.142	error	Caught by controller[0]: ^^^^^^^^
      host.raspberrypi	2019-05-22 14:51:30.142	error	Caught by controller[0]: async function getAllDevices() {
      host.raspberrypi	2019-05-22 14:51:30.141	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.shelly/shelly.js:84
      host.raspberrypi	2019-05-22 14:51:29.824	info	instance system.adapter.shelly.0 started with pid 6113
      host.raspberrypi	2019-05-22 14:51:29.822	info	object change system.adapter.shelly.0
      host.raspberrypi	2019-05-22 14:51:22.499	info	Update repository "default" under "http://download.iobroker.net/sources-dist.json"
      iobroker	2019-05-22 14:51:17.908	info	2
      iobroker	2019-05-22 14:51:17.908	info	upload [3] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      iobroker	2019-05-22 14:51:17.732	info	upload [4] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/it/translations.json i18n/it/translations.json application/json
      iobroker	2019-05-22 14:51:17.675	info	upload [5] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      iobroker	2019-05-22 14:51:17.616	info	upload [6] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      iobroker	2019-05-22 14:51:17.554	info	upload [7] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      iobroker	2019-05-22 14:51:17.496	info	upload [8] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      iobroker	2019-05-22 14:51:17.430	info	upload [9] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      iobroker	2019-05-22 14:51:17.360	info	upload [10] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/index_m.html index_m.html text/html
      iobroker	2019-05-22 14:51:17.218	info	upload [11] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/shelly.png shelly.png image/png
      iobroker	2019-05-22 14:51:17.093	info	upload [12] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/words.js words.js application/javascript
      iobroker	2019-05-22 14:51:17.074	info	got /opt/iobroker/node_modules/iobroker.shelly/admin
      iobroker	2019-05-22 14:49:16.007	info	npm install https://github.com/schmupu/ioBroker.shelly/tarball/master --production --save --prefix "/opt/iobroker" (System call)
      iobroker	2019-05-22 14:49:14.866	info	install https://github.com/schmupu/ioBroker.shelly/tarball/master
      iobroker	2019-05-22 14:49:13.954	info	url "https://github.com/schmupu/ioBroker.shelly/tarball/master" shelly
      host.raspberrypi	2019-05-22 14:49:01.171	info	instance system.adapter.shelly.0 terminated with code 0 (OK)
      shelly.0	2019-05-22 14:49:01.116	info	terminating
      
      posted in Tester
      P
      pitybull
    • RE: [Aufruf] Test Shelly Adapter

      der Log steht Oben.
      npm 6.4.1
      node v10.15.1

      posted in Tester
      P
      pitybull
    • RE: [Aufruf] Test Shelly Adapter

      Downgrade auf 2.2.0 ...
      Jetzt gehts wieder.
      Version 3.0.1 funktioniert bei mir nicht

      posted in Tester
      P
      pitybull
    • RE: [Aufruf] Test Shelly Adapter

      Hallo leute. Ich habe vorhin auf den 3.0 Adapter upgedatet. Jetzt habe ich error logs. Wer kann weiterhelfen?

      host.raspberrypi	2019-05-22 12:43:19.530	info	Restart adapter system.adapter.shelly.0 because enabled
      host.raspberrypi	2019-05-22 12:43:19.529	error	instance system.adapter.shelly.0 terminated with code 1 ()
      Caught	2019-05-22 12:43:19.529	error	by controller[0]: at startup (bootstrap_node.js:149:9)
      Caught	2019-05-22 12:43:19.529	error	by controller[0]: at run (bootstrap_node.js:383:7)
      Caught	2019-05-22 12:43:19.529	error	by controller[0]: at Module.runMain (module.js:604:10)
      Caught	2019-05-22 12:43:19.529	error	by controller[0]: at Function.Module._load (module.js:438:3)
      Caught	2019-05-22 12:43:19.528	error	by controller[0]: at tryModuleLoad (module.js:446:12)
      Caught	2019-05-22 12:43:19.528	error	by controller[0]: at Module.load (module.js:487:32)
      Caught	2019-05-22 12:43:19.527	error	by controller[0]: at Object.Module._extensions..js (module.js:579:10)
      Caught	2019-05-22 12:43:19.527	error	by controller[0]: at Module._compile (module.js:542:28)
      Caught	2019-05-22 12:43:19.527	error	by controller[0]: at Object.runInThisContext (vm.js:97:10)
      Caught	2019-05-22 12:43:19.527	error	by controller[0]: at createScript (vm.js:56:10)
      Caught	2019-05-22 12:43:19.526	error	by controller[0]: SyntaxError: Unexpected token function
      Caught	2019-05-22 12:43:19.526	error	by controller[0]: ^^^^^^^^
      Caught	2019-05-22 12:43:19.526	error	by controller[0]: async function getAllDevices() {
      Caught	2019-05-22 12:43:19.525	error	by controller[0]: /opt/iobroker/node_modules/iobroker.shelly/shelly.js:84
      host.raspberrypi	2019-05-22 12:43:19.148	info	instance system.adapter.shelly.0 started with pid 1666
      
      posted in Tester
      P
      pitybull
    • RE: Shelly™ 2 Double Relay Switch Erfahrungen?

      Black Friday ist am Start. Wer nur die Shelly2 benötigt kann wenigstens die Versandkosten sparen. Leider sonst kein Angebot für die Shelly2

      posted in Hardware
      P
      pitybull
    • RE: Shelly™ 2 Double Relay Switch Erfahrungen?

      ja funktioniert bei mir wie folgt.

      Ich habe im iobroker 2 Szenen angelegt

      • Rolläden auf

      • Rolläden zu

      Spricht man nun Alexa mit "mach die Rolläden zu" bzw mit "mach die Rolläden auf" an, dann funktioniert das auch.

      Ist vielleicht nicht ganz hübsch aber es funktioniert.
      9362_rollos.jpg

      posted in Hardware
      P
      pitybull
    • RE: Shelly™ 2 Double Relay Switch Erfahrungen?

      schaut mal in die englishe Facebook Gruppe (ich weis nicht ob ich das hier verlinken darf). Der hersteller hat heute eine Beta Firmware angeboten die jetzt auch prozentsteuerung kann. Jedenfalls für die Rolläden.

      posted in Hardware
      P
      pitybull
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo