mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Correct time stamp format in Alexa responses (#70267)
This commit is contained in:
@@ -6,7 +6,7 @@ from homeassistant.const import __version__
|
||||
from homeassistant.helpers import entity_registry as er
|
||||
from homeassistant.helpers.entity import EntityCategory
|
||||
|
||||
from . import get_default_config, get_new_request
|
||||
from .test_common import get_default_config, get_new_request
|
||||
|
||||
|
||||
async def test_unsupported_domain(hass):
|
||||
|
||||
Reference in New Issue
Block a user