mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Remove initial entity update from swiss_public_transport (#106478)
remove initial update
This commit is contained in:
@@ -51,7 +51,6 @@ async def async_setup_entry(
|
||||
|
||||
async_add_entities(
|
||||
[SwissPublicTransportSensor(coordinator, unique_id)],
|
||||
True,
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user