mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Bump Freebox to 0.0.9 (#45837)
* Bump Freebox to 0.0.9 * Remove @SNoof85 from code owners * Module is now freebox_api
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Tests for the Freebox config flow."""
|
||||
from unittest.mock import AsyncMock, patch
|
||||
|
||||
from aiofreepybox.exceptions import (
|
||||
from freebox_api.exceptions import (
|
||||
AuthorizationError,
|
||||
HttpRequestError,
|
||||
InvalidTokenError,
|
||||
|
||||
Reference in New Issue
Block a user