Handle Alexa Flash Briefing skill requests.
Definition at line 44 of file flash_briefings.py.
◆ __init__()
| None homeassistant.components.alexa.flash_briefings.AlexaFlashBriefingView.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
ConfigType |
flash_briefings |
|
) |
| |
◆ get()
| StreamResponse | tuple[bytes, HTTPStatus] homeassistant.components.alexa.flash_briefings.AlexaFlashBriefingView.get |
( |
|
self, |
|
|
http.HomeAssistantRequest |
request, |
|
|
str
|
briefing_id |
|
) |
| |
◆ flash_briefings
| homeassistant.components.alexa.flash_briefings.AlexaFlashBriefingView.flash_briefings |
◆ name
| string homeassistant.components.alexa.flash_briefings.AlexaFlashBriefingView.name = "api:alexa:flash_briefings" |
|
static |
◆ requires_auth
| bool homeassistant.components.alexa.flash_briefings.AlexaFlashBriefingView.requires_auth = False |
|
static |
◆ url
The documentation for this class was generated from the following file: