Inline primary integration (#119860)

This commit is contained in:
Paulus Schoutsen
2024-06-18 02:08:08 -04:00
committed by GitHub
parent 4be3b53143
commit eb89ce47ea
74 changed files with 787 additions and 1416 deletions

View File

@@ -1191,7 +1191,6 @@ async def test_device_info_called(
assert device.sw_version == "test-sw"
assert device.hw_version == "test-hw"
assert device.via_device_id == via.id
assert device.primary_integration == config_entry.domain
async def test_device_info_not_overrides(