Representation of a Firmata entity.
Definition at line 13 of file entity.py.
◆ __init__()
| def homeassistant.components.firmata.entity.FirmataEntity.__init__ |
( |
|
self, |
|
|
|
api |
|
) |
| |
Initialize the entity.
Definition at line 16 of file entity.py.
◆ device_info()
| DeviceInfo homeassistant.components.firmata.entity.FirmataEntity.device_info |
( |
|
self | ) |
|
Return device info.
Definition at line 21 of file entity.py.
◆ _api
| homeassistant.components.firmata.entity.FirmataEntity._api |
|
private |
The documentation for this class was generated from the following file:
- core/homeassistant/components/firmata/entity.py