Giter Site home page Giter Site logo

Comments (9)

phifogg avatar phifogg commented on August 15, 2024

Hi Sven,
can you post your config on ioB as well?
Thanks,
Daniel

from iobroker.sainlogic.

x-sven avatar x-sven commented on August 15, 2024

You mean this? I hope...

grafik

from iobroker.sainlogic.

phifogg avatar phifogg commented on August 15, 2024

yep, thanks. this look ok. Can you try from a browser to get this URL:

http://:1889/weatherstation/updateweatherstation.php?ID=4711&PASSWORD=home&tempf=-9999&humidity=-9999&dewptf=-9999&windchillf=-9999&winddir=-9999&windspeedmph=-9999&windgustmph=-9999&solarradiation=-9999&UV=-9999&indoortempf=77.00&indoorhumidity=48&baromin=29.607&temp2f=79.52&humidity2=45&soilmoisture=0&dateutc=now&softwaretype=GW1100A_V2.2.5&action=updateraw&realtime=1&rtfreq=5

This is basically what your weatherstation should be doing. This should update the data in ioB.

If that works, it is a matter of typo's, questions marks or so on the weatherstation-config.

from iobroker.sainlogic.

x-sven avatar x-sven commented on August 15, 2024

ok, did that with the IP of the iobroker server. Same error in the io log :-/

However, there is a port forwarding proxy in-front of the iobroker. Means, the IP address of the hostname where the weather station is sending to differs from the real IP address the iobroker container sees for itself - just as remark if that matters.

from iobroker.sainlogic.

x-sven avatar x-sven commented on August 15, 2024

...BUT it's only for the wunderground protocol not working, with ecowitt works.

from iobroker.sainlogic.

phifogg avatar phifogg commented on August 15, 2024

The forwarder shouldn't be an issue as long as the whole URL stays intact (all parameters).
Ecowitt works? The difference is that ecowitt transfers the data in the body, not the URL. So there is something wrong with the URL. Which is a bit weird, as the log message you quoted seems fine.

from iobroker.sainlogic.

phifogg avatar phifogg commented on August 15, 2024

Try in the config of the adapter to put only: /weatherstation/updateweatherstation.php

That's how it works for mine.

from iobroker.sainlogic.

phifogg avatar phifogg commented on August 15, 2024

I think I found it... your values are a but bonkers. A lot of them are outside what is expected. The one causing all to fail is winddir which is supposed to be between 0 and 360 but the actual values is -9999 causing an uncaught exception.

from iobroker.sainlogic.

x-sven avatar x-sven commented on August 15, 2024

Thanks for looking at the issue. It's what the (actual) firmware delivers by default if no wind sensor is connected. Hope the report was useful and will close it by this comment. Best regards Sven

from iobroker.sainlogic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.