Convert august to be push instead of poll (#47544)
This commit is contained in:
parent
8e4c0e3ff7
commit
a2c4b438ea
21 changed files with 683 additions and 183 deletions
|
@ -1,7 +1,7 @@
|
|||
"""The gateway tests for the august platform."""
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from august.authenticator_common import AuthenticationState
|
||||
from yalexs.authenticator_common import AuthenticationState
|
||||
|
||||
from homeassistant.components.august.const import DOMAIN
|
||||
from homeassistant.components.august.gateway import AugustGateway
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue