Classes | |
| class | ThinQSwitchEntity |
| class | ThinQSwitchEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ThinqConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for switch entities.
| None homeassistant.components.lg_thinq.switch.async_setup_entry | ( | HomeAssistant | hass, |
| ThinqConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |