Public Member Functions | |
| None | __init__ (self, FirmataBoardPin api, ConfigEntry config_entry, str name, FirmataPinType pin) |
| str | name (self) |
| str | unique_id (self) |
Public Member Functions inherited from homeassistant.components.firmata.entity.FirmataEntity | |
| def | __init__ (self, api) |
| DeviceInfo | device_info (self) |
Private Attributes | |
| _name | |
| _unique_id | |
Static Private Attributes | |
| bool | _attr_should_poll = False |
| None homeassistant.components.firmata.entity.FirmataPinEntity.__init__ | ( | self, | |
| FirmataBoardPin | api, | ||
| ConfigEntry | config_entry, | ||
| str | name, | ||
| FirmataPinType | pin | ||
| ) |
Initialize the pin entity.
Reimplemented in homeassistant.components.firmata.light.FirmataLight.
| str homeassistant.components.firmata.entity.FirmataPinEntity.name | ( | self | ) |
| str homeassistant.components.firmata.entity.FirmataPinEntity.unique_id | ( | self | ) |
|
staticprivate |
|
private |
|
private |