Navigation

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

    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

    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Groups 1

    funbert

    @funbert

    Starter

    0
    Reputation
    31
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    funbert Follow
    Starter

    Latest posts made by funbert

    • MQTT Befehl bleibt im Sonoffadapter "stecken"

      Hallo, erfolglos habe ich versucht mit dem Befehl "publish cmnd/<topic>/"
      Befehle von der Tasmota Console von einem Tasmotagerät an ein Anderes zu senden.

      Beide Geräte sind über MQTT und den Sonoff Adapter mit Iobroker verbunden. Die Datenpunkte sind sichtbar und aus Javascript oder der Objekt Konsole kann ich die Werte setzen (z.B. Power).

      Es klappt nur nicht direkt von der Konsole.

      Der Debugmmode in Sonoff zeigt den Eingang des Kommandos, aber dieses wird nicht weitergeleitet.
      Tasmota console:

      17:21:02 CMD: Publish cmnd/D1miniDG/POWER off
      17:21:02 MQT: cmnd/D1miniDG/POWER = off

      Sonoff Adapter

      sonoff.0 2021-01-15 17:21:02.637 debug (29450) [PowR2_PV] Received: cmnd/D1miniDG/POWER = off

      Setze ich jedoch den Wert über den DP in der Objektsicht, wird der Schalter gesetzt.

      sonoff.0 2021-01-15 17:23:59.736 debug (29450) stateChange sonoff.0.D1_mini_DG.POWER: {"val":false,"ack":true,"ts":1610727839728,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1610727699672}
      sonoff.0 2021-01-15 17:23:59.726 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/LOGGING = 17:23:59 MQT: stat/D1miniDG/POWER = OFF
      sonoff.0 2021-01-15 17:23:59.724 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/POWER = OFF
      sonoff.0 2021-01-15 17:23:59.723 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/LOGGING = 17:23:59 MQT: stat/D1miniDG/RESULT = {"POWER":"OFF"}
      sonoff.0 2021-01-15 17:23:59.720 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/RESULT = {"POWER":"OFF"}
      sonoff.0 2021-01-15 17:23:59.719 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/LOGGING = 17:23:59 CMD: Group 0, Index 1, Command "POWER", Data "OFF"
      sonoff.0 2021-01-15 17:23:59.718 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/LOGGING = 17:23:59 SRC: MQTT
      sonoff.0 2021-01-15 17:23:59.710 debug (29450) [D1_mini_DG] Received: stat/D1miniDG/LOGGING = 17:23:59 MQT: Data Size 3, "tele/D1miniDG/POWER OFF"
      sonoff.0 2021-01-15 17:23:59.680 debug (29450) Send to "D1_mini_DG": tele/D1miniDG/POWER = OFF

      Es schaut so aus als würde der Sonoffadapter den Befehl nicht weiterleiten.

      Was kann die Ursache sein?

      posted in Error/Bug
      F
      funbert
    • RE: Test Adapter shuttercontrol v2.0.x

      Hallo, ich bin dabei mich in den Adapter und die Konfig einzulesen. Zu einer Frage konnte ich keine Antwort finden. Wir haben 12 Jalousien, immer wieder reissen die Zugbänder und die Bedienung der Jalousie ist dann nicht empfehlenswert. Gibt es eine Möglichkeit einzelne Aktoren auf inaktiv zu setzen? Sorry falls dies eine triviale Frage ist, die Antwort konnte ich bisher nicht finden.

      posted in Tester
      F
      funbert
    • RE: Alternative zum Homematic Thermostat gesucht

      @hg6806 said in Alternative zum Homematic Thermostat gesucht:

      Die Teile laufen mittlerweile ganz gut.

      Jedoch habe ich nun das Problem, dass die noch auf Sommerzeit stehen.
      Stellen die sich nicht automatisch um?
      Wie kann ich die umstellen?

      Wie ist denn die genaue Bezeichnung der Thermostate mit Display (rund)?

      posted in Hardware
      F
      funbert
    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      Danke auch von meiner Seite. Läuft wieder.

      posted in ioBroker Allgemein
      F
      funbert
    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      2020-04-28 10:52:00.793 - error: history.0 (19709) uncaught exception: allback is not defined
      2020-04-28 10:52:00.802 - error: history.0 (19709) ReferenceError: allback is not defined
      at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
      at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-28 10:52:01.172 - info: host.athomepi4 instance system.adapter.mercedesme.0 started with pid 19728
      2020-04-28 10:52:01.181 - info: history.0 (19709) terminating
      2020-04-28 10:52:01.183 - info: history.0 (19709) Terminated (NO_ERROR): Without reason
      2020-04-28 10:52:01.709 - error: host.athomepi4 Caught by controller[0]: This error originated either by t
      hrowing inside of an async function without a catch block, or by rejecting a promise which was not handled with .ca
      tch(). The promise rejected with the reason:
      2020-04-28 10:52:01.710 - error: host.athomepi4 Caught by controller[0]: ReferenceError: allback is not de
      fined
      2020-04-28 10:52:01.710 - error: host.athomepi4 Caught by controller[0]: at _0x411ccb._applyViewFunc (
      /opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
      2020-04-28 10:52:01.710 - error: host.athomepi4 Caught by controller[0]: at process._tickCallback (int
      ernal/process/next_tick.js:68:7)
      2020-04-28 10:52:01.710 - info: host.athomepi4 instance system.adapter.history.0 terminated with code 0 (N
      O_ERROR)
      2020-04-28 10:52:01.711 - info: host.athomepi4 Restart adapter system.adapter.history.0 because enabled

      posted in ioBroker Allgemein
      F
      funbert
    • RE: [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

      Bei mir geht auch nichts mehr. Raspi Pi4

      posted in ioBroker Allgemein
      F
      funbert
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo