Correct time stamp format in Alexa responses (#70267)
This commit is contained in:
parent
56921a41bf
commit
e45d4d53dd
9 changed files with 283 additions and 244 deletions
|
@ -2,7 +2,7 @@
|
|||
from homeassistant.components.alexa.auth import Auth
|
||||
from homeassistant.const import CONF_CLIENT_ID, CONF_CLIENT_SECRET
|
||||
|
||||
from . import TEST_TOKEN_URL
|
||||
from .test_common import TEST_TOKEN_URL
|
||||
|
||||
|
||||
async def run_auth_get_access_token(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue