Josias Montag

Results 14 issues of Josias Montag

### Describe the bug I am experiencing a rather strange issue with the HA integration (pyatv-beta via HACS). As soon as the HA integration is paired, the volume control of...

bug
mrp

**Description** If the initial request method is `POST` and the server responds with a `Location` header, the `RedirectPlugin` is configured to follow the redirect with a `GET` request. However, the...

Would be great to have a `firewalls` parameter for `createInDatacenter` and `createInLocation`. https://docs.hetzner.cloud/#servers-create-a-server

https://developers.freshdesk.com/api/#hard_delete_contact

It is sometimes very useful to have an exception message.

Currently, the `RefreshTokenGrant` immediately revokes an access token when it gets refreshed. The [RFC Section 6](https://www.rfc-editor.org/rfc/rfc6749#section-6) makes no mention that this should happen. The current behavior sometimes causes issues: Some...

No need to create a tmp file. Just set HTML/SVG content directly using `page.setContent(html)`. This avoids permission issues with the tmp file, improves performance and generally cleans up the process.

A production ready and optimized PHP image should really have the `opcache` extensions installed by default. The performance gains are [massive](https://arubacao.com/laravel-opcache-performance-benchmark/) (especially for Laravel) and it is just installing the...

Hello, I am using the OVH API to automatically download my invoices. This works fine for OVH EU and SoYouStart. However, I noticed an inconsistency in the US API. I...

Would love to see some benchmarks!