core/homeassistant/components/freebox
epenet 9fde84ab41
Remove freebox from mypy ignore list (#65126)
* 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>
2022-02-03 10:01:41 +01:00
..
translations [ci skip] Translation update 2022-01-31 00:14:28 +00:00
__init__.py Remove freebox from mypy ignore list (#65126) 2022-02-03 10:01:41 +01:00
config_flow.py
const.py
device_tracker.py Remove freebox from mypy ignore list (#65126) 2022-02-03 10:01:41 +01:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
router.py Remove freebox from mypy ignore list (#65126) 2022-02-03 10:01:41 +01:00
sensor.py Remove freebox from mypy ignore list (#65126) 2022-02-03 10:01:41 +01:00
services.yaml
strings.json
switch.py Remove freebox from mypy ignore list (#65126) 2022-02-03 10:01:41 +01:00