mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Add Home Connect binary_sensor unit tests (#115323)
This commit is contained in:
@@ -118,6 +118,7 @@ SERVICE_APPLIANCE_METHOD_MAPPING = {
|
||||
|
||||
|
||||
async def test_api_setup(
|
||||
bypass_throttle: Generator[None, Any, None],
|
||||
hass: HomeAssistant,
|
||||
config_entry: MockConfigEntry,
|
||||
integration_setup: Callable[[], Awaitable[bool]],
|
||||
|
||||
Reference in New Issue
Block a user