Classes | |
| class | Gateway |
Functions | |
| def | create_sms_gateway (config, hass) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
The sms gateway to interact with a GSM modem.
| def homeassistant.components.sms.gateway.create_sms_gateway | ( | config, | |
| hass | |||
| ) |
Create the sms gateway.
Definition at line 198 of file gateway.py.
|
private |
Definition at line 12 of file gateway.py.