Read the statement by Michael Teeuw here.
How do I use notfications
-
@alyx said in How do I use notfications:
self.sendNotification(“SELFIE_SHOOT”,
sorry, after looking at the module, i don’t understand what its looking for in its config…
supposedly you would have to write no code.
-
@sdetweil so then should I remove my notification code and any reference I’ve made?
-
@alyx i don’t know.
-
@sdetweil I did there with no results, how would you usually set this up? I’ve tried following the documentation but its hard for myself to understand.
https://github.com/mykle1/Hello-Lucy/blob/master/How to add modules to Hello-Lucy
The dev of the custom config I use said to follow this but it doesnt make sense to me
-
I was playing around with the default compliments module and apparently it is supposed to work out of the box with the voice_commands config I have although that doesnt seem to be the case… Am I doing something wrong form the start?
-
@alyx are u an english speaker? if not translate the file to your language
-
@sdetweil yep I am, I’m thinking of moving to another module. I’m thinking Hello Lucy, do you have any recommendations? As long as I can make it communicate with a module I dont care haha
-
@alyx hello-lucy never worked for me… poor voice recognition, have to repeat myself 4 or 5 times…
-
@sdetweil Ah damn, what would you recommend then? I need the interface to be voice driven
-
@alyx as I said before, then only one I KNOW works is GoogleAssistant, BUT you ALSO have to do extra work to make YOUR command choice work. but there is little documentation on that, you have to discover it…
so its a lot MORE difficult than what u are already working on.