Wenn dies dein erster Besuch hier ist, lies bitte zuerst die Hilfe - Häufig gestellte Fragen durch. Du musst dich vermutlich registrieren, bevor du Beiträge verfassen kannst. Klicke oben auf 'Registrieren', um den Registrierungsprozess zu starten. Du kannst auch jetzt schon Beiträge lesen. Suche dir einfach das Forum aus, das dich am meisten interessiert.
Ankündigung
Einklappen
Keine Ankündigung bisher.
Wetterdaten von Webseite mir Gira Homeserver abfragen Einsteiger
Ok. i change somthing like this.
The http://wetter.com change to www.wetter.com.
The Event-BiDir refresh is 120 sec. this works fine, but the Temparatur of the QuadClient Diagram always 0°C
You do not have permission to view this gallery.
This gallery has 3 photos.
I don't know for sure, but I think the "(Work: 2)" means that the evaluation stumbles over the second step. If you still have the "für" in that text field, then remove that. In your screenshot I cannot tell, the 'Wert' column is too narrow to show.
Thank you very much!!!
So with the EventBiDir now seems to fit. In the temperature profile of the QuadClient I see 1 ° C. I have to watch this. According to Wetter.com it should currently be 2 ° C. Can you read the value anywhere else to see it all fit?
You do not have permission to view this gallery.
This gallery has 1 photos.
The "(OK: 1)" means that the evaluation was successful. If that "WetterAktuell" is an internal KO, you can see it in your experte eibmon (the group monitor of experte) if you assign it an internal address, such as 111/1/1. However, I assume you don't have any other logic handling of that KO going on, so what you see in your visu should be what was picked up from the website.
I don't know that German weather website, but here in the Netherlands the equivalent sites only refresh every 10 minutes at best. So, if the HS read the page 'now', and you check it a little later, a refresh could have occurred. I would think the reading you get is accurate, and true.
Not sure what you mean, reply in German is fine. You may have used Google Translate?
Anyhow, to answer what I think your question is: Yes, you can do the same thing using some script. I actually do the web request to obtain my local weather data from a Raspberry Pi using Python. The principle is the same as what you do with the web request from the HS.
Ja genau richtig!!! Würde gerne ein PHP Script auf dem Raspberry aufrufen. Das wiederrum ein Shell Script aufruft. Das Shell Script steuert ein Relais.
//////////////////////////////////////////////////
PHP Script:
<?php
Hm, I think this would be a topic for another forum. I am not familiar with PHP, I do everything with Python on the Rasp. Yes, there is interaction between shell scripts and Python. For some of the scripts I send the result to the HS using IP telegrams, and vice-versa.
For this thread, at least it appears you have the webabfrage working, so that ought to be fine and resolved.
Der Wert bleibt seit ziemlich genau einer Stunde immer derselbe? Irgenwas scheint doch noch nicht zu passen.
Hab dem iKO eine Adresse zugewiesen die 111/1/1. Im Eibmon wird das auch als SET 1 angezeigt dennoch hab ich immer den selben wert?
Did you remove the direct KO from the output box, so that only the command remains? Otherwise, you will always get the value "1" (but not a value with °C as part of the 14-byte object). temp.jpg
The KO you use to capture the temperature will not show as a 'SET'. Eibmon should look like the attached. Look at your KO, right-click, select 'references', and see where you all use this GA. There should nowhere be an output for that GA. It should only show up in the web request listing, and in your visu. temp.jpg
Set the checkbox to use the conversion table, it is an option in the Webabfrage. Tab 'Reception', then you find it under 'Wert als Klartext'. You already set the proper conversion in the project table.
Keep in mind that the value is a 14-byte text, so for the graph you need to convert it to a number.
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.
Kommentar