mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
* Add type hints to freebox * Remove freebox from mypy ignore list * Adjust type hints * Refactor FreeboxRouter setup/close * Remove unnecessary assert * Remove unused constant * Rework unload routine * Bring back close method * Suppress NotOpenError * Use async_on_unload on signal_device_new Co-authored-by: epenet <epenet@users.noreply.github.com>