Pawel S
Pawel S
## Expected Behavior Both autodiscovery and file creation of a Thing works when using an air quality sensor with the AqPM2.5 parameter. ## Current Behavior When the weather station sends...
## The problem The Main UI is not usable on mobile devices, it requires clicking the tab on Android multiple times, and when it finally works there is about a...
## The problem While taping on tab the UI most of the time UI isn't recognizing the input. I discovered that you have to keep the tap perfectly steady so...
The method `org.springframework.cloud.deployer.spi.local.AbstractLocalDeployerSupport#buildRemoteDebugInstruction` is not building correct debug instruction for Java 9+. The debug instruction now requires `*:` in front of the port. Workaround: instead of using `deployer.*.local.debugPort=5005` and `debugSuspend`...