mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 17:46:32 +00:00
Fix property change debug log (#3926)
This commit is contained in:
parent
c634cc1f34
commit
b36316416b
@ -174,7 +174,7 @@ class DBus:
|
||||
"Property change for %s-%s: %s changed & %s invalidated",
|
||||
self.bus_name,
|
||||
self.object_path,
|
||||
changed.keys(),
|
||||
list(changed.keys()),
|
||||
invalidated,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user