This PR fixed a couple of deprecation warning that shows in the log
use of async_forward_entry_setup
use of HomeAssistantType
I also reformated the code with blake and isort (as recommended by Home assistant team which added quite a bit of change). This might be suboptimal in a single commit but it's part of my automated workflow
This PR fixed a couple of deprecation warning that shows in the log
I also reformated the code with blake and isort (as recommended by Home assistant team which added quite a bit of change). This might be suboptimal in a single commit but it's part of my automated workflow