We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e10cd commit ea26e7eCopy full SHA for ea26e7e
tests/e2e/test_device_manager.py
@@ -451,9 +451,6 @@ async def test_q10_device(
451
[
452
(
453
{
454
- **HOME_DATA_RAW,
455
- # Use a fake Q7 device and product profile as a placeholder
456
- # until we add a json file based on the real one.
457
**HOME_DATA_RAW,
458
"devices": [mock_data.Q7_DEVICE_DATA],
459
"products": [mock_data.SC01_PRODUCT_DATA],
0 commit comments