MMM-Assistant icon indicating copy to clipboard operation
MMM-Assistant copied to clipboard

(Deprecated) This project is not supported any more from original owner. Use alternative MMM-AssistantMk2(https://github.com/eouia/MMM-AssistantMk2)

Results 28 MMM-Assistant issues
Sort by recently updated
recently updated
newest added

Hey, I was wondering where the getCommands function and Action function are suppose to be declared. Are they suppose to be declared inside the MMM-Assistant module for the config.js or...

enhancement
feature request

I've noticed from the trnasciption logs that sometimes it seem that GA is recording it's own response. The response to the response is a "deep", or mans or slow, voice...

investigation

When running the [google-auth.sh](https://github.com/eouia/MMM-Assistant/blob/master/scripts/google-auth.js) script, it spits out an error before you have a chance to enter anything. **However, it still runs and gives the token you need.** ```bash $...

bug
help wanted

New packages available; ``` @google-cloud/speech ^1.3.0 → ^1.4.0 speaker ^0.4.0 → ^0.4.1 ```

INFO
npm-updates

You mention in the installation instructions to: ``` ' //REQUIRED ``` What is this? All I have are: ``` secret.json resources/tokens.js ``` Also: What is the difference between the `simple...

INFO
FAQ

Hi @eouia I'm following your wiki instructions, but the installation fails with: ```bash $ npm install > [email protected] preinstall /home/pi/MagicMirror/modules/MMM-Assistant/node_modules/snowboy > npm install node-pre-gyp npm notice created a lockfile as...

INFO
FAQ

There is no good reason to keep the module having to download the material design icons, every time they are needed. It also prevent the module to display properly if:...

enhancement
api

Implement a more organized and logical file structure. Now we have the following directories: ```js .git assets // where we keep: config.txt (template), private API keys etc docs // where...

enhancement
ToDo

Add instruction to README, on how to update the module or packages (after changes).

enhancement
documentation

A few things we would like to do, eventually. - [ ] Add 'Alexa' as new and additional assistant mode. - [ ] Add other speech recognition(STT) engine. (Jasper or...

enhancement
ToDo