Classes | |
| class | LaundrifyPowerPlug |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Platform for binary sensor integration.
| None homeassistant.components.laundrify.binary_sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up sensors from a config entry created in the integrations UI.
Definition at line 25 of file binary_sensor.py.
|
private |
Definition at line 22 of file binary_sensor.py.