Classes | |
| class | PhoneModemFlowHandler |
Functions | |
| str | _generate_unique_id (ListPortInfo port) |
Variables | |
| DATA_SCHEMA = vol.Schema({"name": str, "device": str}) | |
Config flow for Modem Caller ID integration.
|
private |
Generate unique id from usb attributes.
Definition at line 21 of file config_flow.py.
| homeassistant.components.modem_callerid.config_flow.DATA_SCHEMA = vol.Schema({"name": str, "device": str}) |
Definition at line 18 of file config_flow.py.