mycroft-core/mycroft/skills
Chris Veilleux 9a8ec95bbd improved documentation 2021-12-22 17:34:41 -06:00
..
intent_services Merge pull request #3003 from Joanguitar/dev 2021-10-21 12:25:34 +09:30
mycroft_skill Remove code that supported deprecated implementation of resting screen 2021-12-22 17:34:40 -06:00
__init__.py Initial implementation of an IdleDisplaySkill that extends MycroftSkill to provide an API for skills that will implement the idle screen functionality. 2021-12-22 17:34:39 -06:00
__main__.py Merge branch 'dev' into feature/mark-2 2021-06-15 12:01:18 +09:30
api.py docstring cleanup 2021-05-11 15:10:32 +09:30
audioservice.py docstring cleanup 2021-05-11 15:10:32 +09:30
common_iot_skill.py Fix sphinxdoc warning in common_iot_skill.py 2021-05-11 15:10:32 +09:30
common_play_skill.py resolve merge conflict 2021-08-17 23:19:14 +09:30
common_query_skill.py Check if GUI is connected rather than maintain list of platforms (#3025) 2021-11-24 14:51:10 +09:30
context.py docstring cleanup 2021-05-11 15:10:32 +09:30
core.py Refactor skill manager (#2237) 2019-08-20 12:02:39 +02:00
event_scheduler.py Slight cleanup 2021-08-05 10:04:45 +02:00
fallback_skill.py docstring cleanup 2021-05-11 15:10:32 +09:30
idle_display_skill.py improved documentation 2021-12-22 17:34:41 -06:00
intent_service.py autoformat 2021-12-01 09:32:24 +09:30
intent_service_interface.py Match keyword entity terms in Mycroft with Adapt 2021-09-26 19:15:17 +02:00
msm_wrapper.py Rename to get_temp_path and add docstring 2021-04-30 16:49:59 +09:30
settings.py docstring cleanup 2021-05-11 15:10:32 +09:30
skill_data.py docstring cleanup 2021-05-11 15:10:32 +09:30
skill_loader.py Remove code that supported deprecated implementation of resting screen 2021-12-22 17:34:40 -06:00
skill_manager.py Merge branch 'skill_control' into feature/mark-2 2021-06-16 23:11:53 +09:30
skill_updater.py Slight cleanup 2021-08-05 10:04:45 +02:00