Alexa v3 name change for additionalApplianceDetails (#18485)

This commit is contained in:
Martin Gross 2018-11-15 19:15:50 +01:00 committed by Aaron Bach
parent afb3a52b5b
commit b7b8296c73

View file

@ -1233,7 +1233,7 @@ async def async_api_discovery(hass, config, directive, context):
endpoint = {
'displayCategories': alexa_entity.display_categories(),
'additionalApplianceDetails': {},
'cookie': {},
'endpointId': alexa_entity.entity_id(),
'friendlyName': alexa_entity.friendly_name(),
'description': alexa_entity.description(),