Tomek Cejner

Results 6 comments of Tomek Cejner

Thanks for the pull request @gunterhager, I merged it in my private fork and it helped me a lot. I found, however, that I want to keep UIButtons which have...

With latest version as of now (2.1.4) I am getting error when trying to connect using hostname: ``` 2020-04-12T19:13:37.487Z Found TRADFRI: TRADFRI-Gateway-4491603161db.local, gw-4491603161db, 1.10.30 2020-04-12T19:13:37.487Z Authenticating with gateway, security code...

This PR is almost a year old, why hasn't it been merged yet?

Hi, I come late to the party and took a moment to apply #161 tu current master, and it brings some improvement: the button is now clickable, but apparently incorrectly...

Hey, I've had the same problem but found solution: 1. Install pyqt from homebrew `brew install pyqt@5` 2. `PATH="/opt/homebrew/opt/qt5/bin:$PATH" pip3 install tasmotizer`

Well, I eventually figured out a way - instead of renaming folders, simply use GitHub source as you suggested, and build the gem: ``` gem build pandora.gemspec gem install pandora-frameworks-0.1.3.gem...