Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly - Pushover & Attachment

    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

    Blockly - Pushover & Attachment

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Kev0 last edited by

      gleiche Frage stellt sich mir !

      also :

      +1

      1 Reply Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators last edited by

        könnt ihr dafür ein issue in git erstellen für den javascript adapter, der attachement block fehlt für pushover

        1 Reply Last reply Reply Quote 0
        • R
          Rambo79 last edited by

          Hallo …

          @Dutchman:

          könnt ihr dafür ein issue in git erstellen für den javascript adapter, der attachement block fehlt für pushover `

          Gibt es schon. Hab ich aber auch erst später gefunden.

          Wenn ich das dort alles richtig verstehe, liegt es aber wohl nicht nur an dem fehlenden Block. Es gibt ja auch die custom-Version von send.to. Wenn man dort an Attribut „atachment“ definiert funktioniert es nämlich auch nicht.

          Die Details auf git, gingen für mich dann doch zu sehr ins Eingemachte.

          Denke, hier bleibt nur abwarten

          VG

          1 Reply Last reply Reply Quote 0
          • K
            Kev0 last edited by

            Hi,

            Lösung scheint in Sicht : https://github.com/qbit/node-pushover/pull/24

            qbit created this issue in qbit/node-pushover

            closed Implement attachments. #24

            1 Reply Last reply Reply Quote 0
            • K
              Kev0 last edited by

              Issues würden geschlossen und gemerged, sollte jetzt gehen:

              https://github.com/qbit/node-pushover/b … /README.md

              Wer ist so nett und adaptiert die blockly Variante? :oops:

              Grüße

              Kevin

              1 Reply Last reply Reply Quote 0
              • R
                Rambo79 last edited by

                Cool - freu wie doof 🙂

                Der muss aber aktuell noch händisch installiert bzw. das Update angestoßen werden … ?

                Über den Admin Adapter wird mir immer noch die 1.0.4 als latest angezeigt ... ?

                Schönen Abend

                Markus

                1 Reply Last reply Reply Quote 0
                • R
                  Rambo79 last edited by

                  Habe mich gerade mal versucht.

                  Laut readme "npm install pushover-notifications".

                  Das haut bei mir schon nicht hin und endet in Fehlermeldungen 😞

                  Hat das schon einer geschafft ?

                  VG

                  1 Reply Last reply Reply Quote 0
                  • D
                    dtp last edited by

                    Auf GitHub gibt's die Version 1.1.0 des Pushover-Adapters. Schon mal mit der probiert?

                    1 Reply Last reply Reply Quote 0
                    • K
                      Kuddel last edited by

                      @dtp:

                      Auf GitHub gibt's die Version 1.1.0 des Pushover-Adapters. Schon mal mit der probiert? `

                      Habe die Version 1.1.0 gerade installiert.

                      Also Links kann man eingeben, aber Anhänge keine Ahnung.

                      3467_pushover.jpg

                      1 Reply Last reply Reply Quote 0
                      • Dutchman
                        Dutchman Developer Most Active Administrators last edited by

                        Hast du über github installiert?

                        Dan nicht vergessen noch Manuel auf der console "iobroker upload pushover" aus zu führen

                        Sent from my iPhone using Tapatalk

                        1 Reply Last reply Reply Quote 0
                        • K
                          Kuddel last edited by

                          Hab es über den Link aus Github installiert.

                          Aber nicht über die Console.

                          Ich teste nochmal den Upload befehl

                          1 Reply Last reply Reply Quote 0
                          • R
                            Rambo79 last edited by

                            Pushover-Notifications ist ja nach der Erweiterung um Attachments in der Version 1.1.2 verfügbar. Seitdem hat sich doch am ioBroker Pushover / Blockly nichts geändert, oder ? Die Installation mittels apg-get install pushover-notifications hat bei mir nicht funktioniert.

                            1 Reply Last reply Reply Quote 0
                            • Dutchman
                              Dutchman Developer Most Active Administrators last edited by

                              Warum das apt-get du musst nur den ioBroker Adapter installieren.

                              Allgemeiner Hinweis : wen man was aus github installiert (also über die Katze) muss man IMMER Manuel den Upload Befehl ausführen!

                              Eventuelle Blöcke in JavaScript adapter oder Widgets werden durch den Upload Befehl ins System integriert/übernommen

                              Sent from my iPhone using Tapatalk

                              1 Reply Last reply Reply Quote 0
                              • R
                                Rambo79 last edited by

                                Weil es in der readme zu pushover-notifications ( link aus dem github issue) so erstmal stand. Funktioniert hat es ja wie gesagt leider nicht.

                                1 Reply Last reply Reply Quote 0
                                • K
                                  Kuddel last edited by

                                  Auch nach

                                  iobroker upload pushover
                                  
                                  

                                  gibt es im Blockly-Block keinen Anhang

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    Rambo79 last edited by

                                    Sorry !! Nicht apt - hab mich vertan. In der Readme steht npm install. Das klappte bei mir aber nicht.
                                    1560_90241da5-39ec-4008-81b1-f3cde3e745d9.png

                                    1 Reply Last reply Reply Quote 0
                                    • Dutchman
                                      Dutchman Developer Most Active Administrators last edited by

                                      @Rambo79:

                                      Weil es in der readme zu pushover-notifications ( link aus dem github issue) so erstmal stand. Funktioniert hat es ja wie gesagt leider nicht. `

                                      Sicher ? Da steht :

                                       npm install pushover-notifications
                                      

                                      Also nix apt-get….

                                      Sent from my iPhone using Tapatalk

                                      1 Reply Last reply Reply Quote 0
                                      • Dutchman
                                        Dutchman Developer Most Active Administrators last edited by

                                        @Rambo79:

                                        Sorry !! Nicht apt - hab mich vertan. In der Readme steht npm install. Das klappte bei mir aber nicht. `

                                        Das sollte gehen, console Ausgabe Mal bitte

                                        Sent from my iPhone using Tapatalk

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          Kuddel last edited by

                                          root@ioBroker-TEST:~# npm install pushover-notifications
                                          npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'
                                          npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'
                                          npm WARN root No description
                                          npm WARN root No repository field.
                                          npm WARN root No README data
                                          npm WARN root No license field.
                                          
                                          + pushover-notifications@1.2.0
                                          updated 1 package and audited 15 packages in 1.176s
                                          found 0 vulnerabilities
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Dutchman
                                            Dutchman Developer Most Active Administrators last edited by

                                            Logisch, du bist nicht im ioBroker Verzeichnis!

                                            Also erst````
                                            cd /opt/iobroker

                                            
                                            Sent from my iPhone using Tapatalk
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            882
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            45
                                            5479
                                            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