com.bwssystems.HABridge.plugins.http.HttpTestHandler.updateTheData(String,
String)
This method contains a useless control flow statement in which control
flow follows to the same or following line regardless of whether or not
the branch is taken. Often, this is caused by inadvertently using an
empty statement as the body of an if statement, e.g.:
com.bwssystems.HABridge.api.hue.WhitelistEntry.getCurrentDate()
As the JavaDoc states, DateFormats are inherently unsafe for
multithreaded use. The detector has found a call to an instance of
DateFormat that has been obtained via a static field. This looks
suspicious.
com.bwssystems.HABridge.BridgeSettings.getCurrentDate().
As the JavaDoc states, DateFormats are inherently unsafe for
multithreaded use. The detector has found a call to an instance of
DateFormat that has been obtained via a static field. This looks
suspicious.
New featuresfor5.1
Fixes#896 Incorrect examples in documentation for color. enhancement
Fixes#910 Order of data description fields seems to be hard-coded bug question
Fixes#891 Color replacement control in MQTT bug
Fixes#886 Exception every minute after linking harmony hub enhancement question
Fixes#879 Intensity.math(x).hex does not deliver hex values bug question
Fixes#809 Scanning Fibaro devices or scenes not working with 5.0.0 Informational bug
Fixes#236 Support for Broadlink Rm2/pro enhancement question
Fixes#874 Error on calling URL - Nanoleaf Aurora bug question
Fixes#808 In 5.0.0, colour UDP URLs not issued to milight hub enhancement question
Fixes#846 [5.1.0] Harmony commands not being split into on/dim enhancement question
Fixes#851 non-dimmable device enhancement question
Fixes#853 Turn Logging off enhancement question
Fixes#850 HB[5.1.0] Fibaro HomeCenter2: Devices "Build Item" not working bug question
Fixes#860 Discovery issues from Echo Dot 2nd Gen - potential fix enhancement
Fixes#675 FHEM home automation integration enhancement question
Fixes#516 OpenHAB integration enhancement