Represent the origin of an event.
Definition at line 1314 of file core.py.
◆ __str__()
| str homeassistant.core.EventOrigin.__str__ |
( |
|
self | ) |
|
Return the event.
Definition at line 1320 of file core.py.
◆ idx()
| int homeassistant.core.EventOrigin.idx |
( |
|
self | ) |
|
Return the index of the origin.
Definition at line 1325 of file core.py.
◆ local
| homeassistant.core.EventOrigin.local |
|
static |
◆ remote
| homeassistant.core.EventOrigin.remote |
|
static |
The documentation for this class was generated from the following file: