Namespaces | |
| auth | |
| capabilities | |
| config | |
| const | |
| diagnostics | |
| entities | |
| errors | |
| flash_briefings | |
| handlers | |
| intent | |
| logbook | |
| resources | |
| smart_home | |
| state_report | |
Variables | |
| ALEXA_ENTITY_SCHEMA | |
| string | CONF_FLASH_BRIEFINGS = "flash_briefings" |
| string | CONF_SMART_HOME = "smart_home" |
| string | DEFAULT_LOCALE = "en-US" |
| SMART_HOME_SCHEMA | |
| list | VALID_ENDPOINTS |
Support for Alexa skill service end point.
| homeassistant.components.alexa.ALEXA_ENTITY_SCHEMA |
Definition at line 49 of file __init__.py.
| string homeassistant.components.alexa.CONF_FLASH_BRIEFINGS = "flash_briefings" |
Definition at line 36 of file __init__.py.
| string homeassistant.components.alexa.CONF_SMART_HOME = "smart_home" |
Definition at line 37 of file __init__.py.
| string homeassistant.components.alexa.DEFAULT_LOCALE = "en-US" |
Definition at line 38 of file __init__.py.
| homeassistant.components.alexa.SMART_HOME_SCHEMA |
Definition at line 57 of file __init__.py.
| list homeassistant.components.alexa.VALID_ENDPOINTS |
Definition at line 42 of file __init__.py.