Add shelly ble scanner support (#82007)

This commit is contained in:
J. Nick Koston
2022-11-15 12:34:45 -06:00
committed by GitHub
parent 7932864e00
commit 435fc23737
19 changed files with 694 additions and 49 deletions

View File

@@ -1,4 +1,5 @@
"""Test cases for the Shelly component."""
from __future__ import annotations
from unittest.mock import AsyncMock