[SOLVED] Weatherflow Smart Weather Station binding

Hi,

I didn’t see your post until today.

I have a few more things to add: mostly surrounding rule triggers (on events like “Rain started” or “Lightning Strike”).

It would be happy to contribute it so that it can become an official binding, though it probably makes sense to add everything on my list before that, as should it become accepted as a contribution, making changes would become much more difficult.

I am just testing everything out with the new 2.4 release of OpenHAB. If all goes well, I should have a new version ready to go in a few days.

Bill

1 Like

I’ve been running it on 2.4 for almost a week and it seems fine apart from these messages I’m getting in my log.

Firstly, my hub keeps being “re-discovered” every 10 seconds:

2019-01-02 08:39:58.333 [INFO ] [nternal.SmartWeatherDiscoveryService] - New SmartWeather Hub discovered with ID=<HB-00001121>.
2019-01-02 08:40:08.335 [INFO ] [nternal.SmartWeatherDiscoveryService] - New SmartWeather Hub discovered with ID=<HB-00001121>.
2019-01-02 08:40:18.335 [INFO ] [nternal.SmartWeatherDiscoveryService] - New SmartWeather Hub discovered with ID=<HB-00001121>.
2019-01-02 08:40:22.934 [INFO ] [.SmartWeatherStationDiscoveryService] - Already have thing with ID=<weatherflowsmartweather:air:HB-00001121:AR-00008797>
2019-01-02 08:40:28.334 [INFO ] [nternal.SmartWeatherDiscoveryService] - New SmartWeather Hub discovered with ID=<HB-00001121>.
2019-01-02 08:40:30.367 [INFO ] [.SmartWeatherStationDiscoveryService] - Already have thing with ID=<weatherflowsmartweather:sky:HB-00001121:SK-00011302>

The other is this message that happens a couple of times a day:

2018-12-29 09:27:05.615 [WARN ] [ore.internal.thing.ThingTypeResource] - Cannot find channel type: weatherflowsmartweather:local_day_rain_accumulation
2018-12-30 16:10:25.281 [WARN ] [ore.internal.thing.ThingTypeResource] - Cannot find channel type: weatherflowsmartweather:local_day_rain_accumulation
2018-12-31 10:23:45.274 [WARN ] [ore.internal.thing.ThingTypeResource] - Cannot find channel type: weatherflowsmartweather:local_day_rain_accumulation

I think the first set of messages should probably be switched to debug rather than info, now that things are working pretty smoothly.

I think I removed the accumulated rain channel because it’s not something that comes from the SmartWeather Hub, but rather is generated by SmartWeather’s cloud service. You’re likely seeing it because you installed the binding before I removed it, and OpenHAB doesn’t automatically track those changes. If you sort through your items, you’ll probably find and delete it.

I’ll try to remember to re-assign the log level for that first set of messages.

Thanks for the feedback!

Bill

I’ve posted a new version of the Weatherflow Smart Weather binding built for OpenHAB 2.4.0 to the download site above. I’ve been running it for about 2 weeks and it seems to be stable.

Features from previous release:

  • Less verbose logging by default. Should keep your log files cleaner.
  • Includes 3 triggers for use with the new rules engine: Lightning Detected, Precipitation Started and Rapid Wind. I’ve only really tested the Rapid Wind trigger, and depending on how your station is configured, this could mean a rule being triggered every 3 seconds.

If anyone is interested in having some samples of rules that use these new triggers, let me know and I’ll throw some together that print out the data available.

This is basically the level of functionality that I’d hoped to achieve when I started working on this binding. If anyone has any further feature requests, please let me know.

As always, feel free to let me know if you have any questions or comments!

Bill

1 Like

Hi Bill could you provide the way to configure binding in text .things file?

Hi,

I’m actually not sure how to go about doing that; I’ve only ever used PaperUI/HABmin to set things up.

I suspect that you’d need to create a Bridge thing that specified the hub binding and include the hub serial number as a configuration value. The actual air/sky sensors would be contained within the bridge entry. Based on what other people are doing with other bindings, something like:

    Bridge weatherflowsmartweather:hub:YOUR_HUB_SERIAL "My SmartWeather Hub" [ serial_number="YOUR_HUB_SERIAL" ] {
      Thing weatherflowsmartweather:air:YOUR_HUB_SERIAL:YOUR_AIR_SERIAL "My Smartweather Air" [ serial_number="YOUR_AIR_SERIAL" ]
    }

Hopefully this will get you close to a working configuration.

1 Like

Last day to order the new Solar Power accessory for SKY at the 40% discount. Use code ‘SOLAR40OFF’ at checkout for discount (expires May 31st, 2019). https://shop.weatherflow.com/products/solar-power-accessory

Hi Bill! Any news regarding binding development?
I’m on OH2.5M1 and have isuues with SKY and stability of the binding

hmm, that’s strange.

I am running OH 2.4, but I get similar result for the firmware revision.

I wonder if a weather flow update has made some incompatible changes. I’ll take a look this weekend.

1 Like

I’ve checked it again and it looks not too bad. Issues seems to be with HUB only.


I was thinking if there are any new data that could be pulled from the station or from the cloud.

I’m trying to setup an OH server at home. I get some troubles with this binding: when I startup OpenHab server it recognize Weatherflow Hub but just after a moment in log I get this

2019-06-25 18:41:00.646 [WARN ] [atherflowsmartweather.util.UdpServer] - Server closed unexpectedly: Bad address (Receive failed)
java.net.SocketException: Bad address (Receive failed)
        at java.net.PlainDatagramSocketImpl.peekData(Native Method) ~[?:?]
        at java.net.DatagramSocket.receive(DatagramSocket.java:743) ~[?:?]
        at org.openhab.binding.weatherflowsmartweather.util.UdpServer.runServer(UdpServer.java:351) [248:org.openhab.binding.weatherflowsmartweather:2.4.0.201901080330]
        at org.openhab.binding.weatherflowsmartweather.util.UdpServer$1.run(UdpServer.java:219) [248:org.openhab.binding.weatherflowsmartweather:2.4.0.201901080330]
        at java.lang.Thread.run(Thread.java:748) [?:?]

I’m on OH 2.4.0 Release Build

Thanks in Advance for Help.

I’ve done some test and find out needed to switch off WiFi on my Udoo Board.

Hi, just wanted to confirm that you’ve resolved the problem you were having. Let me know if you’re still running into problems!

Bill

I took a look at the latest firmware documentation and there isn’t anything new available from the local API. It’s unclear if the work that’s been done in the past 6 months or so to make micro-calibration adjustments is happening through the cloud API or if it’s being folded into the results sent from the local broadcasts.

Hi all.
Thinking of new station… old one is getting, well, old.

Can someone review this station? Value? Stability? OH stability? Accuracy?

Cheers!

Mine is very stable. Works well and is accurate. Great functionality and works with openhab on local network. There are some reviews on internet. My opinion is that this is currently best weather station for smart home.

1 Like

@zacofunny
Thanks, that’s awesome.
Sadly, I just found out they aren’t shipping to my country yet (Australia)…
Cheers!

I’m in Australia and have had my WeatherFlow station for well over a year and I know there are quite a few other WeatherFlow owners in Australia, so they definitely ship here.

Awesome. Did you buy from them or Amazon? Their support told me the Rf frequencies are different and they can’t ship to Australia.
I’d love to get one, thanks for helping with advice!

I was one of the original Kickstarter backers so bought direct from WeatherFlow.

1 Like