ReinierGielen

Results 16 comments of ReinierGielen

I may have a clue to what the problem is. The milight bulbs ar grouped in groups of 4 under one id and group 0 controls all 4 groups at...

That is exactly how I have set it up. And when you turn on light.kitchen_counter all lights go on BUT it has NO effect on light.kitchen in the UI of...

I tried this long ago. It works by sending additional MQTT commands to the lights 1,2,3,4 which is unneeded as they have already thr correct status. This will bloat the...

We also experiance this issue. Most of the time all is well, but sometimes on scroll the tooltip moves up or down relative to the tooltip trigger element. The arrow...

Yes, the libusbk was setup with that manual

Thanks for the tip, I copied the dll's from C:\of_v20200117_vs2017_release\addons\ofxKinectV2-master\libs\libusb\lib\vs\Win32\Release to the the bin in the project folder and the error disappeared and the program window started. No image yet...

Yes please some documentation, as I can not work out how this should work in 2.0

If I understand this solution correctly the attribute tooltipTrigger is added to the form and it has the same options as the bootstrap tooltip and your code passes this through...

Great stuff on the hover option for the tooltips, works really nice. A minor bug I found was that when an error is resolved by the user the tooltip is...