Go to the source code of this file.
Classes | |
| class | homeassistant.components.tplink.switch.TPLinkSwitch |
| class | homeassistant.components.tplink.switch.TPLinkSwitchEntityDescription |
Namespaces | |
| homeassistant.components.tplink.switch | |
Functions | |
| None | homeassistant.components.tplink.switch.async_setup_entry (HomeAssistant hass, TPLinkConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.tplink.switch._LOGGER = logging.getLogger(__name__) | |
| dictionary | homeassistant.components.tplink.switch.SWITCH_DESCRIPTIONS_MAP = {desc.key: desc for desc in SWITCH_DESCRIPTIONS} |