mycroft-core/mycroft/skills
Chris Veilleux f3d18b0969 add the logic for "template" resource files back in. 2022-02-18 01:03:55 -06:00
..
intent_services Correctly munge excluded Adapt keywords 2022-02-08 20:13:57 +00:00
mycroft_skill add the logic for "template" resource files back in. 2022-02-17 19:00:28 -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 Use configuration for dbus address 2021-12-08 11:08:35 -05:00
api.py docstring cleanup 2021-05-11 15:10:32 +09:30
audioservice.py Can't use audio service to play sounds because it deletes VLC stream 2022-01-19 19:59:08 +00:00
common_iot_skill.py Fix sphinxdoc warning in common_iot_skill.py 2021-05-11 15:10:32 +09:30
common_play_skill.py modifications to the stop process flow to accommodate upcoming commits to common play and query skills 2022-01-28 14:17:58 -05:00
common_query_skill.py modifications to the stop process flow to accommodate upcoming commits to common play and query skills 2022-01-28 14:17:58 -05:00
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 Added an event after the idle screen is displayed. 2022-02-08 14:36:48 -06:00
intent_service.py autoformat 2021-12-01 09:32:24 +09:30
intent_service_interface.py Support adapt with exclude/exactly 2022-02-08 17:09:14 +00: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 add the logic for "template" resource files back in. 2022-02-18 01:03:55 -06:00
skill_loader.py Add the concept of "skill service initializing" to skill loading so a skill can behave differently at service load time. 2022-01-18 20:56:26 -06:00
skill_manager.py Add the concept of "skill service initializing" to skill loading so a skill can behave differently at service load time. 2022-01-18 20:56:26 -06:00
skill_updater.py Restore MSM 2022-01-06 11:17:48 -05:00