mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00
spelling: components/accuweather (#64264)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
83566a7722
commit
ace5918208
@ -665,7 +665,7 @@ async def test_availability(hass):
|
|||||||
|
|
||||||
|
|
||||||
async def test_manual_update_entity(hass):
|
async def test_manual_update_entity(hass):
|
||||||
"""Test manual update entity via service homeasasistant/update_entity."""
|
"""Test manual update entity via service homeassistant/update_entity."""
|
||||||
await init_integration(hass, forecast=True)
|
await init_integration(hass, forecast=True)
|
||||||
|
|
||||||
await async_setup_component(hass, "homeassistant", {})
|
await async_setup_component(hass, "homeassistant", {})
|
||||||
|
@ -127,7 +127,7 @@ async def test_availability(hass):
|
|||||||
|
|
||||||
|
|
||||||
async def test_manual_update_entity(hass):
|
async def test_manual_update_entity(hass):
|
||||||
"""Test manual update entity via service homeasasistant/update_entity."""
|
"""Test manual update entity via service homeassistant/update_entity."""
|
||||||
await init_integration(hass, forecast=True)
|
await init_integration(hass, forecast=True)
|
||||||
|
|
||||||
await async_setup_component(hass, "homeassistant", {})
|
await async_setup_component(hass, "homeassistant", {})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user