Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [can be closed] Test Adapter FuelPriceMonitor Austria v0.2.x

    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

    [can be closed] Test Adapter FuelPriceMonitor Austria v0.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      HGlab @Negalein last edited by

      @negalein
      testbar:
      https://github.com/HGlab01/ioBroker.fuelpricemonitor/archive/v0.2.0-0.tar.gz

      Negalein 1 Reply Last reply Reply Quote 0
      • Negalein
        Negalein Global Moderator @HGlab last edited by

        @hglab sagte in Test Adapter FuelPriceMonitor Austria v0.1.x Github:

        testbar

        Danke

        Home passt alles.

        Bei den zusätzlichen Koordinaten werden keine Preise angezeigt.
        objects - ioBroker (3).png

        H 1 Reply Last reply Reply Quote 0
        • H
          HGlab @Negalein last edited by

          @negalein
          bei mir schon (naja, sonst hätte ich es auch nicht online gestellt)
          Nur ein Refresh-Problem in der Objektanzeige? Denn die States sind auch noch falsch sortiert.
          Hilft vielleicht 9a70f1ed-dbaa-411a-bfed-c55c087eaa7d-image.png ?

          Negalein 1 Reply Last reply Reply Quote 0
          • Negalein
            Negalein Global Moderator @HGlab last edited by

            @hglab sagte in Test Adapter FuelPriceMonitor Austria v0.1.x Github:

            Nur ein Refresh-Problem in der Objektanzeige?

            hab die Instanz jetzt nochmal neu gestartet.
            Jetzt kommt alles.
            Perfekt

            1 Reply Last reply Reply Quote 0
            • H
              HGlab last edited by

              @Negalein
              fein!
              https://github.com/HGlab01/ioBroker.fuelpricemonitor/archive/v0.2.0-1.tar.gz
              hat noch ein paar Error-Handling-Optimierungen drinnen, wenn man etwas Falsches ein gibt

              etv 1 Reply Last reply Reply Quote 1
              • etv
                etv @HGlab last edited by

                Servus @hglab ,

                ich kann den Adapter mit dem Link nicht installieren - es kommt ein Fehler :

                iobroker npm ERR! error: Pfadspezifikation 'v0.2.0-1.tar' stimmt mit keinen git-bekannten Dateien überein.
                

                Liebe Grüße
                Tom

                H 1 Reply Last reply Reply Quote 0
                • H
                  HGlab @etv last edited by HGlab

                  @etv
                  Hallo, ja auf Raspi klappt es nicht direkt den Tarball zu installieren - keine Ahnung warum
                  Ich denke aber direkt von der Console mit

                  npm i https://github.com/HGlab01/ioBroker.fuelpricemonitor/archive/v0.2.0-1.tar.gz
                  

                  sollte es klappen

                  etv 1 Reply Last reply Reply Quote 1
                  • H
                    HGlab last edited by HGlab

                    Version 0.2.0 im Latest verfügbar

                    • additional locations can be added
                    • for a proper working of the new version a uninstall/install is recommended
                    • small improvements
                    1 Reply Last reply Reply Quote 0
                    • etv
                      etv @HGlab last edited by

                      @hglab -danke dir!

                      Hat so funktioniert!

                      TOP - mit den zusätzlichen Locations ist es perfekt! Ich hab mir meinen hauptsächlichen Weg in drei Teile eingeteilt und zeige mir im VIS immer die ersten 2 Tankstellen an - so sehe ich sofort, wo der Preis-Tiefpunkt auf meiner Strecke ist...

                      Danke!

                      Liebe Grüße
                      Tom

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

                        Hallo, ich habe eine kurze Frage, bei mir kommt immer die Fehlermeldung
                        fuelpricemonitor.0 2021-03-11 20:37:58.527 error (1565) Latitude or Longitude not set in main configuration! Was mache ich falsch bzw wo kann ich die Haupt Koordinaten einstellen ?
                        Danke

                        sigi234 1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @Roman3103 last edited by

                          @roman3103

                          Screenshot (3470)_LI.jpg

                          1 Reply Last reply Reply Quote 0
                          • H
                            HGlab last edited by

                            Adapter available in stable repository.
                            For further questions or issues please raise a ticket at
                            https://github.com/HGlab01/ioBroker.fuelpricemonitor/issues

                            1 Reply Last reply Reply Quote 0
                            • Negalein
                              Negalein Global Moderator last edited by

                              @hglab sagte in [can be closed] Test Adapter FuelPriceMonitor Austria v0.2.x:

                              For further questions or issues please raise a ticket at

                              hab gerade ein Issue erstellt.
                              Adapter bleibt Rot, da ihm die JS-Controller Version nicht passt.

                              host.iobroker | 2021-03-13 02:08:27.047 | error | startInstance system.adapter.fuelpricemonitor.0Invalid version of "js-controller". Installed "3.1.6", required ">=3.2.16```
                              H 1 Reply Last reply Reply Quote 0
                              • H
                                HGlab @Negalein last edited by

                                @negalein
                                Die Meldung ist Absicht und notwendig.
                                In älteren JS-Controller-Versionen funktioniert das Auffinden und Löschen von Devices/Channels/States nicht korrekt. Das wurde in der Version 3.2.16 gefixed. Daher ist diese Version als Minimum required.
                                Somit bitte die JS-Controller Version auf die Stable-Version 3.2.16 upgraden.

                                Siehe auch Changelog und Readme

                                c78597f4-480a-4143-941c-613f1c2a58e3-image.png

                                1 Reply Last reply Reply Quote 1
                                • E
                                  Eggi last edited by

                                  Gibt es einen Trick, wie man elegant die Preise mit entsprechenden Zusatzinformantionen (wie Name der Tankstelle) in eine Tabelle bekommt?

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @Eggi last edited by sigi234

                                    @eggi sagte in [can be closed] Test Adapter FuelPriceMonitor Austria v0.2.x:

                                    Gibt es einen Trick, wie man elegant die Preise mit entsprechenden Zusatzinformantionen (wie Name der Tankstelle) in eine Tabelle bekommt?

                                    Via bindings:
                                    Zb
                                    {fuelpricemonitor.0.0_Home_Diesel.0.name}

                                    Screenshot (4653).png

                                    1 Reply Last reply Reply Quote 0
                                    • Negalein
                                      Negalein Global Moderator last edited by

                                      Hallo

                                      Hat noch jemand das Problem, dass bei mehr als 1 eingetragenem Ort (3 bei mir) unter fuelpricemonitor.0.0_Home_Diesel.0 nicht die billigste Tankstelle der 3 Orte aufscheint?

                                      zB Andorf ist 1,76 die Billigste
                                      aber unter Home_Diesel steht Freinberg mit 1,78

                                      e955522b-020e-4b93-8e8f-62c9d34f3369-image.png

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

                                        Hallo!

                                        Kann es sein, dass hier aktuell die API nicht mehr die richtigen Werte liefert? Bei mir kommt seit Tagen der selbe Preis über die API - wird auch aktualisiert - aber der Wert ist immer der selbe.

                                        9137fddd-9a5c-4724-960c-8b8e5cdb6a8c-image.png

                                        Wenn ich es mit den Werten auf https://www.spritpreisrechner.at/ vergleiche sollte der Wert auch höher sein.

                                        Negalein 1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @jackblackson last edited by

                                          @jackblackson sagte in [can be closed] Test Adapter FuelPriceMonitor Austria v0.2.x:

                                          Kann es sein, dass hier aktuell die API nicht mehr die richtigen Werte liefert?

                                          bei mir passt alles.
                                          Adapter schon neu gestartet?

                                          jackblackson 1 Reply Last reply Reply Quote 0
                                          • jackblackson
                                            jackblackson @Negalein last edited by

                                            @negalein Ja, schon versucht. Hab auch mal auf debug umgestellt, da kommen keine Fehler, aber die Werte die hier in den JSON stehen machen so keinen Sinn. Ich erhalte eine Tankstelle auf Platz 1, die laut Website aber diesen Preis nicht hat - als gäbe es hier beim Abruf über die API noch eine Leiche, die auf der Website aber nicht besteht.

                                            [{"id":1474169,"name":"eni","location":{"address":"Rheinstrasse 4","postalCode":"6900","city":"Bregenz","latitude":47.4985,"longitude":9.73258},"contact":{"telephone":"0557443760","fax":"05574437604"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"00:00","to":"00:00"},{"day":"DI","label":"Dienstag","order":2,"from":"00:00","to":"00:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"00:00","to":"00:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"00:00","to":"00:00"},{"day":"FR","label":"Freitag","order":5,"from":"00:00","to":"00:00"},{"day":"SA","label":"Samstag","order":6,"from":"00:00","to":"00:00"},{"day":"SO","label":"Sonntag","order":7,"from":"00:00","to":"00:00"},{"day":"FE","label":"Feiertag","order":8,"from":"00:00","to":"00:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"AMEX,Maestro,Diners Club,DKV,GUTS,LOGP,MasterCard,Routex,euroShell Card,UTA,VISA"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":1,"open":false,"distance":2.068175657512824,"prices":[{"fuelType":"SUP","amount":1.719,"label":"Super 95"}]},{"id":1469666,"name":"BayWa Tankstelle","location":{"address":"Scheibenstraße 2","postalCode":"6923","city":"Lauterach","latitude":47.46296,"longitude":9.72747},"contact":{"telephone":"05574 / 70060-611","fax":"05574 / 70060-104","mail":"gerd.nussbaumer@baywa.at","website":"http://www.baywa.at"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"00:00","to":"24:00"},{"day":"DI","label":"Dienstag","order":2,"from":"00:00","to":"24:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"00:00","to":"24:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"00:00","to":"24:00"},{"day":"FR","label":"Freitag","order":5,"from":"00:00","to":"24:00"},{"day":"SA","label":"Samstag","order":6,"from":"00:00","to":"24:00"},{"day":"SO","label":"Sonntag","order":7,"from":"00:00","to":"24:00"},{"day":"FE","label":"Feiertag","order":8,"from":"00:00","to":"24:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":true},"paymentMethods":{"cash":false,"debitCard":true,"creditCard":true,"others":"DKV, UTA, AP-Card"},"paymentArrangements":{"cooperative":false,"clubCard":false,"accessMod":"BAYWA SERVICEKARTE PLUS, Lagerhaus Card, Genol Card,"},"position":2,"open":true,"distance":1.9060828803924545,"prices":[{"fuelType":"SUP","amount":1.783,"label":"Super 95"}]},{"id":4171,"name":"Disk","location":{"address":"Bundesstraße 97","postalCode":"6923","city":"Lauterach","latitude":47.4702303,"longitude":9.7287983},"contact":{"telephone":"435022776923","fax":"435022774923","mail":"info@gutmann.cc","website":"https://www.gutmann.cc/mobilitaet/tankstellen/?utm_source=spr&utm_medium=referral&utm_campaign=spr-standorte&utm_id=spr-standorte&utm_content=spr-standorte-diverse"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"06:00","to":"22:00"},{"day":"DI","label":"Dienstag","order":2,"from":"06:00","to":"22:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"06:00","to":"22:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"06:00","to":"22:00"},{"day":"FR","label":"Freitag","order":5,"from":"06:00","to":"22:00"},{"day":"SA","label":"Samstag","order":6,"from":"06:00","to":"22:00"},{"day":"SO","label":"Sonntag","order":7,"from":"07:00","to":"21:00"},{"day":"FE","label":"Feiertag","order":8,"from":"07:00","to":"21:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"Gutmann-Card"},"paymentArrangements":{"cooperative":false,"clubCard":false},"otherServiceOffers":"Shop","position":3,"open":true,"distance":1.091120393417817,"prices":[{"fuelType":"SUP","amount":1.809,"label":"Super 95"}]},{"id":1129869,"name":"Diskont Tankstelle","location":{"address":"Rauhholzstraße 29 (\"Hofer Parkplatz\")","postalCode":"6971","city":"Hard","latitude":47.487896,"longitude":9.702448},"contact":{"mail":"info@gutmann.cc","website":"http://gutmann.cc"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"06:00","to":"22:00"},{"day":"DI","label":"Dienstag","order":2,"from":"06:00","to":"22:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"06:00","to":"22:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"06:00","to":"22:00"},{"day":"FR","label":"Freitag","order":5,"from":"06:00","to":"22:00"},{"day":"SA","label":"Samstag","order":6,"from":"06:00","to":"22:00"},{"day":"SO","label":"Sonntag","order":7,"from":"06:00","to":"22:00"},{"day":"FE","label":"Feiertag","order":8,"from":"06:00","to":"22:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":true},"paymentMethods":{"cash":false,"debitCard":true,"creditCard":true,"others":"AP Karte"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":4,"open":true,"distance":2.2513235064999013,"prices":[{"fuelType":"SUP","amount":1.809,"label":"Super 95"}]},{"id":449657,"name":"Shell Austria","location":{"address":"RHEINSTRASSE 88","postalCode":"6900","city":"BREGENZ","latitude":47.49363,"longitude":9.71095},"contact":{"telephone":"0557471770"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"00:00","to":"24:00"},{"day":"DI","label":"Dienstag","order":2,"from":"00:00","to":"24:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"00:00","to":"24:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"00:00","to":"24:00"},{"day":"FR","label":"Freitag","order":5,"from":"00:00","to":"24:00"},{"day":"SA","label":"Samstag","order":6,"from":"00:00","to":"24:00"},{"day":"SO","label":"Sonntag","order":7,"from":"00:00","to":"24:00"},{"day":"FE","label":"Feiertag","order":8,"from":"00:00","to":"24:00"}],"offerInformation":{"service":false,"selfService":false,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":5,"open":true,"distance":2.0868478561033355,"prices":[{"fuelType":"SUP","amount":1.819,"label":"Super 95"}]},{"id":1474165,"name":"eni","location":{"address":"Bundesstrasse 18","postalCode":"6923","city":"Lauterach","latitude":47.4821512,"longitude":9.73155},"contact":{"telephone":"0557471829","fax":"05574718294"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"06:30","to":"21:00"},{"day":"DI","label":"Dienstag","order":2,"from":"06:30","to":"21:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"06:30","to":"21:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"06:30","to":"21:00"},{"day":"FR","label":"Freitag","order":5,"from":"06:30","to":"21:00"},{"day":"SA","label":"Samstag","order":6,"from":"07:00","to":"21:00"},{"day":"SO","label":"Sonntag","order":7,"from":"08:00","to":"21:00"},{"day":"FE","label":"Feiertag","order":8,"from":"08:00","to":"21:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"AMEX,Maestro,Diners Club,DKV,GUTS,LOGP,MasterCard,Routex,euroShell Card,UTA,VISA"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":6,"open":true,"distance":0.26631604638965894,"prices":[]},{"id":1354863,"name":"OMV - Bregenz Arlbergstraße 135","location":{"address":"Arlbergstrasse 135","postalCode":"6900","city":"Bregenz","latitude":47.48778,"longitude":9.73324},"contact":{"telephone":"557471115","fax":"55747111513","mail":"retail.at.6521@omv.com","website":"www.omv.com"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"00:00","to":"24:00"},{"day":"DI","label":"Dienstag","order":2,"from":"00:00","to":"24:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"00:00","to":"24:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"00:00","to":"24:00"},{"day":"FR","label":"Freitag","order":5,"from":"00:00","to":"24:00"},{"day":"SA","label":"Samstag","order":6,"from":"00:00","to":"24:00"},{"day":"SO","label":"Sonntag","order":7,"from":"00:00","to":"24:00"},{"day":"FE","label":"Feiertag","order":8,"from":"00:00","to":"24:00"}],"offerInformation":{"service":true,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"UTA, DKV, OMV ROUTEX, EUROTRAFIC, MASTERCARD, MAESTRO, ROUTEX, DINERS, VISA, AMEX, OMV STATIONSKARTE"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":7,"open":true,"distance":0.899565079643569,"prices":[]},{"id":1474173,"name":"eni","location":{"address":"Achstrasse 39","postalCode":"6922","city":"Wolfurt","latitude":47.48154,"longitude":9.74613},"contact":{"telephone":"0557472154","fax":"05574721544"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"06:00","to":"22:00"},{"day":"DI","label":"Dienstag","order":2,"from":"06:00","to":"22:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"06:00","to":"22:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"06:00","to":"22:00"},{"day":"FR","label":"Freitag","order":5,"from":"06:00","to":"22:00"},{"day":"SA","label":"Samstag","order":6,"from":"06:00","to":"22:00"},{"day":"SO","label":"Sonntag","order":7,"from":"07:00","to":"22:00"},{"day":"FE","label":"Feiertag","order":8,"from":"07:00","to":"22:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"AMEX,Maestro,Diners Club,DKV,GUTS,LOGP,MasterCard,Routex,euroShell Card,UTA,VISA"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":8,"open":true,"distance":1.225562144445952,"prices":[]},{"id":1474106,"name":"eni","location":{"address":"Arlbergstrasse 56","postalCode":"6900","city":"Bregenz-Rieden","latitude":47.495268,"longitude":9.733599},"contact":{"telephone":"0557444231","fax":"0557444231"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"06:00","to":"22:00"},{"day":"DI","label":"Dienstag","order":2,"from":"06:00","to":"22:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"06:00","to":"22:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"06:00","to":"22:00"},{"day":"FR","label":"Freitag","order":5,"from":"06:00","to":"22:00"},{"day":"SA","label":"Samstag","order":6,"from":"06:00","to":"22:00"},{"day":"SO","label":"Sonntag","order":7,"from":"06:00","to":"22:00"},{"day":"FE","label":"Feiertag","order":8,"from":"06:00","to":"22:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"AMEX,Maestro,Diners Club,DKV,GUTS,LOGP,MasterCard,Routex,euroShell Card,UTA,VISA"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":9,"open":true,"distance":1.7207590901148748,"prices":[]},{"id":1474108,"name":"eni","location":{"address":"Rheinstrasse 20","postalCode":"6971","city":"Bregenz-Hard","latitude":47.488611,"longitude":9.702186},"contact":{"telephone":"0557472424","fax":"05574724244"},"openingHours":[{"day":"MO","label":"Montag","order":1,"from":"00:00","to":"24:00"},{"day":"DI","label":"Dienstag","order":2,"from":"00:00","to":"24:00"},{"day":"MI","label":"Mittwoch","order":3,"from":"00:00","to":"24:00"},{"day":"DO","label":"Donnerstag","order":4,"from":"00:00","to":"24:00"},{"day":"FR","label":"Freitag","order":5,"from":"00:00","to":"24:00"},{"day":"SA","label":"Samstag","order":6,"from":"00:00","to":"24:00"},{"day":"SO","label":"Sonntag","order":7,"from":"00:00","to":"24:00"},{"day":"FE","label":"Feiertag","order":8,"from":"00:00","to":"24:00"}],"offerInformation":{"service":false,"selfService":true,"unattended":false},"paymentMethods":{"cash":true,"debitCard":true,"creditCard":true,"others":"AMEX,Maestro,Diners Club,DKV,GUTS,LOGP,MasterCard,Routex,euroShell Card,UTA,VISA"},"paymentArrangements":{"cooperative":false,"clubCard":false},"position":10,"open":true,"distance":2.3014557191511678,"prices":[]}]
                                            

                                            Diesen Eintrag auf Platz 1 finde ich nicht im Web:
                                            2caa72d2-1591-4557-a76a-114f5a106ed5-image.png

                                            Wenn ich den im Debug Log angezeigten Link nehme und das JSON manuell abrufe erhalte ich das selbe (falsche) Ergebnis.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            845
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            42
                                            2891
                                            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