mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-12 18:34:30 +02:00
Black formatting
This commit is contained in:
parent
926803589d
commit
a6566e20d4
1 changed files with 0 additions and 1 deletions
|
@ -370,7 +370,6 @@ def update_items(inst, config_entry, mikrotik_controller, async_add_entities, se
|
|||
)
|
||||
new_sensors.append(sensors[item_id])
|
||||
|
||||
|
||||
if new_sensors:
|
||||
async_add_entities(new_sensors, True)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue