Matej Bukovinski

Results 39 comments of Matej Bukovinski

Try using `startCmd` and sending the same topic as in `statusSet` with an empty `startParameter`. That should trigger the Sonoff to send out a `statusSet` and update the value to...

Setting appropriate an appropriate `contentInset` and `scrollIndicatorInsets` on the table view should resolve the issue.

Sorry for the late replay. What exactly is the issue here? It should (in theory) work just like any other controller, although I never actually tried this specific controller configuration.

I have no knowledge of iXGuard. I recommend you try and solve this with the authors of that tool/library.

I'd argue that this is by design. The goal of `graceTime` is to avid the HUD from needing display in the first place and part of that is also to...

I'd need some reproduction steps here. `MBHudDemoViewController.m` has a bunch of examples and only the ones supposed to show the button show it. Can you modify one of those so...

Also update cocoapods to point to the main repository.

Looks like you're updating the UI on a background thread. Also - this is a bug tracker, not a support forum. Something like this would be more appropriate to ask...

Confirmed. This needs to be looked into.

The component was designed to cover the entire parent view and put the bezel in the center. The code snipped you are referring to is there mainly to have the...