Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 7
    • Best 1
    • Groups 1

    Sascha Tiedemann

    @Sascha Tiedemann

    Starter

    1
    Reputation
    6
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Sascha Tiedemann Follow
    Starter

    Best posts made by Sascha Tiedemann

    • RE: [Aufruf] Test Shelly Adapter

      GEFUNDEN!
      Da ich iobroker auf einem Windows Server betreibe war der UDP Port 5683 durch die Windows Firewall gesperrt.
      Gibt man den frei funktioniert auch alles😕

      Das muss aber neu sein. Bisher war diese Freigabe nicht nötig.
      Habe das Ganze schon fast ein Jahr so laufen.

      Mein Problem hätte ich alleine nie gelöst!!!
      Vielen Dank für eure Hilfe!

      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann

    Latest posts made by Sascha Tiedemann

    • RE: [Aufruf] Test Shelly Adapter

      GEFUNDEN!
      Da ich iobroker auf einem Windows Server betreibe war der UDP Port 5683 durch die Windows Firewall gesperrt.
      Gibt man den frei funktioniert auch alles😕

      Das muss aber neu sein. Bisher war diese Freigabe nicht nötig.
      Habe das Ganze schon fast ein Jahr so laufen.

      Mein Problem hätte ich alleine nie gelöst!!!
      Vielen Dank für eure Hilfe!

      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    • RE: [Aufruf] Test Shelly Adapter

      da kommt nur:
      undefined
      UDP Server listening on 0.0.0.0:5683

      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    • RE: [Aufruf] Test Shelly Adapter

      Genau. Es ist die Standard-Konfig mit CoAP und http.
      Ich kann alle Shellys über deren IP erreichen (WebIF).
      Alles sind nach wie vor im Netzwerkbereich 192.168.0.xxx, wie auch der iobroker Server

      Es werden keine shellys gefunden.

      Alles shellys haben die neuste Firmware 20190711-084053/v1.5.0-hotfix4@3b4f7414

      Der Discovery Adapter findet alle shellys. Hilft aber für den shelly Adapter nicht weiter.

      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    • RE: [Aufruf] Test Shelly Adapter

      Ich habe iobroker gestopt und wieder neu gestartet.
      Jetzt kommt kein Fehler mehr im Log, dass es doppelt läuft.
      Einen Restart von iobroker habe ich bestimmt schon 5 Mal gemacht. Ohne Erfolg.

      Der Adapter (jetzt Version 3.0.7) scheint nun fehlerfrei zu laufen.
      Durch das löschen des Adapters sind nun aber keine Objekte zu shelly da.

      Er findet bisher nichts von allein. Muss ich da noch was machen?

      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    • RE: [Aufruf] Test Shelly Adapter

      Ich habe den shelly Adapter nochmal komplett gelöscht und neu installiert. Bei der Installation kommt folgendes:

      $ ./iobroker add shelly  --host WIN2016
      NPM version: 6.4.1
      npm install iobroker.shelly --production --save --prefix "/opt/iobroker" (System call)
      npm WARN
       enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/es6-set/package.json'npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/event-emitter/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/npmlog/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/es6-map/package.json'
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
      
      
      host.WIN2016 install adapter shelly
      got /opt/iobroker/node_modules/iobroker.shelly/admin
      upload [2] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/words.js words.js application/javascript
      upload [1] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/shelly.png shelly.png image/png
      upload [0] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/index_m.html index_m.html text/html
      host.WIN2016 object system.adapter.shelly created
      host.WIN2016 create instance shelly
      host.WIN2016 object shelly.0.info.connection created
      host.WIN2016 object shelly.0.info created
      host.WIN2016 object system.adapter.shelly.0.outputCount created
      host.WIN2016 object system.adapter.shelly.0.inputCount created
      host.WIN2016 object system.adapter.shelly.0.uptime created
      host.WIN2016 object system.adapter.shelly.0.memRss created
      host.WIN2016 object system.adapter.shelly.0.memHeapTotal created
      host.WIN2016 object system.adapter.shelly.0.memHeapUsed created
      host.WIN2016 object system.adapter.shelly.0.connected created
      host.WIN2016 object system.adapter.shelly.0.alive created
      host.WIN2016 object system.adapt
      
      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    • RE: [Aufruf] Test Shelly Adapter

      ich meine, dass ich von Version 1.05 komme.
      Wo kann ich das jetzt noch sehen?

      Ich nutze CoAP und http im shelly Adapter

      Ich habe iobroker mal neu gestartet. Das ist der Log zum Suchbegriff "shelly"

      host.WIN2016	2019-07-23 22:20:21.421	info	Restart adapter system.adapter.shelly.0 because enabled
      host.WIN2016	2019-07-23 22:20:21.421	error	instance system.adapter.shelly.0 terminated with code 7 (Adapter already running)
      host.WIN2016	2019-07-23 22:20:20.641	info	instance system.adapter.shelly.0 started with pid 2298
      host.WIN2016	2019-07-23 22:19:50.615	info	Restart adapter system.adapter.shelly.0 because enabled
      host.WIN2016	2019-07-23 22:19:50.614	error	instance system.adapter.shelly.0 terminated with code 7 (Adapter already running)
      host.WIN2016	2019-07-23 22:19:49.893	info	instance system.adapter.shelly.0 started with pid 1816
      host.WIN2016	2019-07-23 22:19:19.870	info	Restart adapter system.adapter.shelly.0 because enabled
      host.WIN2016	2019-07-23 22:19:19.870	error	instance system.adapter.shelly.0 terminated with code 7 (Adapter already running)
      host.WIN2016	2019-07-23 22:19:19.170	info	instance system.adapter.shelly.0 started with pid 1289
      host.WIN2016	2019-07-23 22:18:49.142	info	Restart adapter system.adapter.shelly.0 because enabled
      host.WIN2016	2019-07-23 22:18:49.141	error	instance system.adapter.shelly.0 terminated with code 7 (Adapter already running)
      host.WIN2016	2019-07-23 22:18:48.429	info	instance system.adapter.shelly.0 started with pid 802
      host.WIN2016	2019-07-23 22:18:18.402	info	Restart adapter system.adapter.shelly.0 because enabled
      host.WIN2016	2019-07-23 22:18:18.402	error	instance system.adapter.shelly.0 terminated with code 7 (Adapter already running)
      host.WIN2016	2019-07-23 22:18:17.669	info	instance system.adapter.shelly.0 started with pid 255
      host.WIN2016	2019-07-23 22:17:47.656	info	Restart adapter system.adapter.shelly.0 because enabled
      host.WIN2016	2019-07-23 22:17:46.032	info	instance system.adapter.shelly.0 started with pid 32362
      history.0	2019-07-23 22:17:45.139	info	enabled logging of shelly.0.SHSW-PM#E640C7#1.Power (Count=7), Alias=false
      history.0	2019-07-23 22:17:45.085	info	enabled logging of shelly.0.SHSW-PM#E640C7#1.Power (Count=7), Alias=false
      shelly.0	2019-07-23 22:17:43.281	info	Listening for Shelly packets in the network
      shelly.0	2019-07-23 22:17:43.281	info	Listening for Shelly packets in the network
      shelly.0	2019-07-23 22:17:43.280	info	Stating Shelly adapter in CoAP modus.
      shelly.0	2019-07-23 22:17:43.279	info	Stating Shelly adapter in CoAP modus.
      shelly.0	2019-07-23 22:17:43.266	info	starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.1
      shelly.0	2019-07-23 22:17:43.257	info	starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.1
      shelly.0	2019-07-23 22:17:43.246	warn	Reconnection to DB.
      shelly.0	2019-07-23 22:17:43.245	warn	Reconnection to DB.
      Adapter	2019-07-23 22:17:40.481	info	shelly still running
      Adapter	2019-07-23 22:17:39.482	info	shelly still running
      shelly.0	2019-07-23 22:14:06.343	info	Listening for Shelly packets in the network
      shelly.0	2019-07-23 22:14:06.284	info	Stating Shelly adapter in CoAP modus.
      shelly.0	2019-07-23 22:14:06.276	info	starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.1
      host.WIN2016	2019-07-23 22:14:05.485	info	instance system.adapter.shelly.0 started with pid 30260
      host.WIN2016	2019-07-23 22:14:02.962	info	instance system.adapter.shelly.0 terminated with code 0 (OK)
      shelly.0	2019-07-23 22:14:02.948	info	Closing Adapter
      shelly.0	2019-07-23 22:14:02.946	info	Closing Adapter
      host.WIN2016	2019-07-23 22:14:02.945	info	stopInstance system.adapter.shelly.0 killing pid 30131
      host.WIN2016	2019-07-23 22:14:02.945	info	stopInstance system.adapter.shelly.0
      host.WIN2016	2019-07-23 22:14:02.945	info	object change system.adapter.shelly.0
      shelly.0	2019-07-23 22:13:44.915	info	Listening for Shelly packets in the network
      shelly.0	2019-07-23 22:13:44.840	info	Stating Shelly adapter in CoAP modus.
      shelly.0	2019-07-23 22:13:44.831	info	starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.shelly, node: v8.15.1
      host.WIN2016	2019-07-23 22:13:44.045	info	instance system.adapter.shelly.0 started with pid 30131
      host.WIN2016	2019-07-23 22:13:41.523	info	instance system.adapter.shelly.0 terminated with code 0 (OK)
      shelly.0	2019-07-23 22:13:41.514	info	Closing Adapter
      shelly.0	2019-07-23 22:13:41.511	info	Closing Adapter
      host.WIN2016	2019-07-23 22:13:41.510	info	stopInstance system.adapter.shelly.0 killing pid 17887
      host.WIN2016	2019-07-23 22:13:41.510	info	stopInstance system.adapter.shelly.0
      host.WIN2016	2019-07-23 22:13:41.509	info	object change system.adapter.shelly.0
      host.WIN2016	2019-07-23 22:17:47.656	error	instance system.adapter.shelly.0 terminated with code 7 (Adapter already running)
      
      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    • RE: [Aufruf] Test Shelly Adapter

      Ich habe gestern Abend auf die 3.0.5 geupdatet und alle shelly1 auf die Firmware 1.5 gebracht. Seit dem geht nichts mehr. Kein einziger shelly lässt sich noch schalten.

      Auf dem WebIF der shelly s lassen Sie sich schalten. In der shelly App auch. Im WebIF habe ich auch schon testweise sie Coap Funktion aktiviert. Hilft aber leider auch nicht.
      Warum geht es in der neuen Version nicht mehr über iobroker?

      posted in Tester
      Sascha Tiedemann
      Sascha Tiedemann
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo