Mathieu
|
af81c42f4e
|
Moved !secret from config.json to only secrets.json
|
2021-09-13 22:09:43 +02:00 |
|
Mathieu
|
e8af85e0d5
|
Turn on/off + shutdown/restart (HomeAssistantSkill)
|
2021-09-13 22:09:08 +02:00 |
|
Mathieu
|
4201b5cbcc
|
(HA) Added fuzzy match on overriden entities and improved intents
|
2021-09-13 15:46:52 +02:00 |
|
Mathieu
|
2796d86fca
|
Manual override for homeassistant entity (turn on/off)
|
2021-09-13 15:24:13 +02:00 |
|
Mathieu
|
05042e0956
|
improved homeassistant turn on/off intents
|
2021-09-13 15:23:27 +02:00 |
|
Mathieu
|
31b2d360bd
|
added a few skills todos
|
2021-09-13 15:23:12 +02:00 |
|
Mathieu
|
318d9caf30
|
Added 404 error (windows) on homeassistant api in the readme
|
2021-09-13 15:22:56 +02:00 |
|
Mathieu
|
e828154351
|
Started homeassistant skill
|
2021-09-12 21:50:30 +02:00 |
|
Mathieu
|
314d468e29
|
added example in pause music intent spotify
|
2021-09-08 15:16:07 +02:00 |
|
Mathieu
|
7bb05c937a
|
updated start speedtest intent
|
2021-09-08 14:54:00 +02:00 |
|
Mathieu
|
f3424428ec
|
updated resume music intent
|
2021-09-08 14:53:52 +02:00 |
|
Mathieu
|
d1ab77e9a0
|
Added FANN2 error solution for windows
|
2021-09-08 14:53:42 +02:00 |
|
Mathieu
|
a6144c65e8
|
Updated decide skill
|
2021-09-08 14:53:27 +02:00 |
|
Mathieu
|
f28b927bc5
|
Updated joke skill with spiltted providers
|
2021-09-08 14:53:09 +02:00 |
|
Mathieu
|
232ba70bbf
|
removed old date_and_time skill (backup to .zip)
|
2021-09-08 14:52:26 +02:00 |
|
Mathieu Broillet
|
2d2d7dbb74
|
Update README.md
|
2021-08-30 18:44:49 +02:00 |
|
Mathieu Broillet
|
b26dc2f71f
|
Update README.md
|
2021-08-30 18:44:32 +02:00 |
|
Mathieu Broillet
|
74227aa3bf
|
Added FANN to common errors with a fix (hopefully)
|
2021-08-30 18:44:22 +02:00 |
|
Mathieu
|
ee657624a5
|
Fixed not random song when providing only artist (spotify skill)
|
2021-08-28 16:56:15 +02:00 |
|
Mathieu
|
06a4658326
|
added mycroft thanks and print speaked dialogs (test)
|
2021-08-28 16:28:35 +02:00 |
|
Mathieu
|
d5ce1ae7fd
|
forgot to return the error message (see previous commit)
|
2021-08-28 16:13:01 +02:00 |
|
Mathieu
|
63e37858cf
|
Added try/except on recognize_google method for audio without any detected speech
|
2021-08-28 16:11:36 +02:00 |
|
Mathieu
|
b0c515761c
|
Fixed bug when jarvis wouldn't start outside pycharm
|
2021-08-22 18:44:32 +02:00 |
|
Mathieu B
|
60f558c9dd
|
added todo
|
2021-08-12 13:47:00 +02:00 |
|
Mathieu B
|
8540b170db
|
Stop timer intent + starting working on background tasks
|
2021-08-12 13:46:52 +02:00 |
|
Mathieu B
|
4b76a0ce1f
|
Improved the weather skill models for overall better experience
|
2021-08-07 16:34:44 +02:00 |
|
Mathieu B
|
12119f4281
|
Lots of improvements for WeatherSkill
|
2021-08-03 21:31:22 +02:00 |
|
Mathieu B
|
e954f4d1e7
|
WeatherSKill improvements
|
2021-08-03 19:06:04 +02:00 |
|
Mathieu B
|
18069024bf
|
not using mycroft weather skill as a base in the end
|
2021-08-03 19:05:55 +02:00 |
|
Mathieu B
|
f6ee8ed1b1
|
Registered WeatherSkill and train_padatious on startup
|
2021-08-03 19:05:07 +02:00 |
|
Mathieu B
|
a9c70c6009
|
replace en-en to en-us
|
2021-08-03 19:04:26 +02:00 |
|
Mathieu B
|
699cdc7f0c
|
started weather skill based on the mycroft one
|
2021-08-03 12:19:34 +02:00 |
|
Mathieu B
|
306bae80e5
|
improved timer skill
|
2021-08-02 23:07:06 +02:00 |
|
Mathieu B
|
7c5f0114c9
|
Made Skill class a lot more clean and readable
|
2021-08-02 20:04:28 +02:00 |
|
Mathieu B
|
e90e0dc547
|
Cleaned intent_manager.py
|
2021-08-02 19:07:59 +02:00 |
|
Mathieu B
|
214e8a6a9c
|
Improved timer skill intent
|
2021-08-02 18:23:11 +02:00 |
|
Mathieu B
|
9f9994a2f8
|
Improved timer skill intent
|
2021-08-02 12:11:54 +02:00 |
|
Mathieu B
|
7d2d6c2448
|
fixed data being reset on padatious intents recognise
|
2021-08-02 12:06:46 +02:00 |
|
Mathieu B
|
6739835cdc
|
register timerskill in main
|
2021-08-02 12:04:25 +02:00 |
|
Mathieu B
|
229a58eb6c
|
fixed group naming in timer skill regexs
|
2021-08-02 12:04:16 +02:00 |
|
Mathieu B
|
fd1a6e1afc
|
started working on timer skill
|
2021-08-02 12:01:32 +02:00 |
|
Mathieu B
|
95db3f0cee
|
started example skill
|
2021-08-02 11:57:38 +02:00 |
|
Mathieu B
|
7152a73031
|
added padatious entity support
|
2021-08-02 11:57:16 +02:00 |
|
Mathieu B
|
69697818ec
|
cleaned recognise method
|
2021-08-02 11:08:19 +02:00 |
|
Mathieu B
|
c23390cb79
|
various little improvements
|
2021-08-01 23:15:03 +02:00 |
|
Mathieu B
|
3aae72333b
|
improved decide skill
|
2021-08-01 21:09:01 +02:00 |
|
Mathieu B
|
3e1d98432c
|
add adapt matches to data for intents handlers
|
2021-08-01 21:07:22 +02:00 |
|
Mathieu B
|
d90079873c
|
added decide skill
|
2021-08-01 21:07:03 +02:00 |
|
Mathieu B
|
d5c76e3b91
|
fixed - instead of _ in adapt handle
|
2021-08-01 19:30:00 +02:00 |
|
Mathieu B
|
e598f69843
|
Improved speedtest skill
|
2021-08-01 19:01:58 +02:00 |
|