The platform state of an entity.
Definition at line 216 of file entity.py.
◆ ADDED
| homeassistant.helpers.entity.EntityPlatformState.ADDED = auto() |
|
static |
◆ NOT_ADDED
| homeassistant.helpers.entity.EntityPlatformState.NOT_ADDED = auto() |
|
static |
◆ REMOVED
| homeassistant.helpers.entity.EntityPlatformState.REMOVED = auto() |
|
static |
The documentation for this class was generated from the following file: