@kahless wrote:
Hi all,
since some days i get some alexa.intent errors in my logfile but i don’t use it.(as far as i can tell :))
How can i fix that?
2020-04-11 16:44:06 ERROR (MainThread) [homeassistant.helpers.integration_platform] Error processing platform alexa.intent Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/integration_platform.py", line 31, in _process await process_platform(hass, component_name, platform) File "/usr/src/homeassistant/homeassistant/components/intent/__init__.py", line 47, in _async_process_intent await platform.async_setup_intents(hass) AttributeError: module 'homeassistant.components.alexa.intent' has no attribute 'async_setup_intents'
I’m on the latest Hassio and supervisor versions.
Thank you very much in advance.
Posts: 1
Participants: 1