Pavol Babinčák‏

Results 17 issues of Pavol Babinčák‏

I'm not sure which branch is the latest one so I have based my changes on the top of master.

See http://docs.smartthings.com/en/latest/tools-and-ide/github-integration.html#repository-structure There is no code change in this pull request I just moved files around. After this change it is easy to follow upstream (yours) changes and see changes...

It seems that POST action of physicalgraph.device.HubAction doesn't get length of payload correctly. Without this change size of UTF-8 payload was smaller and InfluxDB parser complained that message isn't formatted...

I have cooktop/hob BOSCH PXY675JW1E connected on my local network. Apparently it responds to mDNS queries. If I browse for all services avahi daemon segfaults. 1. I start daemon in...

bug

Discovery is currently implemented as a broadcast. On some networks broadcasts are not propagated. That effectively means Twinkly devices cannot be found. Unicast connections work just fine (e.g. because they...

enhancement

I'm not sure about this approach especially because of API breakage. I'm marking this PR as draft one for now.

I'm not decided if this should be done separately or rather part of API docs on module level. Therefore for now this is a draft pull request.

TODO: figure out why or why not :)

Support for [python2.7 has been removed](https://github.com/actions/setup-python/issues/672) on June 19. Until xled supports 2.7 try to support 2.7 in CI.

Make it possible to create it based on mode and locally define server.

enhancement