mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Reduce number of columns selected for logbook (#91718)
This commit is contained in:
@@ -352,7 +352,6 @@ def create_state_changed_event_from_old_new(
|
||||
row.context_id_bin = None
|
||||
row.friendly_name = None
|
||||
row.icon = None
|
||||
row.old_format_icon = None
|
||||
row.context_user_id_bin = None
|
||||
row.context_parent_id_bin = None
|
||||
row.old_state_id = old_state and 1
|
||||
|
||||
Reference in New Issue
Block a user