mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +00:00
Add airgradient param fixture (#120241)
This commit is contained in:
committed by
GitHub
parent
9769dec44b
commit
080d90b63a
@@ -16,7 +16,7 @@ from tests.common import MockConfigEntry
|
||||
async def test_device_info(
|
||||
hass: HomeAssistant,
|
||||
snapshot: SnapshotAssertion,
|
||||
mock_airgradient_client: AsyncMock,
|
||||
airgradient_devices: AsyncMock,
|
||||
mock_config_entry: MockConfigEntry,
|
||||
device_registry: dr.DeviceRegistry,
|
||||
) -> None:
|
||||
|
||||
Reference in New Issue
Block a user