mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add two missing fields to events in Abode (#11094)
Two new fields were added to events based on this PR: https://github.com/home-assistant/home-assistant/pull/28124 @libots If you could double check that these descriptions make sense, that would be much appreciated. I just based it off your description in the PR you made. :)
This commit is contained in:
parent
7e7e06aae9
commit
a70761176f
@ -90,6 +90,8 @@ Field | Description
|
||||
`event_type` | The type of the event.
|
||||
`event_utc` | The UTC timestamp of the event.
|
||||
`user_name` | The Abode user that triggered the event, if applicable.
|
||||
`app_type` | The Abode app that triggered the event (e.g. web app, iOS app, etc.).
|
||||
`event_by` | The keypad user that triggered the event.
|
||||
`date` | The date of the event in the format `MM/DD/YYYY`.
|
||||
`time` | The time of the event in the format `HH:MM AM`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user