Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Somfy Tahoma v0.3.x GitHub

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Somfy Tahoma v0.3.x GitHub

    This topic has been deleted. Only users with topic management privileges can see it.
    • StrathCole
      StrathCole @blackeagle998 last edited by

      @blackeagle998 Mach das Update einfach noch mal. Vielleicht warst du zu schnell 😉

      B 1 Reply Last reply Reply Quote 0
      • B
        blackeagle998 @StrathCole last edited by

        @StrathCole
        Jupp jetzt passt es, danke!

        1 Reply Last reply Reply Quote 0
        • integer63
          integer63 last edited by

          Hab jetzt auch mal den Update auf 0.3.3.3 gemacht und bekomme jetzt beim Start diese Einträge :

          tahoma.0	2020-02-29 18:58:29.093	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
          tahoma.0	2020-02-29 18:58:29.093	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
          tahoma.0	2020-02-29 18:58:29.092	warn	error during tahomalink request: null, request path: events/9218e19c-ac10-3401-371c-2834cc4d15fa/fetch with payload:{}
          tahoma.0	2020-02-29 18:57:59.154	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
          tahoma.0	2020-02-29 18:57:59.154	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
          tahoma.0	2020-02-29 18:57:59.153	warn	error during tahomalink request: null, request path: events/9218e19c-ac10-3401-371c-2834cc4d15fa/fetch with payload:{}
          

          Und dann in schöner Regelmäßigkeit:

          tahoma.0	2020-02-29 19:00:52.467	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n fo
          tahoma.0	2020-02-29 19:00:52.467	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <
          tahoma.0	2020-02-29 19:00:52.467	warn	error during tahomalink request: null, request path: setup/gateways/0813-3536-6164 with payload:{}
          

          Zwischendurch auch manchmal das: "refresh device state failed" , oder das "enduser/mainAccount failed!"

          Sind zwar nur Warnings, aber ist das "normal"? Kannst du mal schauen bitte?

          1 Reply Last reply Reply Quote 0
          • integer63
            integer63 last edited by

            Komisch, habe die Instanz noch mal neu gestartet und jetzt kommt einmalig nach dem Start nur noch:

            tahoma.0	2020-02-29 19:08:34.570	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
            tahoma.0	2020-02-29 19:08:34.570	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
            tahoma.0	2020-02-29 19:08:34.570	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
            

            Und danach scheint Ruhe zu sein ...

            1 Reply Last reply Reply Quote 0
            • StrathCole
              StrathCole last edited by

              503 heißt eigentlich immer, dass der Server überlastet ist.

              integer63 M 2 Replies Last reply Reply Quote 0
              • G
                gammler2003 last edited by

                Mit der Version 0.3.3.3 bringt der Adapter beim Ansteuern eines Somfy Schalters den folgenden Fehler. Der Schalter reagiert aber wie er soll und der Rollladen fährt herunter.

                Meldung gab es gestern noch nicht. Hat noch jemand dieses Phänomen?

                Viele Grüße
                Steven

                tahoma.0	2020-02-29 20:44:32.222	warn	(7112) Got action event for invalid device: {"deviceURL":"io://1204-7947-2468/13519554","commands":[{"type":1,"name":"close","parameters":[]}],"type":1,"name":"close","parameters":[]}
                tahoma.0	2020-02-29 20:44:28.796	warn	(7112) Got action event for invalid device: {"deviceURL":"io://1204-7947-2468/13519554","commands":[{"type":1,"name":"close","parameters":[]
                
                StrathCole 1 Reply Last reply Reply Quote 0
                • StrathCole
                  StrathCole @gammler2003 last edited by

                  @gammler2003 Das heißt eigentlich, dass in deiner Devices-Liste vom Adapter ein Gerät drin ist, das Somfy gar nicht (mehr) kennt.

                  1 Reply Last reply Reply Quote 0
                  • G
                    gammler2003 last edited by gammler2003

                    Witzigerweise funktioniert es aber einwandfrei. Also muss er es auch kennen 😉
                    Mit der letzen Version gab es diesen Fehler noch nicht.

                    Hab den Adapter bereits neu installiert sowie die Instanz gelöscht und neu erzeugt...Fehler bleibt.

                    StrathCole 2 Replies Last reply Reply Quote 0
                    • StrathCole
                      StrathCole @gammler2003 last edited by

                      @gammler2003 Ich schau es mir mal an, ob ich dazu was im Code finden kann, das es verursacht.

                      1 Reply Last reply Reply Quote 0
                      • StrathCole
                        StrathCole @gammler2003 last edited by

                        @gammler2003 Schau doch mal bitte die devices in der Liste der Objekte im Adapter durch, ob eines davon die im Fehler genannte deviceURL hat.

                        G F 2 Replies Last reply Reply Quote 0
                        • integer63
                          integer63 @StrathCole last edited by

                          @StrathCole sagte in Test Adapter Somfy Tahoma v0.3.x GitHub:

                          503 heißt eigentlich immer, dass der Server überlastet ist.

                          Ja, das hattest du ja auch sogar schon zwei mal hier geschrieben - sorry, vielleicht merke ich es mir ja irgendwann 😳

                          StrathCole 1 Reply Last reply Reply Quote 0
                          • StrathCole
                            StrathCole @integer63 last edited by

                            @integer63 sagte in Test Adapter Somfy Tahoma v0.3.x GitHub:

                            @StrathCole sagte in Test Adapter Somfy Tahoma v0.3.x GitHub:

                            503 heißt eigentlich immer, dass der Server überlastet ist.

                            Ja, das hattest du ja auch sogar schon zwei mal hier geschrieben - sorry, vielleicht merke ich es mir ja irgendwann 😳

                            Vielleicht sollte ich es mal in die Meldung aufnehmen 😉

                            1 Reply Last reply Reply Quote 0
                            • G
                              gammler2003 @StrathCole last edited by

                              @StrathCole Klar, das ist immer das Gerät, welches ich ansteuere. Das habe ich natürlich auch in der Objektliste. Und es funktioniert ja auch. Wirklich seltsam...

                              Vielen Dank für deine Mühe.

                              StrathCole 1 Reply Last reply Reply Quote 0
                              • StrathCole
                                StrathCole @gammler2003 last edited by

                                @gammler2003 Kommt das nur bei einem Schalter oder auch beim Setzen von "ClosureState" z. B.? Kann die Schalter bei mir gerade nicht testen, weil das Kind schläft 🙂

                                1 Reply Last reply Reply Quote 0
                                • G
                                  gammler2003 last edited by gammler2003

                                  auch beim Setzen von ClosureState...

                                  tahoma.0	2020-03-01 03:41:56.958	warn	(7112) Got action event for invalid device: {"deviceURL":"io://1204-7947-2468/11193344","commands":[{"type":1,"name":"setClosure","parameters":[100]}],"type":1,"name":"setClosure","parameters":[100]}
                                  tahoma.0	2020-03-01 03:41:47.921	warn	(7112) Got action event for invalid device: {"deviceURL":"io://1204-7947-2468/11193344","commands":[{"type":1,"name":"setClosure","parameters":[100]}],"type":1,"name":"setClosure","parameters":[100]}
                                  

                                  Ergänzung: Auch beim Schalten über www.tahomalink.de tauchen diese Fehlermeldungen im iobroker auf.

                                  StrathCole 1 Reply Last reply Reply Quote 0
                                  • StrathCole
                                    StrathCole @gammler2003 last edited by

                                    @gammler2003 sagte in Test Adapter Somfy Tahoma v0.3.x GitHub:

                                    Ergänzung: Auch beim Schalten über www.tahomalink.de tauchen diese Fehlermeldungen im iobroker auf.

                                    Okay, das ist nicht verwunderlich, die Events sind dieselben. Ich habe aktuell nur noch keine Idee, wieso das bei dir auftritt. Werde ggf. noch ein paar Debug-Logmeldungen einbauen müssen.

                                    G 1 Reply Last reply Reply Quote 0
                                    • G
                                      gammler2003 @StrathCole last edited by

                                      @StrathCole Fehlermeldungen der Geräte sind jetzt wieder weg - und auch der Tahoma Adapter hält sich aktuell mit Warn- und Fehlermeldungen zurück. Das nur als kurzes Update 🙂

                                      StrathCole 1 Reply Last reply Reply Quote 0
                                      • StrathCole
                                        StrathCole @gammler2003 last edited by

                                        @gammler2003 Die Wunder der Technik … 😄

                                        1 Reply Last reply Reply Quote 0
                                        • integer63
                                          integer63 last edited by

                                          @StrathCole Mal wieder eine unqualifizierte Frage 😳 Ich habe gerade im Log folgende Meldungen entdeckt (und diesmal geht es nicht um 503 😉 )

                                          tahoma.0	2020-03-26 19:53:11.631	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:53:11.631	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:53:11.630	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:53:10.977	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:53:10.977	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:53:10.977	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:53:10.677	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:53:10.677	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:53:09.478	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:53:09.478	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:53:09.115	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:53:09.115	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:53:09.115	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:53:07.765	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:53:07.765	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:53:07.543	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:53:07.543	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:53:07.543	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:53:02.876	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:53:02.875	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:53:02.875	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:53:01.687	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:53:01.686	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:53:00.359	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:53:00.359	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:53:00.156	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:53:00.155	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:53:00.155	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:52:59.196	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:52:59.196	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:52:59.196	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:52:58.846	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:58.846	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:58.641	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:58.641	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:58.479	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:58.479	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:57.616	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:52:57.616	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:52:57.615	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:52:57.256	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          tahoma.0	2020-03-26 19:52:57.256	warn	Response: {"statusCode":503,"body":"<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n
                                          tahoma.0	2020-03-26 19:52:57.255	warn	error during tahomalink request: null, request path: login with payload: +++redacted+++
                                          tahoma.0	2020-03-26 19:52:57.074	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:57.074	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:56.719	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:56.718	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:56.107	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:56.106	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:55.709	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:55.709	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:53.598	info	Login failed three times, waiting 2 minutes before retrying.
                                          tahoma.0	2020-03-26 19:52:53.598	warn	error during tahomalink request: undefined ->401 retry login
                                          tahoma.0	2020-03-26 19:52:53.116	warn	Body: "<html>\n<head>\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n <title>Overkiz - Universal HomeControl</title>\n <!-- PROD1 -->\n <style>\n body {\n f
                                          

                                          Sondern um die Meldungen "waiting 2 minutes before retrying", welche allerdings in deutlich kürzeren Abständen als 2 Minuten auftauchen. Wie ist das zu interpretieren?

                                          StrathCole 1 Reply Last reply Reply Quote 0
                                          • StrathCole
                                            StrathCole @integer63 last edited by

                                            @integer63 Oha, da ist aber irgendwas gehörig schiefgegangen bei deiner Verbindung. Scheinbar kam erst ein 503 und dann schlägt der Login mit 401 (Zugriff nicht gestattet / Unautorisiert) fehl. Das sollte so nicht passieren. War es dann nach einem Neustart weg?

                                            Das mit den 2 Minuten muss ich mir ansehen, sollte so nicht sein.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            781
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            rollladensteuerung somfy tahoma
                                            34
                                            294
                                            34747
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo