MycroftAI / skill-weather

Mycroft AI official Weather Skill, providing weather conditions and forecasts.
https://mycroft.ai/skills
Apache License 2.0
19 stars 59 forks source link

Asking for sunset time reads the dialog file name #183

Closed krisgesling closed 3 years ago

krisgesling commented 3 years ago

Describe the bug Mycroft reads the file name rather than using the dialog file to generate a response.

To Reproduce Steps to reproduce the behavior:

  1. "Hey Mycroft, what time is sunset"
  2. Correct times are displayed
  3. Mycroft responds: "current sunset future-local"

Seems to be not joining the filename correctly