mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Bump accuweather to version 1.0.0 (#93305)
This commit is contained in:
@@ -19,7 +19,7 @@ async def test_entry_diagnostics(
|
||||
"current_conditions_data.json", "accuweather"
|
||||
)
|
||||
|
||||
coordinator_data["forecast"] = {}
|
||||
coordinator_data["forecast"] = []
|
||||
|
||||
result = await get_diagnostics_for_config_entry(hass, hass_client, entry)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user