Update homeassistant/components/history/__init__.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
J. Nick Koston
2020-07-05 07:51:23 -05:00
committed by GitHub
parent 465d7fee9c
commit 02a6f19d2e

View File

@@ -409,7 +409,7 @@ def _sorted_states_to_json(
]
)
else:
ent_results.extend([LazyState(db_state) for db_state in group])
ent_results.extend(LazyState(db_state) for db_state in group)
continue
# With minimal response we only provide a native