mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Avoid double refresh when adding entities in bsblan (#104647)
This commit is contained in:
parent
608f4f7c52
commit
e2bab699b5
@ -60,8 +60,7 @@ async def async_setup_entry(
|
|||||||
data.static,
|
data.static,
|
||||||
entry,
|
entry,
|
||||||
)
|
)
|
||||||
],
|
]
|
||||||
True,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user