parent
6cfb40f080
commit
c2d52f8fcb
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ class WanIpSensor(SensorEntity):
|
|||
}
|
||||
self._attr_device_info = DeviceInfo(
|
||||
entry_type=DeviceEntryType.SERVICE,
|
||||
identifiers={(DOMAIN, f"{hostname}_{ipv6}")},
|
||||
identifiers={(DOMAIN, hostname)},
|
||||
manufacturer="DNS",
|
||||
model=aiodns.__version__,
|
||||
name=name,
|
||||
|
|
Loading…
Add table
Reference in a new issue