Add airgradient param fixture (#120241)
This commit is contained in:
parent
9769dec44b
commit
080d90b63a
8 changed files with 334 additions and 113 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue