Kris Gesling

Results 85 issues of Kris Gesling

Unlike the formal devices, Picroft doesn't currently have an "enclosure" to listen and act upon relevant messages on the messagebus. For example, asking Mycroft to shutdown triggers the Stop Skill,...

enhancement
help wanted

This upgrades mycroft-wiki to include the following new commits: - [Merge pull request #70 from MycroftAI/feature/pymediawiki](https://github.com/MycroftAI/skill-wiki/commit/a38517cd3595825e7f00cfb40f4d0ab66b872c87) - [Merge pull request #71 from devs-mycroft/translations](https://github.com/MycroftAI/skill-wiki/commit/4887a3650b1b5d31fb2936c4bd09fef7ccf0940a) - [Merge pull request #72 from MycroftAI/bugfix/remove-fa-fa](https://github.com/MycroftAI/skill-wiki/commit/c8b62eb9f520655b9253053e83c10cb8fdb896cf)...

block or hold

## Info This PR adds the new skill, [time](https://github.com/MycroftAI/skill-time), to the skills repo. ## Description Get the local time or time for major cities around the world. Times are given...

block or hold

## Info This PR adds the new skill, [date](https://github.com/MycroftAI/skill-date), to the skills repo. ## Description Get the past, current and future date. Dates are given in MM/DD/YYYY or DD/MM/YYYY format...

block or hold

**Describe the bug** If two jenkins jobs attempt to prune docker images at the same time an error will be thrown and one job will appear to fail. **To Reproduce**...

This upgrades homeassistant to include the following new commits: - [Merge pull request #54 from Tony763/patch-5](https://github.com/MycroftAI/skill-homeassistant/commit/edd3a18bee579dcea651295fb5acc9ac4873717a) - [Merge pull request #61 from devs-mycroft/translations](https://github.com/MycroftAI/skill-homeassistant/commit/188f5c5d5e37d94944d90953b4635bfa28fb8844) - [Fix test - no file extension...

**Describe the bug** The font prefix has changed from a generic "fa" for all icons to "fas" for solid icons and "fab" for brand icons. The Skill meta editor needs...

With the release of 19.08, we have deprecated the Skill name and color values in Skill settings because they are no longer used by the backend. There are many Skills...

hacktoberfest

**Describe the bug** [From techoneer on Mycroft Chat:](https://chat.mycroft.ai/community/pl/n989rrnzhjyubxjr3psr31qjbo) > I noticed that ever since the latest auto update, my picroft on a Rpi 3B+ seems to fail to use precise...

bug

There seems to be a mismatch of requirements between `setup.py`, `requirements.txt` and `requirements/prod.txt` eg numpy==1.16 vs 1.16.2 Is there a reason for the three different lists of requirements? Can we...