Add unrecorded attributes in dnsip (#119726)

* Add unrecorded attributes in dnsip

* Fix names
This commit is contained in:
G Johansson
2024-06-21 12:25:03 +02:00
committed by GitHub
parent a52a2383c5
commit 1c1d5a8d9b

View File

@@ -71,6 +71,7 @@ class WanIpSensor(SensorEntity):
_attr_has_entity_name = True
_attr_translation_key = "dnsip"
_unrecorded_attributes = frozenset({"resolver", "querytype", "ip_addresses"})
def __init__(
self,