[SOLVED] Weatherflow Smart Weather Station binding

Not sure. Maybe add some logging to see which part of the rule is causing this error?

I found the error is the first line of the then clause, the decimal place definition.
Do I need an import in the rule file?

Hi Bill, with the latest version of OpenHAB I’m not able to install bundle. Any clue? It just doesn’t show up in PaperUI but it show ups in the console.

openhab> list -s | grep weather
209 x Active x  80 x 2.5.0.201908150127      x org.openhab.binding.weatherflowsmartweather
264 x Active x  80 x 2.5.1                   x org.openhab.binding.weatherunderground

That’s pretty odd; I’ve just started trying to move my setup to 2.5.2; there have been some strange problems, and some caused by the move from Eclipse SmartHome; my recommendation would be to try this freshly compiled version of the binding; the only changes I made were those required to get it to build for the latest openhab version.

  1. do a bundle:uninstall on the existing weather flow bundle. This shouldn’t cause your items to disappear, but a backup wouldn’t be the worst idea :slight_smile:
  2. shutdown openhab
  3. remove the old smart weather jar from your addons directory
  4. clear the caches as described at this thread: Clear the Cache
  5. drop this new jar in the addons directory: https://bitbucket.org/hww3/org.openhab.binding.weatherflowsmartweather/downloads/org.openhab.binding.weatherflowsmartweather-2.5.2-SNAPSHOT.jar
  6. start up openhab

Let me know how it goes!

1 Like

IT WORKS! Thanks for the update!

PS. I still cannot get data from HUB for some reason. I have it configured as below:

Number:Dimensionless SmartWeatherHub_rssi "RSSI" (Group_Weatherstation) { channel="weatherflowsmartweather:hub:HB-0000XXXX:rssi" }
String SmartWeatherHub_firmware_version "Firmware version [%d]" (Group_Weatherstation) { channel="weatherflowsmartweather:hub:HB-0000XXXX:firmware_version" }
Number:Time SmartWeatherHub_uptime "Uptime" (Group_Weatherstation) { channel="weatherflowsmartweather:hub:HB-0000XXXX:uptime" }
DateTime SmartWeatherHub_lastReport "Last Report [%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS]" (Group_Weatherstation) { channel="weatherflowsmartweather:hub:HB-0000XXXX:lastReport" }

I can see only this:
image

I’ll have to take a look at that problem. I’m not using .item files, and my hub does provide reports. The data types for your items look okay. Is it possible you’re not using the right channel names?

Channels seems to be ok

Hmm
 they do look okay at first glance. You cleared out your openhab cache, right? Have you tried removing those items and re-creating them? I’ve had problems when items change with new versions of bindings but the item definitions don’t update so there are mis-matches.

I have fresh OH installation 2.5.1-2 and new WF HUB because the previous one was faulty. Nevertheless issues with data from hub channels remains the same.

Hmm
 that’s pretty strange. What firmware version are you running on your hub?

if you turn debug logging on for the network communications like this:

log:set DEBUG org.openhab.binding.weatherflowsmartweather.internal.SmartWeatherUDPListenerServiceImpl

Do you get any messages like this:

[DEBUG] [al.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=114, uptime=994385, rssi=-59, timestamp=1582406768, reset_flags=PIN, seq=99421] for 3 listeners.

It may take a minute or two; these are only transmitted periodically. Or alternately, any errors?

Here you go: (Note: I have the new HUB and the newest HUB firmware, however for the old HUB and older Firmware nothing was different)

2020-02-23 10:57:24.282 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451835E9, 9.07, 265.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:27.163 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451838E9, 8.23, 260.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:27.526 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51809, rssi=-23, timestamp=1582451838, reset_flags=BOR,PIN,POR, seq=5178] for  3 listeners.
2020-02-23 10:57:28.402 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message DeviceStatusMessage{hub_sn='HB-00007884', timestamp=1582451839, uptime=1272378, firmware_revision=20, rssi=-67, hub_rssi=0, voltage=3.41, sensor_status=4, debug=0, type='device_status', serial_number='AR-00007657'} for  3 listeners.
2020-02-23 10:57:28.420 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message ObservationAirMessage{hub_sn='HB-00007884', obs=[[1.582451839E9, 998.6, 6.64, 61.0, 0.0, 0.0, 3.413, 1.0]], firmware_revision=20, serial_number='AR-00007657'} for  3 listeners.
2020-02-23 10:57:30.352 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451841E9, 9.34, 271.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:33.184 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451844E9, 8.31, 272.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:36.272 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451847E9, 8.23, 265.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:37.282 [INFO ] [er.internal.web.FilteredItemResource] - Received HTTP GET request at 'items-filtered'
2020-02-23 10:57:37.527 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51819, rssi=-25, timestamp=1582451848, reset_flags=BOR,PIN,POR, seq=5179] for  3 listeners.
2020-02-23 10:57:39.158 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.58245185E9, 8.31, 270.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:42.247 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451853E9, 6.62, 254.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:45.134 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451856E9, 5.63, 277.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:47.528 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51829, rssi=-23, timestamp=1582451858, reset_flags=BOR,PIN,POR, seq=5180] for  3 listeners.
2020-02-23 10:57:48.226 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451859E9, 3.89, 253.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:50.297 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message DeviceStatusMessage{hub_sn='HB-00007884', timestamp=1582451861, uptime=43620, firmware_revision=43, rssi=-87, hub_rssi=-80, voltage=3.27, sensor_status=256, debug=0, type='device_status', serial_number='SK-00010471'} for  3 listeners.
2020-02-23 10:57:50.317 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message ObservationSkyMessage{hub_sn='HB-00007884', obs=[[1.582451861E9, null, null, 0.0, 3.89, 8.47, 11.18, 266.0, 3.273, 1.0, null, null, 0.0, 3.0]], firmware_revision=43, serial_number='SK-00010471'} for  3 listeners.
2020-02-23 10:57:51.161 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451862E9, 9.07, 260.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:54.253 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451865E9, 9.61, 272.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:57.138 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451868E9, 8.67, 258.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:57:57.529 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51839, rssi=-23, timestamp=1582451868, reset_flags=BOR,PIN,POR, seq=5181] for  3 listeners.
2020-02-23 10:58:00.231 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451871E9, 7.78, 257.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:03.116 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451874E9, 4.38, 229.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:06.207 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451877E9, 6.71, 270.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:07.544 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51849, rssi=-24, timestamp=1582451878, reset_flags=BOR,PIN,POR, seq=5182] for  3 listeners.
2020-02-23 10:58:09.299 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.58245188E9, 8.94, 249.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:12.185 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451883E9, 7.6, 257.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:15.277 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451886E9, 6.8, 251.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:17.533 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51859, rssi=-23, timestamp=1582451888, reset_flags=BOR,PIN,POR, seq=5183] for  3 listeners.
2020-02-23 10:58:18.164 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451889E9, 6.66, 264.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:21.254 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451892E9, 8.18, 272.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:24.141 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451895E9, 7.69, 258.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:24.453 [WARN ] [o.internal.handler.SysteminfoHandler] - No information for channel battery#remainingTime with device index 0 :
2020-02-23 10:58:24.458 [WARN ] [o.internal.handler.SysteminfoHandler] - No information for channel sensors#fanSpeed with device index 0 :
2020-02-23 10:58:24.459 [WARN ] [o.internal.handler.SysteminfoHandler] - No information for channel battery#remainingCapacity with device index 0 :
2020-02-23 10:58:27.235 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451898E9, 9.61, 273.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:27.536 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51869, rssi=-24, timestamp=1582451898, reset_flags=BOR,PIN,POR, seq=5184] for  3 listeners.
2020-02-23 10:58:28.270 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message DeviceStatusMessage{hub_sn='HB-00007884', timestamp=1582451899, uptime=1272438, firmware_revision=20, rssi=-62, hub_rssi=0, voltage=3.41, sensor_status=4, debug=0, type='device_status', serial_number='AR-00007657'} for  3 listeners.
2020-02-23 10:58:28.490 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message ObservationAirMessage{hub_sn='HB-00007884', obs=[[1.582451899E9, 998.5, 6.67, 61.0, 0.0, 0.0, 3.413, 1.0]], firmware_revision=20, serial_number='AR-00007657'} for  3 listeners.
2020-02-23 10:58:30.151 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451901E9, 7.91, 281.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:33.299 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451904E9, 7.47, 270.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:36.131 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451907E9, 5.68, 286.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:37.535 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51879, rssi=-24, timestamp=1582451908, reset_flags=BOR,PIN,POR, seq=5185] for  3 listeners.
2020-02-23 10:58:39.220 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.58245191E9, 9.92, 264.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:42.110 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451913E9, 11.0, 267.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:45.198 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451916E9, 9.97, 260.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:47.535 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51889, rssi=-24, timestamp=1582451918, reset_flags=BOR,PIN,POR, seq=5186] for  3 listeners.
2020-02-23 10:58:48.290 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451919E9, 8.67, 257.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:50.143 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message DeviceStatusMessage{hub_sn='HB-00007884', timestamp=1582451921, uptime=43680, firmware_revision=43, rssi=-87, hub_rssi=-79, voltage=3.27, sensor_status=256, debug=0, type='device_status', serial_number='SK-00010471'} for  3 listeners.
2020-02-23 10:58:50.163 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message ObservationSkyMessage{hub_sn='HB-00007884', obs=[[1.582451921E9, null, null, 0.0, 4.38, 8.12, 11.0, 263.0, 3.273, 1.0, null, null, 0.0, 3.0]], firmware_revision=43, serial_number='SK-00010471'} for  3 listeners.
2020-02-23 10:58:51.212 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451922E9, 10.59, 256.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:52.172 [INFO ] [.eclipse.smarthome.model.script.Info] - Motion detected in corridor: ON
2020-02-23 10:58:54.101 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451925E9, 10.86, 262.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:57.190 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451928E9, 9.92, 265.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:58:57.536 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message HubStatusV30Message [firmware_revision=130, uptime=51899, rssi=-22, timestamp=1582451928, reset_flags=BOR,PIN,POR, seq=5187] for  3 listeners.
2020-02-23 10:59:00.282 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451931E9, 11.0, 268.0], serial_number=SK-00010471] for  3 listeners.
2020-02-23 10:59:02.793 [INFO ] [del.script.UPS Runtime Duration is: ] - 01 hours, 32 minutes, 00 seconds
2020-02-23 10:59:03.217 [DEBUG] [l.SmartWeatherUDPListenerServiceImpl] - Sending message EventRapidWindMessage [firmware_revision=0, hub_sn=HB-00007884, device_id=0, ob=[1.582451934E9, 9.92, 264.0], serial_number=SK-00010471] for  3 listeners.

Items:

//HUB
Number:Dimensionless    SmartWeatherHub_rssi                    "RSSI"                                                  (Group_Weatherstation)  { channel="weatherflowsmartweather:hub:HB-00007884:rssi" }
String                  SmartWeatherHub_firmware_version        "Firmware version [%d]"                                 (Group_Weatherstation)  { channel="weatherflowsmartweather:hub:HB-00007884:firmware_version" }
Number:Time             SmartWeatherHub_uptime                  "Uptime"                                                                        { channel="weatherflowsmartweather:hub:HB-00007884:uptime" }
String                  SmartWeatherHub_uptime_duration         "Uptime [%s s]"                                         (Group_Weatherstation)
String                  SmartWeatherHub_uptime_duration_GH      "Weatherflow weather station uptime duration [%s]"                              ["CurrentTemperature"]
DateTime                SmartWeatherHub_lastReport              "Last Report [%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS]"     (Group_Weatherstation)  { channel="weatherflowsmartweather:hub:HB-00007884:lastReport" }

Bridge & Things:

Bridge weatherflowsmartweather:hub:HB-00007884 "SmartWeather HUB" @ "Pogoda" [ serial_number="HB-00007884" ] {
      Thing air AR-00007657 "SmartWeather AIR" @ "Pogoda" [ serial_number="AR-00007657" ]
      Thing sky SK-00010471 "SmartWeather SKY" @ "Pogoda" [ serial_number="SK-00010471" ]
    }

:

Ok, well, we can see the hub status messages are arriving and being parsed successfully (look for HubStatusV30Message in your debug log to see that).

The firmware revision item should be a string item; but that shouldn’t prevent the other items from working. I suspect there’s something wrong with the item configuration but I can’t see what it is


Can you turn event tracing on for a few minutes?

log:set INFO smarthome
log:set TRACE org.eclipse.smarthome.core.internal.events
log:set TRACE org.openhab

You’ll want to look for lines that have this text:

inspect event: org.osgi.service.event.Event 


When you’re done you can turn the logging back to the default level by doing a log:set DEFAULT for each of the items you’ve turned up to TRACE or DEBUG.

I think I cannot see any updates from weatheflow or rather I can’t hit the moment where items are being updated. However I should see updates of wind as it should be updated every 3 seconds. Why it does not refresh? How does it work? What is the poll time?

So I can see for example:

2020-02-23 21:43:18.787 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherAir_epoch/state, source=weatherflowsmartweather:air:HB-00007884:AR-00007657:epoch, type=ItemStateEvent, payload={"type":"DateTime","value":"2020-02-23T21:43:05.000+0100"}, timestamp=1582490598787}
2020-02-23 21:43:40.794 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_epoch/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:epoch, type=ItemStateEvent, payload={"type":"DateTime","value":"2020-02-23T21:43:27.000+0100"}, timestamp=1582490620794}

But nothing related to HUB items.
I did

tail -f -n 100000 /var/log/openhab2/openhab.log | grep weatherflow

and the result is something like this (I cut repeating lines to make it readable).

The most repeating line was

2020-02-23 21:43:31.364 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

So this is the cut log:

2020-02-23 21:43:31.364 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:31.667 [DEBUG] [nternal.SmartWeatherDiscoveryService] - Got discovered device: weatherflowsmartweather:hub:HB-00007884.
2020-02-23 21:43:31.667 [DEBUG] [g.discovery.internal.PersistentInbox] - Discovery result with thing 'weatherflowsmartweather:hub:HB-00007884' not added as inbox entry. It is already present as thing in the ThingRegistry.
2020-02-23 21:43:31.673 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:35.437 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:35.642 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:22.000+01:00, windDirection=72.0 °, windSpeed=1.65 m/s}
2020-02-23 21:43:35.643 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:35.647 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:22.000+01:00","windDirection":"72.0 °","windSpeed":"1.65 m/s"}
2020-02-23 21:43:35.648 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:22.000+01:00, windDirection=72.0 °, windSpeed=1.65 m/s}'.
2020-02-23 21:43:35.648 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:22.000+01:00","windDirection":"72.0 °","windSpeed":"1.65 m/s"}, timestamp=1582490615648}
2020-02-23 21:43:35.649 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:22.000+01:00","windDirection":"72.0 °","windSpeed":"1.65 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:35.649 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:22.000+01:00","windDirection":"72.0 °","windSpeed":"1.65 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:35.652 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:40.698 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.794 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_epoch/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:epoch, type=ItemStateEvent, payload={"type":"DateTime","value":"2020-02-23T21:43:27.000+0100"}, timestamp=1582490620794}
2020-02-23 21:43:40.795 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.799 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_illuminance/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:illuminance, type=ItemStateEvent, payload={"type":"Decimal","value":"0"}, timestamp=1582490620794}
2020-02-23 21:43:40.799 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.803 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_uv/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:uv, type=ItemStateEvent, payload={"type":"Decimal","value":"0"}, timestamp=1582490620796}
2020-02-23 21:43:40.803 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.807 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_rain_accumulated/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:rain_accumulated, type=ItemStateEvent, payload={"type":"Quantity","value":"0.009914 mm"}, timestamp=1582490620797}
2020-02-23 21:43:40.807 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.819 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_wind_lull/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:wind_lull, type=ItemStateEvent, payload={"type":"Quantity","value":"5.003995996803202282 km/h"}, timestamp=1582490620798}
2020-02-23 21:43:40.819 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.830 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.835 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_wind_avg/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:wind_avg, type=ItemStateEvent, payload={"type":"Quantity","value":"7.595993923204861018 km/h"}, timestamp=1582490620803}
2020-02-23 21:43:40.836 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.853 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_wind_gust/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:wind_gust, type=ItemStateEvent, payload={"type":"Quantity","value":"11.087991129607095704 km/h"}, timestamp=1582490620804}
2020-02-23 21:43:40.854 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.864 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_wind_direction/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:wind_direction, type=ItemStateEvent, payload={"type":"Quantity","value":"74.0 °"}, timestamp=1582490620804}
2020-02-23 21:43:40.865 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.875 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_battery_level/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:battery_level, type=ItemStateEvent, payload={"type":"Quantity","value":"3.266 V"}, timestamp=1582490620805}
2020-02-23 21:43:40.875 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.899 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_report_interval/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:report_interval, type=ItemStateEvent, payload={"type":"Quantity","value":"1.0 s"}, timestamp=1582490620809}
2020-02-23 21:43:40.907 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.931 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_solar_radiation/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:solar_radiation, type=ItemStateEvent, payload={"type":"Decimal","value":"0"}, timestamp=1582490620810}
2020-02-23 21:43:40.931 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.942 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_precipitation_type/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:precipitation_type, type=ItemStateEvent, payload={"type":"String","value":"1"}, timestamp=1582490620811}
2020-02-23 21:43:40.952 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.973 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:40.988 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/items/SmartWeatherSky_wind_sample_interval/state, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471:wind_sample_interval, type=ItemStateEvent, payload={"type":"Quantity","value":"3.0 s"}, timestamp=1582490620812}
2020-02-23 21:43:40.989 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:41.409 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:41.636 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:28.000+01:00, windDirection=72.0 °, windSpeed=1.52 m/s}
2020-02-23 21:43:41.637 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:41.641 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:28.000+01:00","windDirection":"72.0 °","windSpeed":"1.52 m/s"}
2020-02-23 21:43:41.642 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:28.000+01:00, windDirection=72.0 °, windSpeed=1.52 m/s}'.
2020-02-23 21:43:41.643 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:28.000+01:00","windDirection":"72.0 °","windSpeed":"1.52 m/s"}, timestamp=1582490621642}
2020-02-23 21:43:41.643 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:28.000+01:00","windDirection":"72.0 °","windSpeed":"1.52 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:41.643 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:28.000+01:00","windDirection":"72.0 °","windSpeed":"1.52 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:41.646 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:41.667 [DEBUG] [nternal.SmartWeatherDiscoveryService] - Got discovered device: weatherflowsmartweather:hub:HB-00007884.
2020-02-23 21:43:41.667 [DEBUG] [g.discovery.internal.PersistentInbox] - Discovery result with thing 'weatherflowsmartweather:hub:HB-00007884' not added as inbox entry. It is already present as thing in the ThingRegistry.
2020-02-23 21:43:41.695 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:44.704 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:44.728 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:31.000+01:00, windDirection=64.0 °, windSpeed=1.97 m/s}
2020-02-23 21:43:44.728 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:44.731 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:31.000+01:00","windDirection":"64.0 °","windSpeed":"1.97 m/s"}
2020-02-23 21:43:44.731 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:31.000+01:00, windDirection=64.0 °, windSpeed=1.97 m/s}'.
2020-02-23 21:43:44.731 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:31.000+01:00","windDirection":"64.0 °","windSpeed":"1.97 m/s"}, timestamp=1582490624731}
2020-02-23 21:43:44.732 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:31.000+01:00","windDirection":"64.0 °","windSpeed":"1.97 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:44.732 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:31.000+01:00","windDirection":"64.0 °","windSpeed":"1.97 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:44.734 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:47.548 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:47.615 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:34.000+01:00, windDirection=75.0 °, windSpeed=2.1 m/s}
2020-02-23 21:43:47.615 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:47.620 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:34.000+01:00","windDirection":"75.0 °","windSpeed":"2.1 m/s"}
2020-02-23 21:43:47.621 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:34.000+01:00, windDirection=75.0 °, windSpeed=2.1 m/s}'.
2020-02-23 21:43:47.622 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:34.000+01:00","windDirection":"75.0 °","windSpeed":"2.1 m/s"}, timestamp=1582490627622}
2020-02-23 21:43:47.622 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:34.000+01:00","windDirection":"75.0 °","windSpeed":"2.1 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:47.623 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:34.000+01:00","windDirection":"75.0 °","windSpeed":"2.1 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:47.625 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:50.703 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:50.706 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:37.000+01:00, windDirection=65.0 °, windSpeed=1.88 m/s}
2020-02-23 21:43:50.706 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:50.710 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:50.715 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:37.000+01:00","windDirection":"65.0 °","windSpeed":"1.88 m/s"}
2020-02-23 21:43:50.716 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:37.000+01:00, windDirection=65.0 °, windSpeed=1.88 m/s}'.
2020-02-23 21:43:50.716 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:37.000+01:00","windDirection":"65.0 °","windSpeed":"1.88 m/s"}, timestamp=1582490630716}
2020-02-23 21:43:50.717 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:37.000+01:00","windDirection":"65.0 °","windSpeed":"1.88 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:50.717 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:37.000+01:00","windDirection":"65.0 °","windSpeed":"1.88 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:50.719 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:51.665 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:51.668 [DEBUG] [nternal.SmartWeatherDiscoveryService] - Got discovered device: weatherflowsmartweather:hub:HB-00007884.
2020-02-23 21:43:51.668 [DEBUG] [g.discovery.internal.PersistentInbox] - Discovery result with thing 'weatherflowsmartweather:hub:HB-00007884' not added as inbox entry. It is already present as thing in the ThingRegistry.
2020-02-23 21:43:51.668 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:53.838 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:53.892 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:40.000+01:00, windDirection=53.0 °, windSpeed=1.92 m/s}
2020-02-23 21:43:53.892 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:53.896 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:40.000+01:00","windDirection":"53.0 °","windSpeed":"1.92 m/s"}
2020-02-23 21:43:53.896 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:40.000+01:00, windDirection=53.0 °, windSpeed=1.92 m/s}'.
2020-02-23 21:43:53.898 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:40.000+01:00","windDirection":"53.0 °","windSpeed":"1.92 m/s"}, timestamp=1582490633896}
2020-02-23 21:43:53.898 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:40.000+01:00","windDirection":"53.0 °","windSpeed":"1.92 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:53.898 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:40.000+01:00","windDirection":"53.0 °","windSpeed":"1.92 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:53.901 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:43:56.495 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:43:56.684 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - handling rapid wind record: RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:43.000+01:00, windDirection=67.0 °, windSpeed=1.65 m/s}
2020-02-23 21:43:56.684 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Topic: smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind
2020-02-23 21:43:56.689 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Payload: {"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:43.000+01:00","windDirection":"67.0 °","windSpeed":"1.65 m/s"}
2020-02-23 21:43:56.690 [DEBUG] [ather.handler.SmartWeatherSkyHandler] - publisher: org.eclipse.smarthome.core.internal.events.OSGiEventPublisher@dc3b87, event: Rapid Wind at 'RapidWindData{bridgeUID=weatherflowsmartweather:hub:HB-00007884, thingUID=weatherflowsmartweather:sky:HB-00007884:SK-00010471, epoch=2020-02-23T21:43:43.000+01:00, windDirection=67.0 °, windSpeed=1.65 m/s}'.
2020-02-23 21:43:56.690 [TRACE] [internal.events.ThreadedEventHandler] - inspect event: org.osgi.service.event.Event [topic=smarthome] {topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471, type=RapidWindEvent, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:43.000+01:00","windDirection":"67.0 °","windSpeed":"1.65 m/s"}, timestamp=1582490636690}
2020-02-23 21:43:56.691 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:43.000+01:00","windDirection":"67.0 °","windSpeed":"1.65 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:56.691 [DEBUG] [ther.event.RapidWindEventFactoryImpl] - Creating event RapidWindEvent topic=smarthome/things/weatherflowsmartweather:sky:HB-00007884:SK-00010471/rapidwind, payload={"bridgeUID":"weatherflowsmartweather:hub:HB-00007884","thingUID":"weatherflowsmartweather:sky:HB-00007884:SK-00010471","hubSerialNumber":"HB-00007884","serialNumber":"SK-00010471","epoch":"2020-02-23T21:43:43.000+01:00","windDirection":"67.0 °","windSpeed":"1.65 m/s"}, source=weatherflowsmartweather:sky:HB-00007884:SK-00010471
2020-02-23 21:43:56.694 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

2020-02-23 21:44:01.352 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.
2020-02-23 21:44:01.669 [DEBUG] [nternal.SmartWeatherDiscoveryService] - Got discovered device: weatherflowsmartweather:hub:HB-00007884.
2020-02-23 21:44:01.670 [DEBUG] [g.discovery.internal.PersistentInbox] - Discovery result with thing 'weatherflowsmartweather:hub:HB-00007884' not added as inbox entry. It is already present as thing in the ThingRegistry.
2020-02-23 21:44:01.837 [TRACE] [me.core.internal.events.EventHandler] - Skip event subscriber (class org.openhab.binding.weatherflowsmartweather.event.WeatherFlowEventSubscriberImpl) because of its filter.

@hww3 any news? I would like to use knob widget in habpanel to show real time wind direction, however this needs rapid updates of wind_direction item value. Is this currently possible? I only see the poll time is pretty long and perhaps this is not possible currently.

Hi-

Rapid wind, lightning and precipitation start events are handled by the binding, but they’re not “observations” and so won’t affect the values of items on the observation channels.

Lightning and precipitation start events are used as triggers by the new rules engine; you can create rules that execute when lightning is striking, and so forth.

Rapid wind events (and actually of the other events) are sent to HABPanel but HABPanel filters them out. I made a request to have that not happen, but it was effectively rejected here:


I didn’t argue my case at the time because I have my own copy of the software, but based on my reading of the published documentation about events, the argument made in the ticket is in direct conflict. You might want to open a ticket and ask for events to not be filtered.

If you apply the referenced change to your copy of HABPanel, you can create custom widgets that provide updated data automatically:
https://git.sr.ht/~hww3/org.openhab.binding.weatherflowsmartweather/tree/master/src/widgets.txt

And adding this javascript file to your habpanel install:
https://git.sr.ht/~hww3/org.openhab.binding.weatherflowsmartweather/tree/master/src/main/resources/widgets/rapidWind.js

The example just exposes the epoch (the time the event arrived), but all of the other data is there, too. I’m happy to help as best I can, but I’m not a Javascript developer, so you might also want to seek assistance on one of the habpanel groups.

1 Like

Thanks Bill, I’m not sure if we understand each other correctly. The rapid events liks striking, raining is a nice to have feature and would be great if it was implemented, but i was rather after something slightly different.
I’m just after much quicker refreshment of wind value since I would like it to have refreshed as quickly as it is in the Weatherflow app. I would then use Knob widget or create my own to show real-time wind direction and value of speed, gust, lull etc. Does it correspond to the issue with HabPanel filtering events from the binding?

PS. Which guidance should I follow if I would like to customize my OH installation following your advice?

Adding the MISC Add-on "Rule Engine (experimental) was preventing my WeatherFlow bundle from loading. Thank you!