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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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