rimram31 / dz_smarthome

Domoticz Alexa Smart Home skill
GNU General Public License v3.0
23 stars 12 forks source link

no discovery working. #1

Closed bennydente closed 5 years ago

bennydente commented 5 years ago

I'm trying the discovery but I received these error. can you help?

'directive': KeyError Traceback (most recent call last): File "/var/task/lambda.py", line 49, in event_handler response = AlexaSmartHome.handle_message(dzRemote, request) File "/var/task/AlexaSmartHome.py", line 318, in handle_message message = message[API_DIRECTIVE] KeyError: 'directive'

rimram31 commented 5 years ago

This skill is to be used closely with Alexa, the code expect a complete Alexa payload. Or perhaps you make some misconfiguration, please read and follow carefully the documentation provided.

I will not be able to provide specific support here, please join domoticz forum and dedicated post (https://www.domoticz.com/forum/viewtopic.php?f=69&t=25946#p199376) where users have installed successfully this skill.