OpenVoiceOS / skill-ovos-setup

OpenVoiceOS Setup Skill - configure your device and optionally connect it to a backend server
https://mycroft.ai/skills
Apache License 2.0
1 stars 5 forks source link

fix skill init #78

Closed emphasize closed 1 year ago

emphasize commented 1 year ago

When the bus is passed to BaseSkill, it calls _startup which might be problematic without attributes set.

Removed .qml (log warning)