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

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter TP-Link Tapo

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter TP-Link Tapo

Geplant Angeheftet Gesperrt Verschoben Tester
770 Beiträge 111 Kommentatoren 258.8k Aufrufe 101 Watching
  • Ä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.
  • ra juhaR ra juha

    Nun auch 0.2.3 installiert.
    Leider keine Änderung der Zustände Steckdosen p100 der Felder setpowerstate wenn ich über dieTapo App an- und ausschalte.

    Tut das bei Euch? Oder ist das Problem nur bei mir?
    Danke

    T Offline
    T Offline
    tombox
    schrieb am zuletzt editiert von
    #376

    @ra-juha bitte immer mit log posten

    ra juhaR 1 Antwort Letzte Antwort
    0
    • S Offline
      S Offline
      SaarlandUHU
      schrieb am zuletzt editiert von
      #377

      Hallo zusammen,
      ich bin seit heute im Besitz einer C510W. Die Kamera taucht im Adapter auf, leider kann ich den Datenpunkt für die Bewegungserkennung nicht finden. Zuvor hatte ich eine C310 angeschlossen, dort gab es einen Datenpunkt motionevent. Ich würde die Kamera gerne zusätzlich als Bewegungsmelder nutzen, um eine Lampe einzuschalten. Ohne den Datenpunkt motionevent würde die Sache leider nicht funktionieren.
      Vielen Dank und Grüße

      1 Antwort Letzte Antwort
      0
      • T Offline
        T Offline
        tombox
        schrieb am zuletzt editiert von
        #378

        @saarlanduhu mit der v0.2.3 im debug log mode kannst du genau sehen was passiert auch wenn ein motion event auslösen sollte

        S 1 Antwort Letzte Antwort
        0
        • T tombox

          @saarlanduhu mit der v0.2.3 im debug log mode kannst du genau sehen was passiert auch wenn ein motion event auslösen sollte

          S Offline
          S Offline
          SaarlandUHU
          schrieb am zuletzt editiert von
          #379

          @tombox Laut App wurde eine Bewegung um 22:18:01 Uhr erkannt.
          Ich hab mal für den Zeitraum das Log angehängt. Ich kann da für den Zeitpunkt keine Ausgabe einer Bewegungserkennung sehen. Es sei denn ich habe sie übersehen.
          v0.2.3 ist installiert

          2024-01-13 22:17:55.999 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:17:56.123 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:17:56.123 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:17:56.123 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:17:56.999 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:17:57.000 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:17:57.131 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:17:57.131 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:17:57.132 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:17:58.000 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:17:58.001 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:17:58.118 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:17:58.119 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:17:58.119 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:17:59.001 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:17:59.002 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:17:59.147 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:17:59.148 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:17:59.148 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:00.002 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:00.003 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:00.130 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:00.131 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:00.131 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:01.005 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:01.006 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:01.210 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:01.210 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:01.210 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:02.007 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:02.007 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:02.134 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:02.135 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:02.135 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:03.007 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:03.008 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:03.178 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:03.178 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:03.179 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:04.008 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:04.008 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:04.141 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:04.142 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:04.142 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:05.010 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:05.010 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:05.209 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:05.210 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:05.210 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:06.010 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:06.011 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:06.157 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:06.157 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:06.157 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:07.011 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:07.011 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:07.273 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:07.274 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:07.274 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:08.012 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:08.012 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:08.156 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:08.156 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:08.157 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:09.012 - debug: tapo.0 (4427) Receive camera status
          2024-01-13 22:18:09.015 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
          2024-01-13 22:18:09.304 - debug: tapo.0 (4427) API response: 200
          2024-01-13 22:18:09.305 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
          2024-01-13 22:18:09.305 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
          2024-01-13 22:18:10.013 - debug: tapo.0 (4427) Receive camera status
          

          metaxaM T 2 Antworten Letzte Antwort
          0
          • S SaarlandUHU

            @tombox Laut App wurde eine Bewegung um 22:18:01 Uhr erkannt.
            Ich hab mal für den Zeitraum das Log angehängt. Ich kann da für den Zeitpunkt keine Ausgabe einer Bewegungserkennung sehen. Es sei denn ich habe sie übersehen.
            v0.2.3 ist installiert

            2024-01-13 22:17:55.999 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:17:56.123 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:17:56.123 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:17:56.123 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:17:56.999 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:17:57.000 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:17:57.131 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:17:57.131 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:17:57.132 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:17:58.000 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:17:58.001 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:17:58.118 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:17:58.119 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:17:58.119 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:17:59.001 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:17:59.002 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:17:59.147 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:17:59.148 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:17:59.148 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:00.002 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:00.003 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:00.130 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:00.131 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:00.131 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:01.005 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:01.006 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:01.210 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:01.210 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:01.210 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:02.007 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:02.007 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:02.134 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:02.135 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:02.135 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:03.007 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:03.008 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:03.178 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:03.178 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:03.179 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:04.008 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:04.008 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:04.141 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:04.142 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:04.142 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:05.010 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:05.010 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:05.209 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:05.210 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:05.210 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:06.010 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:06.011 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:06.157 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:06.157 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:06.157 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:07.011 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:07.011 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:07.273 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:07.274 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:07.274 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:08.012 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:08.012 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:08.156 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:08.156 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:08.157 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:09.012 - debug: tapo.0 (4427) Receive camera status
            2024-01-13 22:18:09.015 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
            2024-01-13 22:18:09.304 - debug: tapo.0 (4427) API response: 200
            2024-01-13 22:18:09.305 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
            2024-01-13 22:18:09.305 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
            2024-01-13 22:18:10.013 - debug: tapo.0 (4427) Receive camera status
            

            metaxaM Offline
            metaxaM Offline
            metaxa
            schrieb am zuletzt editiert von metaxa
            #380

            @saarlanduhu @tombox

            Ich kann bei meiner C520WS leider auch mit der 0.2.3 keinen Event erkennen.

            Ist der MFA Code verpflichtend? Den habe ich nie bekommen! Wann sollte der kommen?
            3389d1c4-3fa8-4a66-89d7-c9619c7311e4-image.png

            E 1 Antwort Letzte Antwort
            0
            • S SaarlandUHU

              @tombox Laut App wurde eine Bewegung um 22:18:01 Uhr erkannt.
              Ich hab mal für den Zeitraum das Log angehängt. Ich kann da für den Zeitpunkt keine Ausgabe einer Bewegungserkennung sehen. Es sei denn ich habe sie übersehen.
              v0.2.3 ist installiert

              2024-01-13 22:17:55.999 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:17:56.123 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:17:56.123 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:17:56.123 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:17:56.999 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:17:57.000 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:17:57.131 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:17:57.131 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:17:57.132 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:17:58.000 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:17:58.001 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:17:58.118 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:17:58.119 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:17:58.119 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:17:59.001 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:17:59.002 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:17:59.147 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:17:59.148 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:17:59.148 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:00.002 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:00.003 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:00.130 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:00.131 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:00.131 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:01.005 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:01.006 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:01.210 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:01.210 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:01.210 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:02.007 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:02.007 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:02.134 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:02.135 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:02.135 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:03.007 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:03.008 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:03.178 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:03.178 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:03.179 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:04.008 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:04.008 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:04.141 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:04.142 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:04.142 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:05.010 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:05.010 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:05.209 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:05.210 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:05.210 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:06.010 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:06.011 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:06.157 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:06.157 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:06.157 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:07.011 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:07.011 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:07.273 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:07.274 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:07.274 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:08.012 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:08.012 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:08.156 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:08.156 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:08.157 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:09.012 - debug: tapo.0 (4427) Receive camera status
              2024-01-13 22:18:09.015 - debug: tapo.0 (4427) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
              2024-01-13 22:18:09.304 - debug: tapo.0 (4427) API response: 200
              2024-01-13 22:18:09.305 - debug: tapo.0 (4427) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
              2024-01-13 22:18:09.305 - debug: tapo.0 (4427) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
              2024-01-13 22:18:10.013 - debug: tapo.0 (4427) Receive camera status
              

              T Offline
              T Offline
              tombox
              schrieb am zuletzt editiert von
              #381

              @saarlanduhu der start bei dem der motion event erstellt wird ist interessanter

              S 2 Antworten Letzte Antwort
              0
              • T tombox

                @saarlanduhu der start bei dem der motion event erstellt wird ist interessanter

                S Offline
                S Offline
                SaarlandUHU
                schrieb am zuletzt editiert von
                #382

                @tombox du meinst den Adapterstart?

                1 Antwort Letzte Antwort
                0
                • T tombox

                  @saarlanduhu der start bei dem der motion event erstellt wird ist interessanter

                  S Offline
                  S Offline
                  SaarlandUHU
                  schrieb am zuletzt editiert von
                  #383

                  @tombox ich habe jetzt den Adapter zum erzeugen des logs jetzt nochmal gestoppt und wieder gestartet, danach ist der Datenpunkt motionevent aufgetaucht und er funktioniert auch. warum er bei den vorherigen neustarts des Adapters nicht erzeugt wurde...man weiß es nicht. Auf jeden Fall ist er jetzt da und funktioniert.

                  Dennoch vielen Dank für die unterstützung.

                  Der Vollständigkeit halber hier noch das Log:

                  2024-01-13 23:25:32.944  - info: tapo.0 (8915) Initialized 80227C9387D02CB80B2A97FAA7B45D451F6DBE41
                  2024-01-13 23:25:32.944  - debug: tapo.0 (8915) initResult 80227C9387D02CB80B2A97FAA7B45D451F6DBE41 undefined
                  2024-01-13 23:25:33.183  - debug: tapo.0 (8915) {"hwVer":"1.0","category":"camera","model":"C510W 1.0","ssid":"wINTERNETZ_is_coming","mac":"A842A1382FE0","hwId":"FE658AE4C353452D7B112AB94C679C3D","fwId":"0C03EB093C956BD3C9F7551B5C4795C6","oemId":"CBF298FDF6A1EA18D53CCB1E4D60CCB9","fwVer":"1.1.1 Build 231107 Rel.67816n","ip":"192.168.178.104","onboardingTime":1705167105,"role":0,"deviceType":"SMART.IPCAMERA","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com"}
                  2024-01-13 23:25:33.184  - info: tapo.0 (8915) Init device 8021A5C95BDC23B3A5C4ED9A6B165AB421F4DC24 type C510W 1.0 with ip 192.168.178.104
                  2024-01-13 23:25:33.186  - debug: tapo.0 (8915) Constructing Camera on host: 192.168.178.104
                  2024-01-13 23:25:33.467  - info: tapo.0 (8915) 8021A5C95BDC23B3A5C4ED9A6B165AB421F4DC24 Received device info {"manufacturer":"tp-link","model":"Tapo C510W","firmwareVersion":"1.1.1 Build 231107 Rel.67816n","serialNumber":"a1382fe0","hardwareId":1}
                  2024-01-13 23:25:33.469  - debug: tapo.0 (8915) {"manufacturer":"tp-link","model":"Tapo C510W","firmwareVersion":"1.1.1 Build 231107 Rel.67816n","serialNumber":"a1382fe0","hardwareId":1}
                  2024-01-13 23:25:33.470  - debug: tapo.0 (8915) Init event emitter for 8021A5C95BDC23B3A5C4ED9A6B165AB421F4DC24
                  2024-01-13 23:25:33.551  - debug: tapo.0 (8915) Init event listener for "motion"
                  2024-01-13 23:25:33.552  - info: tapo.0 (8915) Initialized 8021A5C95BDC23B3A5C4ED9A6B165AB421F4DC24
                  2024-01-13 23:25:33.553  - debug: tapo.0 (8915) initResult 8021A5C95BDC23B3A5C4ED9A6B165AB421F4DC24 undefined
                  2024-01-13 23:25:33.759  - debug: tapo.0 (8915) {"hwVer":"1.20.0","category":"plug","model":"P100","ssid":"d0lOVEVSTkVUWl9pc19jb21pbmc=","mac":"B0A7B9DD8161","hwId":"9994A0A7D5B29645B8150C392284029D","fwId":"1D18AD293A25ABDE41405B20C6F98816","oemId":"D7C5ADFD37188938BA82FD0FE208D1E7","fwVer":"1.5.5 Build 20230927 Rel. 40646","ip":"192.168.178.48","onboardingTime":1,"role":0,"deviceType":"SMART.TAPOPLUG","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com"}
                  2024-01-13 23:25:33.770  - info: tapo.0 (8915) Init device 8022409EF7482B099F90B71629A073D31F050586 type P100 with ip 192.168.178.48
                  2024-01-13 23:25:33.773  - debug: tapo.0 (8915) Constructing P100 on host: 192.168.178.48
                  2024-01-13 23:25:33.910  - debug: tapo.0 (8915) Handshake P100 on host: 192.168.178.48
                  2024-01-13 23:25:36.975  - error: tapo.0 (8915) connect EHOSTUNREACH 192.168.178.48:80
                  2024-01-13 23:25:36.976  - error: tapo.0 (8915) 52 - Get Device Info failed
                  2024-01-13 23:25:36.976  - info: tapo.0 (8915) Initialized 8022409EF7482B099F90B71629A073D31F050586
                  2024-01-13 23:25:36.976  - debug: tapo.0 (8915) initResult 8022409EF7482B099F90B71629A073D31F050586 undefined
                  2024-01-13 23:25:37.152  - debug: tapo.0 (8915) {"hwVer":"1.20.0","category":"plug","model":"P100","ssid":"d0lOVEVSTkVUWl9pc19jb21pbmc=","mac":"B4B024E5C6FD","hwId":"9994A0A7D5B29645B8150C392284029D","fwId":"1D18AD293A25ABDE41405B20C6F98816","oemId":"D7C5ADFD37188938BA82FD0FE208D1E7","fwVer":"1.5.5 Build 20230927 Rel. 40646","ip":"192.168.178.85","onboardingTime":1,"role":0,"deviceType":"SMART.TAPOPLUG","pcSameRegion":false,"pcAppServerUrl":"https://n-euw1-wap.tplinkcloud.com"}
                  2024-01-13 23:25:37.153  - info: tapo.0 (8915) Init device 8022F09FD11B3954491C051CBA331E321F6E863A type P100 with ip 192.168.178.85
                  2024-01-13 23:25:37.155  - debug: tapo.0 (8915) Constructing P100 on host: 192.168.178.85
                  2024-01-13 23:25:37.351  - debug: tapo.0 (8915) Handshake P100 on host: 192.168.178.85
                  2024-01-13 23:25:38.941  - info: daswetter.1 (8891) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                  2024-01-13 23:25:39.527  - info: daswetter.1 (8891) cleaned everything up...
                  2024-01-13 23:25:39.552  - info: host.raspberrypi instance system.adapter.daswetter.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2024-01-13 23:25:40.430  - error: tapo.0 (8915) connect EHOSTUNREACH 192.168.178.85:80
                  2024-01-13 23:25:40.431  - error: tapo.0 (8915) 52 - Get Device Info failed
                  2024-01-13 23:25:40.432  - info: tapo.0 (8915) Initialized 8022F09FD11B3954491C051CBA331E321F6E863A
                  2024-01-13 23:25:40.432  - debug: tapo.0 (8915) initResult 8022F09FD11B3954491C051CBA331E321F6E863A undefined
                  2024-01-13 23:25:40.478  - info: tapo.0 (8915) Wait for connections for non camera devices
                  2024-01-13 23:25:50.480  - info: tapo.0 (8915) Start first Update
                  2024-01-13 23:25:50.482  - debug: tapo.0 (8915) Receive camera status
                  2024-01-13 23:25:50.484  - debug: tapo.0 (8915) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
                  2024-01-13 23:25:50.651  - debug: tapo.0 (8915) {"size":0,"timeout":0}
                  2024-01-13 23:25:50.656  - debug: tapo.0 (8915) isSecureConnection response :>> 200[object Object]
                  2024-01-13 23:25:50.658  - debug: tapo.0 (8915) StokRefresh: Using secure connection
                  2024-01-13 23:25:50.813  - debug: tapo.0 (8915) StokRefresh: Login response :>> 200{"result":{"data":{"code":-40401,"time":8,"max_time":10,"encrypt_type":["3"],"key":"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALf3HOqgCbEl58R8KxobE+QF6aC4fYBgFAR0Rko2NeUr1+i9ZJ3jvZqxwN+q1yMSt6G7VHKsmW8LAFieLHuL8RMCAwEAAQ==","nonce":"E80CEFF784371D31","device_confirm":"03A68326AC9437CB8EBC251DA490CBF4CA13B87D3DC046340144E7BFF57CE6C6E80CEFF784371D3126A07297E4FDC85E"}},"error_code":-40413}
                  2024-01-13 23:25:50.954  - debug: tapo.0 (8915) StokRefresh: Start_seq response :>>
                  2024-01-13 23:25:50.955  - debug: tapo.0 (8915) StokRefresh: Success :>>OW66BO6rCjC.613B8E6DDAXNjUAXC5Tv
                  2024-01-13 23:25:51.098  - debug: tapo.0 (8915) API response: 200
                  2024-01-13 23:25:51.098  - debug: tapo.0 (8915) getStatus json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
                  2024-01-13 23:25:51.099  - debug: tapo.0 (8915) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
                  2024-01-13 23:25:52.101  - debug: tapo.0 (8915) Receive camera status
                  2024-01-13 23:25:52.101  - debug: tapo.0 (8915) API new request: {"method":"multipleRequest","params":{"requests":[{"method":"getAlertConfig","params":{"msg_alarm":{"name":"chn1_msg_alarm_info"}}},{"method":"getLensMaskConfig","params":{"lens_mask":{"name":"lens_mask_info"}}},{"method":"getForceWhitelampState","params":{"image":{"name":"switch"}}}]}}
                  2024-01-13 23:25:52.300  - debug: tapo.0 (8915) API response: 200
                  

                  S 1 Antwort Letzte Antwort
                  0
                  • metaxaM metaxa

                    @saarlanduhu @tombox

                    Ich kann bei meiner C520WS leider auch mit der 0.2.3 keinen Event erkennen.

                    Ist der MFA Code verpflichtend? Den habe ich nie bekommen! Wann sollte der kommen?
                    3389d1c4-3fa8-4a66-89d7-c9619c7311e4-image.png

                    E Offline
                    E Offline
                    Einstein67
                    schrieb am zuletzt editiert von Einstein67
                    #384

                    @metaxa said in Test Adapter TP-Link Tapo:

                    Ist der MFA Code verpflichtend?

                    Nein ist nicht verpflichtend, solange du in der Tapo-App die "2 Schritt Verifizierung" nicht aktivierst.

                    Bei mir läuft der Tapo-Adapter - mit C110 und C310 Kameras - ohne MFA-Code problemlos.

                    1 Antwort Letzte Antwort
                    0
                    • M ManiacKill

                      @metaxa

                      c55cfd02-79e1-4d8c-ae01-8c66a0ec0404-image.png

                      Ja bei moveMotorStep hab ich mal 180 eingegeben, dann ist die Kamera gefahren. Aber weiß auch nicht so richtig wie ich das einbauen soll :(

                      M Offline
                      M Offline
                      ManiacKill
                      schrieb am zuletzt editiert von
                      #385

                      @maniackill said in Test Adapter TP-Link Tapo:

                      @metaxa

                      c55cfd02-79e1-4d8c-ae01-8c66a0ec0404-image.png

                      Ja bei moveMotorStep hab ich mal 180 eingegeben, dann ist die Kamera gefahren. Aber weiß auch nicht so richtig wie ich das einbauen soll :(

                      Hat jemand eine Idee wie man das ins Vis einbaut ? Ich hätte gerne so einen 360° Controller, aber bis jetzt nix gefunden !

                      1 Antwort Letzte Antwort
                      0
                      • T tombox

                        @ra-juha bitte immer mit log posten

                        ra juhaR Offline
                        ra juhaR Offline
                        ra juha
                        schrieb am zuletzt editiert von ra juha
                        #386

                        @tombox heißt das, nur ich hab das Problem? Mist.
                        Mir ist nicht ganz klar ab wann ich debug Posten soll.

                        Was mir auffällt, die Farbe des Eintrags setpowerstate ist anders, als hätte iob hier keine Berechtigung oder Zugriff. Beim ersten scan wird alles richtig ausgelesen. Danach leider nicht mehr. Es hat auch früher funktioniert. Mist

                        Screenshot_20240114_123441_Chrome.jpg
                        Screenshot_20240114_123750_Chrome.jpg

                        Was auch komisch ist, kann den Wert manuell nicht mehr überschreiben

                        ra juhaR 1 Antwort Letzte Antwort
                        0
                        • ra juhaR ra juha

                          @tombox heißt das, nur ich hab das Problem? Mist.
                          Mir ist nicht ganz klar ab wann ich debug Posten soll.

                          Was mir auffällt, die Farbe des Eintrags setpowerstate ist anders, als hätte iob hier keine Berechtigung oder Zugriff. Beim ersten scan wird alles richtig ausgelesen. Danach leider nicht mehr. Es hat auch früher funktioniert. Mist

                          Screenshot_20240114_123441_Chrome.jpg
                          Screenshot_20240114_123750_Chrome.jpg

                          Was auch komisch ist, kann den Wert manuell nicht mehr überschreiben

                          ra juhaR Offline
                          ra juhaR Offline
                          ra juha
                          schrieb am zuletzt editiert von ra juha
                          #387

                          Bin einen Schritt weiter. Habe alles neu aufgesetzt. Sogar IOB.
                          Die P100 tun wieder, Zustand bei Änderung über TAPO-App wird gemeldet.
                          Nur mein P115 macht Probleme. Aus Tapo gelöscht und neu dazu hat leider nichts gebracht. Zustandsänderungen werden nicht angezeigt :-(

                          Hat jemand den P115 wo das tut? Danke

                          @tombox Soll ich Dir auf den P115 Zugriff geben?

                          T 1 Antwort Letzte Antwort
                          0
                          • ra juhaR ra juha

                            Bin einen Schritt weiter. Habe alles neu aufgesetzt. Sogar IOB.
                            Die P100 tun wieder, Zustand bei Änderung über TAPO-App wird gemeldet.
                            Nur mein P115 macht Probleme. Aus Tapo gelöscht und neu dazu hat leider nichts gebracht. Zustandsänderungen werden nicht angezeigt :-(

                            Hat jemand den P115 wo das tut? Danke

                            @tombox Soll ich Dir auf den P115 Zugriff geben?

                            T Offline
                            T Offline
                            tombox
                            schrieb am zuletzt editiert von
                            #388

                            @ra-juha Bringt leider nicht viel da alle Kommunikation lokal läuft
                            Wichtiger wären ob es Auffälligkeiten im debug log gibt

                            ra juhaR 1 Antwort Letzte Antwort
                            0
                            • T tombox

                              @ra-juha Bringt leider nicht viel da alle Kommunikation lokal läuft
                              Wichtiger wären ob es Auffälligkeiten im debug log gibt

                              ra juhaR Offline
                              ra juhaR Offline
                              ra juha
                              schrieb am zuletzt editiert von ra juha
                              #389

                              @tombox

                              hm, hab mal das p115 für meine 2te email freigegen. Sieht schon komisch aus.
                              Im iob neue Instanz. Du hast auch den Zugriff. Hängt nichts an der Steckdose zum Testen.

                              2024-01-17 22:01:26.376 - info: tapo.1 (8740) Login tp TAPO App
                              2024-01-17 22:01:26.903 - info: tapo.1 (8740) Login succesfull
                              2024-01-17 22:01:27.096 - info: tapo.1 (8740) Found 1 devices
                              2024-01-17 22:01:27.389 - info: tapo.1 (8740 type P115 with ip 192.168.1.65
                              2024-01-17 22:01:27.506 - error: tapo.1 (8740) KLAP Handshake failed
                              2024-01-17 22:01:27.507 - error: tapo.1 (8740) 52 - Get Device Info failed

                              2024-01-17 22:01:27.508 - info: tapo.1 (
                              2024-01-17 22:01:27.527 - info: tapo.1 (8740) Wait for connections for non camera devices
                              2024-01-17 22:01:37.530 - info: tapo.1 (8740) Start first Update
                              2024-01-17 22:02:00.062 - info: host.iob instance system.adapter.powerfox2.0 started with pid 8755

                              T 1 Antwort Letzte Antwort
                              1
                              • ra juhaR ra juha

                                @tombox

                                hm, hab mal das p115 für meine 2te email freigegen. Sieht schon komisch aus.
                                Im iob neue Instanz. Du hast auch den Zugriff. Hängt nichts an der Steckdose zum Testen.

                                2024-01-17 22:01:26.376 - info: tapo.1 (8740) Login tp TAPO App
                                2024-01-17 22:01:26.903 - info: tapo.1 (8740) Login succesfull
                                2024-01-17 22:01:27.096 - info: tapo.1 (8740) Found 1 devices
                                2024-01-17 22:01:27.389 - info: tapo.1 (8740 type P115 with ip 192.168.1.65
                                2024-01-17 22:01:27.506 - error: tapo.1 (8740) KLAP Handshake failed
                                2024-01-17 22:01:27.507 - error: tapo.1 (8740) 52 - Get Device Info failed

                                2024-01-17 22:01:27.508 - info: tapo.1 (
                                2024-01-17 22:01:27.527 - info: tapo.1 (8740) Wait for connections for non camera devices
                                2024-01-17 22:01:37.530 - info: tapo.1 (8740) Start first Update
                                2024-01-17 22:02:00.062 - info: host.iob instance system.adapter.powerfox2.0 started with pid 8755

                                T Offline
                                T Offline
                                tombox
                                schrieb am zuletzt editiert von
                                #390

                                @ra-juha debug log wäre interessant

                                ra juhaR 1 Antwort Letzte Antwort
                                0
                                • T tombox

                                  @ra-juha debug log wäre interessant

                                  ra juhaR Offline
                                  ra juhaR Offline
                                  ra juha
                                  schrieb am zuletzt editiert von ra juha
                                  #391

                                  @tombox ok so? hoffe es hilft.
                                  Log sagt :Constructing P100.
                                  Ist doch p115. Finde leider auch kein Feld mit Verbrauch :-(
                                  Braucht der 115 keine eigene ts-Datei?

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • ra juhaR ra juha

                                    @tombox ok so? hoffe es hilft.
                                    Log sagt :Constructing P100.
                                    Ist doch p115. Finde leider auch kein Feld mit Verbrauch :-(
                                    Braucht der 115 keine eigene ts-Datei?

                                    T Offline
                                    T Offline
                                    tombox
                                    schrieb am zuletzt editiert von
                                    #392

                                    @ra-juha

                                    Den log hier löschen
                                    Aktuelle GitHub version installieren
                                    mir den neuen log per mail schicken
                                    tombox2020@gmail.com

                                    1 Antwort Letzte Antwort
                                    0
                                    • Walter WhiteW Walter White

                                      @ra-juha said in Test Adapter TP-Link Tapo:

                                      Hatte früher immer funktioniert.

                                      Der Login wurde von TP Link wegen sicherheitslücken wurde überarbeitet, und benötigt daher ein Update, welches aber wohl erst ein Dev freigeben muss, der aber "plötzlich und unerwartet" nicht mehr online kommt.

                                      https://github.com/apatsufas/homebridge-tapo-p100/pull/47

                                      Siehe mein Screenshot oben von seinen Aktivitäten, ich würde damit nichts mehr rechnen, sofern sich nicht irgendjemand anders darum kümmern kann.

                                      T Offline
                                      T Offline
                                      tombox
                                      schrieb am zuletzt editiert von
                                      #393

                                      @walter-white Bitte mal die GitHub version teen

                                      Walter WhiteW 1 Antwort Letzte Antwort
                                      1
                                      • T tombox

                                        @walter-white Bitte mal die GitHub version teen

                                        Walter WhiteW Offline
                                        Walter WhiteW Offline
                                        Walter White
                                        schrieb am zuletzt editiert von
                                        #394

                                        @tombox Update auf 0.2.3 gemacht, server neu gestartet:

                                        2024-01-19 14:21:05.614 error 52 - Get Device Info failed

                                        Oder muss ich noch was anderes machen?

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • Walter WhiteW Walter White

                                          @tombox Update auf 0.2.3 gemacht, server neu gestartet:

                                          2024-01-19 14:21:05.614 error 52 - Get Device Info failed

                                          Oder muss ich noch was anderes machen?

                                          T Offline
                                          T Offline
                                          tombox
                                          schrieb am zuletzt editiert von
                                          #395

                                          @walter-white die version in GitHub sollte im debug log mehr anzeigen

                                          Walter WhiteW 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

                                          501

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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