mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
Store: copy pending data (#59934)
This commit is contained in:
@@ -49,7 +49,7 @@ import homeassistant.util.dt as dt_util
|
||||
|
||||
from tests.common import MockConfigEntry, async_fire_time_changed
|
||||
|
||||
DEFAULT_CONFIG_ENTRY_ID = 1
|
||||
DEFAULT_CONFIG_ENTRY_ID = "1"
|
||||
DEFAULT_HOST = "1.2.3.4"
|
||||
DEFAULT_SITE = "site_id"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user