jamesmf / mycroft-mozilla-iot-skill

CommonIoT Implementation for interacting with Mozilla IoT Gateway from Mycroft
GNU Lesser General Public License v3.0
2 stars 3 forks source link

improve initialize error handling #7

Closed jamesmf closed 4 years ago

jamesmf commented 4 years ago

should solve the issues reported in #6 by removing the errors that stop the skill from initializing properly when host/token aren't initially set.

In this fix, it should gracefully start up with no host/token, which should allow the callback for a skill settings change to be properly called