Skip to content

Commit

Permalink
Add speedtest and remote access
Browse files Browse the repository at this point in the history
  • Loading branch information
cyr-ius committed May 8, 2024
1 parent c6143e2 commit 11c5051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/livebox/diagnostics.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ async def async_get_config_entry_diagnostics(
_LOGGER.debug("Start building diagnostics data...")
start_time = time()
api_raw = {}
params = None
for api_method in api_methods:
params = None
try:
Expand Down

0 comments on commit 11c5051

Please sign in to comment.