1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Fix creating unique IDs for WiFi switches in Fritz!Tools (#73183)

This commit is contained in:
Michael
2022-06-08 01:11:38 +02:00
committed by GitHub
parent eca6768016
commit 8c34067f17
10 changed files with 216 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
"""Tests for the AVM Fritz!Box integration."""
"""Tests for Fritz!Tools diagnostics platform."""
from __future__ import annotations
from aiohttp import ClientSession