LouisChrist / pyblu

BluOS API client
MIT License
1 stars 0 forks source link

Fix wrong error mapping #31

Closed LouisChrist closed 1 month ago

LouisChrist commented 1 month ago

ClientConnectionErrors were wrongly mapped to PlayerUnexpectedResponseError. It should be an PlayerUnreachableError.