Pierre Ståhl
Pierre Ståhl
### What do you need help with? Sometimes I get trouble reports for things that does not even work in iOS. If something doesn't work in iOS, then it won't...
### What do you need help with? I typically write issues for minor changes, like code improvements and documentation updates, just to not forget about them. There's no good template...
### What do you need help with? Output from `atvremote` shown as examples in various places of the documentation/website is very inconsistent since output is taken from different versions of...
### Describe the bug When a password is set, pairing requirement is reported as "not needed". This is due to the fact that flags are set to `0xC4` which does...
**Short feature/function description** Currently only DMAP and MRP tries to connect to the remote device when calling `pyatv.connect`. The other protocols do that on-demand, when needed. Only DMAP and MRP...
**Short feature/function description** A while back I migrated to my own scanning code. First unicast, then also multicast. This was mainly because of missing features in python-zeroconf. The things I...
**What feature would you like?** Most things are not that sensitive, but others are. So I feel that it would be good to make at least a small effort to...
I'm not saying this is the way to go, but it's a suggestion for consolidating the controller source files (i.e. removing duplicates) and moving configuration out to a separate header...
**Short feature/function description** The question was raised (in #186) whether swiping is supported or not. The answer is no, but it should be pretty simple to add support for it....
### Current Behavior I'm trying to plot a single integer value from an MQTT node in a chart with these settings: * Append * Line Style * Point Style set...