You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[wundergroundupdatereceiver] Fix parsing of dateutc query parameter
The parameter is formatted with 1 digit hours, spewing warnings into the log, but otherwise having no effects as normal last XXX values are also recorded.
Additionally a couple of unnoticed capitalisations were fixed
Signed-off-by: Daniel Demus <[email protected]>
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.wundergroundupdatereceiver/src/main/java/org/openhab/binding/wundergroundupdatereceiver/internal/WundergroundUpdateReceiverHandler.java
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.wundergroundupdatereceiver/src/test/java/org/openhab/binding/wundergroundupdatereceiver/internal/WundergroundUpdateReceiverDiscoveryServiceTest.java
Copy file name to clipboardexpand all lines: bundles/org.openhab.binding.wundergroundupdatereceiver/src/test/java/org/openhab/binding/wundergroundupdatereceiver/internal/WundergroundUpdateReceiverServletTest.java
0 commit comments