1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-25 03:09:52 +01:00

Rename Luftdaten -> Sensor.Community (#62865)

This commit is contained in:
Franck Nijhof
2021-12-28 21:40:00 +01:00
committed by GitHub
parent 4edf6163f7
commit 4fe62a251d
8 changed files with 36 additions and 35 deletions

View File

@@ -123,7 +123,7 @@ async def test_luftdaten_sensors(
device_entry = device_registry.async_get(entry.device_id)
assert device_entry
assert device_entry.identifiers == {(DOMAIN, "12345")}
assert device_entry.manufacturer == "Luftdaten.info"
assert device_entry.manufacturer == "Sensor.Community"
assert device_entry.name == "Sensor 12345"
assert (
device_entry.configuration_url