Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Ce n'est pas ça. Unexpected character ('I' (code 73), dés que je mets un ", le caractère suivant ne passe pas. Et sans, il dit Tempsalon au lieu d'aller chercher la valeur de la variable.
PI3+, Buster, Domoticz V2020.2, rflink, zwave, chauffage piloté par qubino, sondes oregon et Vil1d, boite aux lettres détection passage facteur, volets roulants qubino fibaro.
-
Oui_OuiBlog
- Messages : 63
- Inscription : 27 juil. 2017, 21:53
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Je ne vois pas, chez moi ça marche nickel.
J'ai la version payante, mais je ne pense pas que le problème vienne de là. A voir avec le concepteur.
J'ai la version payante, mais je ne pense pas que le problème vienne de là. A voir avec le concepteur.
-
jarvis@home
- Messages : 21
- Inscription : 22 avr. 2017, 11:17
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Bonjour @thier,
Est ce que tu peux me dire comment tu passes cette commande? est ce que tu fais un appel avec une url? si oui peux tu me donner l'url comptete?
ou bien tu es passé par un scenario avec une action?
Sinon en attendant ton retour, tu peux utiliser le ' a la place du " dans ton expression
Pascal
Est ce que tu peux me dire comment tu passes cette commande? est ce que tu fais un appel avec une url? si oui peux tu me donner l'url comptete?
ou bien tu es passé par un scenario avec une action?
Sinon en attendant ton retour, tu peux utiliser le ' a la place du " dans ton expression
Pascal
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
merci Jarvis@home de passer par ici. Voici le scénario que j’essaie de mettre en place:
Avec le speech suivant qui ne lit pas la valeur de la variable salontemp
pour être complet le scénario n'arrive pas à récupérer la température de la sonde ID84 alors que l'url dans firefox est ok.
Pour le speech même avec une valeur figée le tts dit +salontemp+ au lieu de la valeur de la variable.
voici le retour des logs
execute
Action: ExecuteScenario
Data: {"scenarioId":"10"}
2018-04-18 11:55:38.164 | HttpResponseThread | DEBUG | ActivityLauncherManager | New activity: ActivityLaunch{[Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10", configEngine=demande température}, Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ForceVoiceRecognitionStartAction with data: , configEngine=null}]} is pushed in the queue from HttpResponseThread
2018-04-18 11:55:38.165 | ActivityLauncherManagerThread | DEBUG | ActivityLauncherManager | Starting to execute the activity: com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10"
2018-04-18 11:55:38.174 | ActivityLauncherManagerThread | INFO | ActionEngine | local execution of: ExecuteScenario with data: "refInfo":"null", "scenarioId":"10"
2018-04-18 11:55:38.174 | ActivityLauncherManagerThread | INFO | ExecuteScenarioActionEngine | ExecuteScenario: 10
2018-04-18 11:55:38.175 | ActivityLauncherManagerThread | ERROR | ExecuteScenarioActionEngine | Scenario not found with the id: 10 and the info:
2018-04-18 11:55:38.176 | ActivityLauncherManagerThread | DEBUG | ActivityLauncherManager | com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10" Terminated
2018-04-18 11:55:38.176 | ActivityLauncherManagerThread | DEBUG | ActivityLauncherManager | Starting to execute the activity: com.emily.jarvis.home.common.config.bean.v1.action.ForceVoiceRecognitionStartAction with data:
2018-04-18 11:55:38.180 | HttpResponseThread | DEBUG | ActivityLauncherManager | waiting for the end of activity to start: ActivityLaunch{[Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10", configEngine=demande température}, Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ForceVoiceRecognitionStartAction with data: , configEngine=null}]}
Pour le speech même avec une valeur figée le tts dit +salontemp+ au lieu de la valeur de la variable.
voici le retour des logs
execute
Action: ExecuteScenario
Data: {"scenarioId":"10"}
2018-04-18 11:55:38.164 | HttpResponseThread | DEBUG | ActivityLauncherManager | New activity: ActivityLaunch{[Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10", configEngine=demande température}, Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ForceVoiceRecognitionStartAction with data: , configEngine=null}]} is pushed in the queue from HttpResponseThread
2018-04-18 11:55:38.165 | ActivityLauncherManagerThread | DEBUG | ActivityLauncherManager | Starting to execute the activity: com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10"
2018-04-18 11:55:38.174 | ActivityLauncherManagerThread | INFO | ActionEngine | local execution of: ExecuteScenario with data: "refInfo":"null", "scenarioId":"10"
2018-04-18 11:55:38.174 | ActivityLauncherManagerThread | INFO | ExecuteScenarioActionEngine | ExecuteScenario: 10
2018-04-18 11:55:38.175 | ActivityLauncherManagerThread | ERROR | ExecuteScenarioActionEngine | Scenario not found with the id: 10 and the info:
2018-04-18 11:55:38.176 | ActivityLauncherManagerThread | DEBUG | ActivityLauncherManager | com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10" Terminated
2018-04-18 11:55:38.176 | ActivityLauncherManagerThread | DEBUG | ActivityLauncherManager | Starting to execute the activity: com.emily.jarvis.home.common.config.bean.v1.action.ForceVoiceRecognitionStartAction with data:
2018-04-18 11:55:38.180 | HttpResponseThread | DEBUG | ActivityLauncherManager | waiting for the end of activity to start: ActivityLaunch{[Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ExecuteScenarioAction with data: "refInfo":"null", "scenarioId":"10", configEngine=demande température}, Task{activityEngine=com.emily.jarvis.home.common.config.bean.v1.action.ForceVoiceRecognitionStartAction with data: , configEngine=null}]}
PI3+, Buster, Domoticz V2020.2, rflink, zwave, chauffage piloté par qubino, sondes oregon et Vil1d, boite aux lettres détection passage facteur, volets roulants qubino fibaro.
-
jarvis@home
- Messages : 21
- Inscription : 22 avr. 2017, 11:17
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Bonjour @thier,
Dans tes screen captures je vois que dans le speech resultattempsalon,
tu as mis: il fait '+salontemp+' degrés dans le salon
Est ce que tu peux vérifier et mettre: 'il fait '+salontemp+' degrés dans le salon'
j'ai rajouté 1 quote au debut et une quote a la fin
Si ca ne marche pas, peux tu m'envoyer ta configuration par mail MP ou ici contact@jarvishome.fr pour que je la test.
Merci
Pascal
Dans tes screen captures je vois que dans le speech resultattempsalon,
tu as mis: il fait '+salontemp+' degrés dans le salon
Est ce que tu peux vérifier et mettre: 'il fait '+salontemp+' degrés dans le salon'
j'ai rajouté 1 quote au debut et une quote a la fin
Si ca ne marche pas, peux tu m'envoyer ta configuration par mail MP ou ici contact@jarvishome.fr pour que je la test.
Merci
Pascal
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Je viens d'essayer d'ajouter 2 quotes et ça ne fonctionne pas. Je t’envoie ma config pour essai.
Edit:
ça fonctionne (j'avais une faute de frappe dans httpget qui restait de mes multiples essais). Je pose ici la syntaxe qui fonctionne pour le speech
'Il fait '+salontemp+' degrés dans le salon'
Edit:
ça fonctionne (j'avais une faute de frappe dans httpget qui restait de mes multiples essais). Je pose ici la syntaxe qui fonctionne pour le speech
'Il fait '+salontemp+' degrés dans le salon'
PI3+, Buster, Domoticz V2020.2, rflink, zwave, chauffage piloté par qubino, sondes oregon et Vil1d, boite aux lettres détection passage facteur, volets roulants qubino fibaro.
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Jarvis semble faire une belle percée :
https://fr.news.yahoo.com/mureaux-g%C3% ... 56895.html
Félicitations aux auteurs !
https://fr.news.yahoo.com/mureaux-g%C3% ... 56895.html
Félicitations aux auteurs !
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
J'utilise jarvis@home depuis un mois. Il est très réactif. Son concepteur est à l'écoute pour donner un coup de main. Pour améliorer la détection audio il faudrait que je teste avec un micro branché sur le téléphone.
PI3+, Buster, Domoticz V2020.2, rflink, zwave, chauffage piloté par qubino, sondes oregon et Vil1d, boite aux lettres détection passage facteur, volets roulants qubino fibaro.
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
pas sur que ce soit le même jarvisDoume a écrit :Jarvis semble faire une belle percée :
https://fr.news.yahoo.com/mureaux-g%C3% ... 56895.html
Félicitations aux auteurs !
-
jarvis@home
- Messages : 21
- Inscription : 22 avr. 2017, 11:17
Re: Jarvis@Home : contrôle vocal de Domoticz depuis smartphone
Et non, j'aurais bien aimé, mais non ce n'est pas le même Jarvis 