Public Member Functions | |
| None | __init__ (self, IntellifireDataUpdateCoordinator coordinator, EntityDescription description) |
Public Member Functions inherited from homeassistant.helpers.update_coordinator.CoordinatorEntity | |
| None | __init__ (self, _DataUpdateCoordinatorT coordinator, Any context=None) |
| None | async_update (self) |
| bool | available (self) |
Public Attributes | |
| entity_description | |
| identifiers | |
Private Attributes | |
| _attr_device_info | |
| _attr_unique_id | |
Static Private Attributes | |
| string | _attr_attribution = "Data provided by unpublished Intellifire API" |
| bool | _attr_has_entity_name = True |
| None homeassistant.components.intellifire.entity.IntellifireEntity.__init__ | ( | self, | |
| IntellifireDataUpdateCoordinator | coordinator, | ||
| EntityDescription | description | ||
| ) |
|
staticprivate |
|
private |
|
staticprivate |
|
private |
| homeassistant.components.intellifire.entity.IntellifireEntity.entity_description |
| homeassistant.components.intellifire.entity.IntellifireEntity.identifiers |