mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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,
|
||||
entry,
|
||||
)
|
||||
],
|
||||
True,
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user