mycroft-core/mycroft/skills
Åke Forslund 72a318cd92 make skill id hash of skill directory
====  Tech Notes ====
To ensure that the skills have the same id when loading the id was
replaced with a hash of the skill directory. (as long the skill isn't
 renamed). This is useful for things like the event_scheduler where
skills are referenced using the skill id and has info being persistent
over restarts
2017-09-11 19:43:02 -05:00
..
__init__.py Fixed Missing License Headers on All Files. 2016-05-26 11:16:13 -05:00
audioservice.py Audio service is_playing property 2017-07-31 13:37:18 +02:00
container.py make skill id hash of skill directory 2017-09-11 19:43:02 -05:00
context.py Add decorators making context management easier 2017-08-15 21:27:19 -05:00
core.py Merge branch 'dev' into make_message_optional 2017-09-01 21:29:16 +02:00
intent_service.py Added docstring for update_context 2017-08-31 21:34:30 +02:00
main.py make skill id hash of skill directory 2017-09-11 19:43:02 -05:00
padatious_service.py Update padatious 2017-09-06 19:22:33 -05:00
scheduled_skills.py Fix trailing references causing memory leak 2017-08-25 11:15:50 +02:00
settings.py Write settings dict to disk more frequently 2017-09-01 10:45:05 -05:00
time_rules.py defaulting to TimeRulesEnUs now works 2017-08-31 00:18:43 +02:00