mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Fix BackupManager.async_get_backup (#130975)
This commit is contained in:
@@ -884,6 +884,7 @@
|
||||
'backup': dict({
|
||||
'agent_ids': list([
|
||||
'test.remote',
|
||||
'backup.local',
|
||||
]),
|
||||
'backup_id': 'abc123',
|
||||
'date': '1970-01-01T00:00:00.000Z',
|
||||
|
Reference in New Issue
Block a user