mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 01:28:24 +00:00
Adjust test
This commit is contained in:
parent
31f8ea523f
commit
08a8bfaf8f
@ -1406,7 +1406,7 @@ async def test_get_automatic_entity_ids(
|
||||
"test_domain.test_5": "test_domain.calculated_5", # calculated_object_id
|
||||
"test_domain.test_6": "test_domain.suggested_6", # suggested_object_id
|
||||
"test_domain.test_7": "test_domain.entity_name_7", # entity name property
|
||||
"test_domain.test_8": "test_domain.suggested_6", # suggested_object_id
|
||||
"test_domain.test_9": "test_domain.entity_name_7", # name by user in registry
|
||||
"test_domain.test_8": "test_domain.suggested_8", # suggested_object_id
|
||||
"test_domain.test_9": "test_domain.name_by_user_9", # name by user in registry
|
||||
"test_domain.unknown": None, # no test_domain.unknown in registry
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user