Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.modem_callerid.config_flow.PhoneModemFlowHandler
 

Namespaces

 homeassistant.components.modem_callerid.config_flow
 

Functions

str homeassistant.components.modem_callerid.config_flow._generate_unique_id (ListPortInfo port)
 

Variables

 homeassistant.components.modem_callerid.config_flow.DATA_SCHEMA = vol.Schema({"name": str, "device": str})