mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Avoid double refresh when adding entities in bsblan (#104647)
This commit is contained in:
committed by
GitHub
parent
608f4f7c52
commit
e2bab699b5
@@ -60,8 +60,7 @@ async def async_setup_entry(
|
|||||||
data.static,
|
data.static,
|
||||||
entry,
|
entry,
|
||||||
)
|
)
|
||||||
],
|
]
|
||||||
True,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user