Compare commits

..

1 Commits

Author SHA1 Message Date
jbouwh 8830abeb7e Fix MQTT device_tracker not saving state on location accuracy changes 2026-05-30 18:40:09 +00:00
+1 -1
View File
@@ -530,7 +530,7 @@ class MqttAttributesMixin(Entity):
self._attributes_message_received,
{
"_attr_extra_state_attributes",
"_attr_gps_accuracy",
"_attr_location_accuracy",
"_attr_latitude",
"_attr_location_name",
"_attr_longitude",