Update black to 23.1.0 (#87188)
This commit is contained in:
parent
f7666239ff
commit
5e81d28116
312 changed files with 299 additions and 475 deletions
|
@ -105,7 +105,6 @@ async def _async_create_entities(hass, config):
|
|||
covers = []
|
||||
|
||||
for object_id, entity_config in config[CONF_COVERS].items():
|
||||
|
||||
entity_config = rewrite_common_legacy_to_modern_conf(entity_config)
|
||||
|
||||
unique_id = entity_config.get(CONF_UNIQUE_ID)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue