Representation of a Coolmaster entity.
Definition at line 13 of file entity.py.
◆ __init__()
| None homeassistant.components.coolmaster.entity.CoolmasterEntity.__init__ |
( |
|
self, |
|
|
CoolmasterDataUpdateCoordinator |
coordinator, |
|
|
str |
unit_id, |
|
|
dict[str, str] |
info |
|
) |
| |
Initiate CoolmasterEntity.
Definition at line 18 of file entity.py.
◆ _handle_coordinator_update()
| None homeassistant.components.coolmaster.entity.CoolmasterEntity._handle_coordinator_update |
( |
|
self | ) |
|
|
private |
◆ _attr_has_entity_name
| bool homeassistant.components.coolmaster.entity.CoolmasterEntity._attr_has_entity_name = True |
|
staticprivate |
◆ _unit
| homeassistant.components.coolmaster.entity.CoolmasterEntity._unit |
|
private |
The documentation for this class was generated from the following file:
- core/homeassistant/components/coolmaster/entity.py