Avoid double refresh when adding entities in bsblan (#104647)

This commit is contained in:
Jan-Philipp Benecke
2023-11-29 16:24:30 +01:00
committed by GitHub
parent 608f4f7c52
commit e2bab699b5

View File

@@ -60,8 +60,7 @@ async def async_setup_entry(
data.static, data.static,
entry, entry,
) )
], ]
True,
) )