Add shelly ble scanner support (#82007)
This commit is contained in:
parent
7932864e00
commit
435fc23737
19 changed files with 694 additions and 49 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Test cases for the Shelly component."""
|
||||
from __future__ import annotations
|
||||
|
||||
from unittest.mock import AsyncMock
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue