Go to the source code of this file.
Namespaces | |
| homeassistant.components.keyboard | |
Functions | |
| bool | homeassistant.components.keyboard.setup (HomeAssistant hass, ConfigType config) |
Variables | |
| homeassistant.components.keyboard.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) | |
| string | homeassistant.components.keyboard.DOMAIN = "keyboard" |
| homeassistant.components.keyboard.TAP_KEY_SCHEMA = vol.Schema({}) | |