Finalize deprecation of groups in Tradfri integration (#69460)

* Finalise cleanup of groups

* Fix tests

* Remove

* Revert change
This commit is contained in:
Patrik Lindgren 2022-04-07 22:19:12 +02:00 committed by GitHub
parent c583df74e4
commit 74021d62da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 13 deletions

View file

@ -150,7 +150,6 @@ async def test_unique_id_migration(hass, mock_gateway, mock_api_factory):
"host": "mock-host",
"identity": "mock-identity",
"key": "mock-key",
"import_groups": False,
"gateway_id": GATEWAY_ID,
},
)