Kris Gesling

Results 85 issues of Kris Gesling

**Describe the bug** Attempted to upgrade the Home Assistant Skill. MSK returned the following: ``` Upgrading an existing skill in the skill repo... Enumerating objects: 3, done. Counting objects: 100%...

bug
help wanted

was: ``` some.file.dialog some.file.intent some.file.voc ``` moving to: ``` some-file.dialog some-file.intent some-file.voc ``` When reading through code it's clearer that these are files and not `python_variables` or `python.modules`

enhancement
help wanted
good first issue

The Adapt IntentBuilder currently imported in created Skills is now provided in mycroft-core with some additional benefits such as not requiring a string be passed as the intent name. We...

enhancement
help wanted
good first issue

For developers using SSH keys with github, the remote url is in the form: `[email protected]:krisgesling/deckchair-cinema-skill` instead of the https standard: `https://github.com/krisgesling/deckchair-cinema-skill.git` The MSK successfully submits and creates the PR, however...

When creating a Skill using `msk create` we should automatically generate the first Voight Kampff test in the form: ``` Feature: {skill_short_description} Scenario: {skill_short_description} Given an english speaking user When...

enhancement
help wanted

Issue #46 detected on a fresh Picroft install. This prevents users from creating new Skill using MSK on that platform. Error will be reported as ``` ImportError: cannot import name...

bug
help wanted

**Describe the bug** When using the hardware buttons the Volume OSD will not display volume 1. When decreasing, 2, 1, 0 - it jumps from 2 to 10 to 0....

bug
Priority: High

**Describe the bug** Sleep face does not disappear after Mycroft is woken up until another interaction takes over the UI. **To Reproduce** Steps to reproduce the behavior: 1. "Hey Mycroft,...

bug
Priority: Low

**Describe the bug** [Reported on Reddit](https://www.reddit.com/r/Mycroftai/comments/nagh9q/mark_ii_wakeword_does_not_honor_online_config/gxxb3gd/?utm_source=reddit&utm_medium=web2x&context=3): After changing the location configuration on home.mycroft.ai they initially thought the config wasn't updating at all, however then found > Timezone did appear to...

bug
Priority: Low

**Describe the bug** Have had it raised by community members that responses to queries sometimes seem very slow on the Mark II where they are not on other instances of...

bug
Priority: Medium