Richard Cox
Richard Cox
go test is currently broken and fails with: ./csv_importer_test.go:44:3: Error call has possible formatting directive %v Simple little fix to address that.
### Description **Fixes:** ### Checklist Please make sure that your PR fulfills the following requirements: - [x] Reviewed the guidelines for contributing to this repository - [x] The commit message...
## Breaking change ## Proposed change The underlying `aiopyarr` library fills in the default configured application port (8989) if you don't explicitly specify the port. So when configuring the flow...