Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | CONNECTION_STATE_ATTRIBUTES |
Support for Huawei LTE binary sensors.
| None homeassistant.components.huawei_lte.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up from config entry.
Definition at line 30 of file binary_sensor.py.
|
private |
Definition at line 27 of file binary_sensor.py.
| dictionary homeassistant.components.huawei_lte.binary_sensor.CONNECTION_STATE_ATTRIBUTES |
Definition at line 93 of file binary_sensor.py.