Add entity translations to Nexia (#98803)
This commit is contained in:
parent
09efd1c972
commit
097c7fbfef
11 changed files with 90 additions and 45 deletions
|
@ -53,7 +53,7 @@ async def test_device_remove_devices(
|
|||
is False
|
||||
)
|
||||
|
||||
entity = registry.entities["sensor.master_suite_relative_humidity"]
|
||||
entity = registry.entities["sensor.master_suite_humidity"]
|
||||
live_thermostat_device_entry = device_registry.async_get(entity.device_id)
|
||||
assert (
|
||||
await remove_device(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue