Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Sayit-Block funktioniert nicht mehr

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Sayit-Block funktioniert nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bender275 @d0nnergurke last edited by

      @d0nnergurke
      Werde ich probieren, vielen Dank!

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

        @bender275
        Desktop ausknipsen
        Updates einspielen
        Adapter auf Stand bringen

        Dann kucken wir mal weiter

        1 Reply Last reply Reply Quote 0
        • B
          Bender275 last edited by

          Also, mit dem Downgrade des SayIt-Adapters gemäß d0nnergurke funktioniert wieder alles einwandfrei. Danke!

          1 Reply Last reply Reply Quote 0
          • S
            spike2 last edited by

            Wie funktioniert der Downgrade auf die 3.0.4?
            Mir wird über den Expertenmodus egal ob Stable oder Beta Repo lediglich die 3.0.0 oder 3.0.5 angezeigt ?

            crunchip 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @spike2 last edited by

              @spike2 https://www.iobroker.net/#de/documentation/tutorial/adapter.md

              S 1 Reply Last reply Reply Quote 0
              • S
                spike2 @crunchip last edited by

                @crunchip Super, hat geklappt. Danke dir 👍

                1 Reply Last reply Reply Quote 0
                • S
                  sebi2ndPC last edited by sebi2ndPC

                  also ich bekomms auch nicht ans laufen, auch der "downgrade" nach der Anleitung klappt irgendwie nicht, was mache ich falsch?

                  root@iobroker:~# iobroker install sayit@3.0.4
                  NPM version: 9.6.7
                  Installing iobroker.sayit@3.0.4... (System call)
                  Try to solve ENOTEMPTY error automatically
                  Could not handle ENOTEMPTY, because no deletable files were found
                  npm ERR! code ENOTEMPTY
                  npm ERR! syscall rename
                  npm ERR! path /opt/iobroker/node_modules/@aws-sdk/types
                  npm ERR! dest /opt/iobroker/node_modules/@aws-sdk/.types-qurPIL6Q
                  npm ERR! errno -39
                  npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@aws-sdk/types' -> '/opt/iobroker/node_modules/@aws-sdk/.types-qurPIL6Q'
                  
                  npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-10-20T20_14_46_855Z-debug-0.log
                  host.iobroker Cannot install iobroker.sayit@3.0.4: 217
                  root@iobroker:~# 
                  
                  Thomas Braun S 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @sebi2ndPC last edited by

                    @sebi2ndpc sagte in Sayit-Block funktioniert nicht mehr:

                    was mache ich falsch?

                    root Login ist falsch.
                    Als user hantieren und

                    iob fix
                    

                    ausführen.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Shadowhunter23 @sebi2ndPC last edited by

                      @sebi2ndpc

                      root@iobroker:~# iobroker install sayit@3.0.4
                      

                      Sollte es nicht 3.0.0 sein?

                      1 Reply Last reply Reply Quote 0
                      • S
                        sebi2ndPC @Thomas Braun last edited by

                        @thomas-braun danke, das war der richtige hinweis 🙂 jetzt hat es geklappt.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sebi2ndPC last edited by

                          also sayit auf 3.0.4 downgrade hat geklappt, skripte neu editiert und gespeichert aber am laufen bekomme ich die sprachausgabe immernoch nicht. komisch das es irgendwann mal tadellos funktionierte, nur leider weiss ich nicht mehr zu welchen versions varianten vom chromecast / web adapter und say it.....

                          gibt es eine alternative evtl zu dem adapter der sprachausgaben auf den google home bringen kann?

                          UweRLP 1 Reply Last reply Reply Quote 0
                          • UweRLP
                            UweRLP @sebi2ndPC last edited by

                            @sebi2ndpc Ich nutze hier SayIt 3.0.5
                            Irgendwann vor langer... keine Ahnung wann
                            SayIt erstellt Objecte

                            SayIt Objecte.png

                            Übergib mal dem sayit.0.tts.text den auszusprechenden Text, also ein

                            Spich zu mir iobroker.png

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              sebi2ndPC @UweRLP last edited by

                              @uwerlp

                              das ist der fehler log, den hatte ich auch schon mit der 3.0.5 er version gehabt.

                              ip mit XXXXX überschrieben.

                              2023-10-22 15:43:12.905 - info: sayit.0 (4681) saying: hallo
                              2023-10-22 15:43:13.133 - info: sayit.0 (4681) Set "chromecast.0.14c14e7b0aac.player.announcement to {"url":"http://XXXXXX/sayit.0/tts.mp3?ts=1697982193133","volume":100}
                              2023-10-22 15:43:23.646 - error: sayit.0 (4681) Error while checking if chromecast.0.14c14e7b0aac.player.announcement finished playing announcement: {"url":"http://XXXXXXX/sayit.0/tts.mp3?ts=1697982193133","volume":100}: TIMEOUT
                              2023-10-22 15:43:23.647 - error: sayit.0 (4681) Cannot play file: Timeout by checking of announcement finished playing

                              UweRLP 1 Reply Last reply Reply Quote 0
                              • UweRLP
                                UweRLP @sebi2ndPC last edited by

                                @sebi2ndpc Sorry mit Fehlerlog kann ich leider nichts anfangen. Wollte nur drauf hin weisen, dass auch bei mir der SendTo Block nicht mehr ging dafür aber das Object.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  warp735 last edited by warp735

                                  Wird der Adapter jemals wieder repariert? Oder gibts Alternativen? Scheint sich niemand mehr darum zu kümmern (letztes Update vom April(!!!)

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Shadowhunter23 @warp735 last edited by

                                    @warp735
                                    Schau mal ins Changelog:
                                    https://github.com/ioBroker/ioBroker.sayit

                                    Und geh einfach auf eine Version darunter dann geht's ja.

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

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    989
                                    Online

                                    31.7k
                                    Users

                                    79.9k
                                    Topics

                                    1.3m
                                    Posts

                                    12
                                    34
                                    2702
                                    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