mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Teach logbook about additional context data (#12667)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
@@ -25,6 +25,7 @@ export interface LogbookEntry {
|
||||
context_entity_id?: string;
|
||||
context_entity_id_name?: string;
|
||||
context_name?: string;
|
||||
context_message?: string;
|
||||
state?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user