Enable strict typing for the Squeezebox integration (#125161)

* Strict typing for squeezebox

* Improve unit tests

* Refactor tests to use websockets and services.async_call

* Apply suggestions from code review

* Fix merge conflict
This commit is contained in:
Raj Laud
2024-09-03 13:19:30 -04:00
committed by GitHub
parent 00533bae4b
commit 8f26cff65a
5 changed files with 106 additions and 60 deletions

View File

@@ -416,6 +416,7 @@ homeassistant.components.solarlog.*
homeassistant.components.sonarr.*
homeassistant.components.speedtestdotnet.*
homeassistant.components.sql.*
homeassistant.components.squeezebox.*
homeassistant.components.ssdp.*
homeassistant.components.starlink.*
homeassistant.components.statistics.*