Adam Williams

Results 13 comments of Adam Williams

Thanks for the information. > BTW If you tell me what is your goal with this api I could suggest the best way to integrate it with z2m. My goal...

Thanks for the suggestion. I imagine that a plugin would work, but I'd rather not go that route for two reasons: - This would force users of my client library...

Hello @bokmann and thanks for your interest in RTanque. If you'd like to tackle upgrading this dependency, I'd be happy to accept a PR.

I agree that multiple colors would be nice to be able to distinguish the bots.

Thanks for the report. I've noticed that too, where `wifi-presence` fails to start likely because of what you described. In my case though, procd restarts it and eventually it works....

Thank you for the detailed report @zhangjingye03, and sorry you are experiencing that issue. I believe you've identified the section of code responsible for this issue. I'll take a closer...

@zhangjingye03 I've added a fix (#8) for your issue. Please, if you can, try out [`v0.2.0`](https://github.com/awilliams/wifi-presence/releases/tag/v0.2.0) and let me know if it fixes your issue. Thanks

Recording a game would consist of something like you've described. Animating that recording would be more complicated and I'm not sure how it could be done.

I'd like to propose an alternative solution. It involves modifying the `level` package in a way similar to the following: ```go var ( keyStr = "" key interface{} ) func...

Glad you are finding the project useful @presidentio. I agree, we should support publishing all devices. I'll hopefully have time to make the required changes soon.