Benjamin Faal
Benjamin Faal
@mpepping i cant even connect it to Mi Home on Android. I use China mainland as region but it never finds the fan? Any ideas? I tried setting wifi info...
@mpepping i understand that part but my Android phone cant seem to find the fan. What are recommended settings?
Yes with bluetooth enabled and i also tried on other devices.
Okay and what program/command would you use, i saw some .aac files in the stock firmware but how are they played?
I cant seem te reproduce the Invalid credential problem yet, i need more details on that, however if you use 0.0.7 there is an option to disable remote control which...
Just turn off the remote control checkbox then you have to manually manage Remote PKG Installer on PS4.
@sanity @GavinRay97 i got Spring Boot working, see https://github.com/kwebio/kweb-core/pull/340 When i try the same in Quarkus the HTML response partially loads but the browser keeps loading because the response is...
Could you retry with version 1.8 and report back here?
Sorry for the late response, please update your code to the newest commit so i can test and merge it.
Better, but please change the int camDirection to an Enum something like this: `enum CameraDirection { North, East, South, West }` And maybe even save the value to the settings...