NEWS
Shelly + Omada + iobroker
-
Hallo liebe community,
Ich wollte vorhin meine shellys via iobroker anbinden, jedoch kann ich keine Verbindung zu den Geräten oder host herstellen. Mein Aufbau sieht folgendermaßen aus.
Proxmox - iobroker in lxc container
Und mein Netzwerk folgender maßen:
Fritzbox - tp link switch unmanaged - tp link eap 653 und tp link eap 620 hd
Meine Vermutung liegt das meine tp link eap access point was damit zu tuen haben das ich keine Verbindung via iobroker zu ihnen herstellen kann.
Habe schon mqtt und coap probiert beides ohne Erfolg evtl. Hat ja jemand das gleiche setup von euch und kann mir sagen woran es liegt
-
@xcecc versuchst du die Anbindung über Shelly Adapter oder Mqtt?
Mal ins die entsprechenden log der Adapter geschaut?
Sind die Shelly denn vom Iobroker per Ping erreichbar?
-
@wendy2702 ich habe sie per shelly Adapter versucht sich einzubringen. Könntest du mir evtl sagen wie man das mit log des Adapters auslesen kann?
-
2023-03-12 11:14:01.416 - debug: shelly.0 (8287) [onlineCheck] Checking SHSW-25#98CDAC254EA0#1 on 192.168.1.46:80 2023-03-12 11:14:01.492 - debug: shelly.0 (8287) [deviceStatusUpdate] SHSW-25#98CDAC254EA0#1: true 2023-03-12 11:14:12.527 - info: host.ioBroker stopInstance system.adapter.shelly.0 (force=false, process=true) 2023-03-12 11:14:12.531 - info: shelly.0 (8287) Got terminate signal TERMINATE_YOURSELF 2023-03-12 11:14:12.532 - debug: shelly.0 (8287) [onUnload] Closing adapter 2023-03-12 11:14:12.532 - debug: shelly.0 (8287) [onUnload] Stopping MQTT server 2023-03-12 11:14:12.533 - debug: shelly.0 (8287) [BaseServer] Destroying 2023-03-12 11:14:12.533 - debug: shelly.0 (8287) [MQTT Server] Destroying 2023-03-12 11:14:12.533 - info: shelly.0 (8287) terminating 2023-03-12 11:14:12.534 - info: shelly.0 (8287) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-03-12 11:14:12.534 - debug: shelly.0 (8287) [MQTT Server] Closing listener 2023-03-12 11:14:12.576 - info: host.ioBroker stopInstance system.adapter.shelly.0 send kill signal 2023-03-12 11:14:13.060 - info: host.ioBroker instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-03-12 11:14:15.598 - info: host.ioBroker instance system.adapter.shelly.0 started with pid 8303 2023-03-12 11:14:16.380 - debug: shelly.0 (8303) Redis Objects: Use Redis connection: 127.0.0.1:9001 2023-03-12 11:14:16.397 - debug: shelly.0 (8303) Objects client ready ... initialize now 2023-03-12 11:14:16.399 - debug: shelly.0 (8303) Objects create System PubSub Client 2023-03-12 11:14:16.399 - debug: shelly.0 (8303) Objects create User PubSub Client 2023-03-12 11:14:16.411 - debug: shelly.0 (8303) Objects client initialize lua scripts 2023-03-12 11:14:16.414 - debug: shelly.0 (8303) Objects connected to redis: 127.0.0.1:9001 2023-03-12 11:14:16.423 - debug: shelly.0 (8303) Redis States: Use Redis connection: 127.0.0.1:9000 2023-03-12 11:14:16.427 - debug: shelly.0 (8303) States create System PubSub Client 2023-03-12 11:14:16.427 - debug: shelly.0 (8303) States create User PubSub Client 2023-03-12 11:14:16.433 - debug: shelly.0 (8303) States connected to redis: 127.0.0.1:9000 2023-03-12 11:14:16.453 - debug: shelly.0 (8303) Plugin sentry Do not initialize Plugin (enabled=false) 2023-03-12 11:14:16.459 - debug: shelly.0 (8303) Plugin sentry destroyed because not initialized correctly 2023-03-12 11:14:16.545 - info: shelly.0 (8303) starting. Version 6.3.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v18.7.0, js-controller: 4.0.24 2023-03-12 11:14:16.656 - info: shelly.0 (8303) [firmwareUpdate] Auto-Update enabled - devices will be updated automatically 2023-03-12 11:14:16.657 - info: shelly.0 (8303) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0) 2023-03-12 11:14:16.660 - debug: shelly.0 (8303) [MQTT Server] Started listener on 0.0.0.0:1882 2023-03-12 11:14:16.666 - debug: shelly.0 (8303) [onlineCheck] Checking SHSW-25#98CDAC254EA0#1 on 192.168.1.46:80 2023-03-12 11:14:16.750 - debug: shelly.0 (8303) [deviceStatusUpdate] SHSW-25#98CDAC254EA0#1: true 2023-03-12 11:14:16.764 - debug: shelly.0 (8303) [deviceStatusUpdate] Online devices: ["SHSW-25#98CDAC254EA0#1"] 2023-03-12 11:14:26.657 - debug: shelly.0 (8303) [firmwareUpdate] Starting update on every device
-
Läuft der MQTT Adapter auch oder was anderes mit MQTT?
Die Anleitungen hast du befolgt?
https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/de/README.md
https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/de/protocol-mqtt.md
-
@wendy2702 ja die Anleitungen habe ich befolgt und auch so gemacht jedoch kriege ich keine Verbindung weswegen auch immer...
-
@xcecc sagte in Shelly + Omada + iobroker:
[onlineCheck] Checking SHSW-25#98CDAC254EA0#1 on 192.168.1.46:80
Aber es gibt doch scheinbar ein Device im Adapter.
Zeige doch mal Screenshots der Einstellungen vom Adapter und des Shelly.
-
@wendy2702 sobald ich zu hause bin schicke ich es ja das hat mich auch gewundert. Habe noch mal alles neu versucht jedoch findet er jetzt diesen auch nicht mehr...
-
Hoffe es ist alles richtig eingestellt
-
@xcecc Schau nochmal in Ruhe durch die Anleitung.
Was für ein Shelly mit welcher Firmware ist das?