Highlights
- Arctic Code Vault Contributor
Popular repositories
1,292 contributions in the last year
Activity overview
Contributed to
postlund/pyatv,
postlund/pyatv_playground,
rospogrigio/localtuya
and 5 other
repositories
Contribution activity
January 2021
Created 12 commits in 1 repository
Created a pull request in rospogrigio/localtuya that received 7 comments
Make connection retries every minute
This mimics the re-connect loop previosuly present, but in a simpler form. Every 60 seconds, a new connection attempt is made as well as initially …
+16
−2
•
7
comments
Opened 10 other pull requests in 1 repository
postlund/pyatv
10
merged
- cq: Convert more tests to pytest
- mrp: Add support for heartbeats
- mrp: Support default supported commands
- mrp: Add delay in turn_off between commands
- mrp: Add fields to UpdateOutputDevice
- Do not post duplicate push updates
- mrp: Fix a few playback state edge cases
- mrp: Improve client and player handling
- support: Add new tvOS versions to list
- mrp: Major updates to protobuf messages
Reviewed 3 pull requests in 2 repositories
rospogrigio/localtuya 2 pull requests
postlund/pyatv 1 pull request
Created an issue in postlund/pyatv that received 5 comments
Failure to decode DNS response
Describe the bug Decoding of something received when scanning causes a suppressed error. I added an exception log to simplify. To Reproduce Just sc…
5
comments