Vocal command for Domoticz
Moderator: leecollings
Re: Vocal command for Domoticz
I have been using Jarvis for a week now on my Teclast wall tablet, that also runs Dashticz.
Because of bad voice interpretation, buggy/freezing response, I cannot have it replace my Alexa. I guess it has a 20% succes range for understanding my phrases, where Alexa is 90% correct.
Question:
What is you experience in buying a microphone upgrade?
see also https://www.domoticz.com/forum/viewtop ... 56#p160092
Because of bad voice interpretation, buggy/freezing response, I cannot have it replace my Alexa. I guess it has a 20% succes range for understanding my phrases, where Alexa is 90% correct.
Question:
What is you experience in buying a microphone upgrade?
see also https://www.domoticz.com/forum/viewtop ... 56#p160092
-
- Posts: 36
- Joined: Monday 20 November 2017 3:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Australia
- Contact:
Re: Vocal command for Domoticz
Thanks zak but i'm still unsure of what to do with the set variable part? I've been reading the docs and API but i can't get my head around it.zak45 wrote: ↑Friday 04 January 2019 16:48this should do the trick for Domoticz:
[url]http://192.168.1.xx:xxxx/json.htm?type=devices&rid=<YOUR IDX>[/url]
<YOUR IDX> = Domoticz device IDX
and this for jarvis
SetVariable: Data to value: system.jsonParse(system.httpGetResult().at("/result/0/Data").asText()
-
- Posts: 953
- Joined: Sunday 22 January 2017 11:37
- Target OS: Windows
- Domoticz version: V2024.4
- Contact:
Re: Vocal command for Domoticz
Yep, understand.. same for me, take some time.
This is why I decided to create a python plugin for automatic config generation, just to make this soft more accessible for begginer
for the moment, on/off, dimmer, temperature, sensors status, scene, thermostat are running...so you will be able to learn from them.
available soon ... need some more time

-
- Posts: 953
- Joined: Sunday 22 January 2017 11:37
- Target OS: Windows
- Domoticz version: V2024.4
- Contact:
Re: Vocal command for Domoticz
Do not have trouble with microphone. this run on samsung galaxy tablet.renerene wrote: ↑Friday 04 January 2019 20:16 Question:
What is you experience in buying a microphone upgrade?
see also https://www.domoticz.com/forum/viewtop ... 56#p160092
You can increase drastically recognition by setting right synonyms
Re: Vocal command for Domoticz
can someone please explain the 'stop' functionality?
I have programmed a dummy device that stops the screen movement. I call this device in the stop action, using JSON.
But, how to activate this stop command? After 'Jarvis, close screens' and 'stop' nothing happens
I have programmed a dummy device that stops the screen movement. I call this device in the stop action, using JSON.
But, how to activate this stop command? After 'Jarvis, close screens' and 'stop' nothing happens
-
- Posts: 953
- Joined: Sunday 22 January 2017 11:37
- Target OS: Windows
- Domoticz version: V2024.4
- Contact:
Re: Vocal command for Domoticz
Attached example of the configuration generated by the plugin for On/Off action on one device;renerene wrote: ↑Sunday 06 January 2019 22:34 can someone please explain the 'stop' functionality?
I have programmed a dummy device that stops the screen movement. I call this device in the stop action, using JSON.
But, how to activate this stop command? After 'Jarvis, close screens' and 'stop' nothing happens
This should give you overview of the possibility;
you need to unzip the file and upload the three configuration files into jarvis@home.
Go to Domoticz Net config and put your domoticz IP and port.
Go to Domoticz OnOff and replace /update / adapt the configuration for one of your device IDX number.
no so hard to understand (hope so).
-
- Posts: 200
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: Vocal command for Domoticz
Is this the plugin we are waiting for?
Re: Vocal command for Domoticz
Guess not.
it is french.
i have modified the variables in on/off configuration. Now what?
Three configurations x 9 tabs = 27 places to edit variables (discussion, recogition, sentence....variable) --> Which, what, why?
do I have to edit SWITCH_URL? Or this is automaticly filled?
Do you call switches by IDx number?
Re: Vocal command for Domoticz
Haha, correct. Waste of time.Nothing!
-
- Posts: 953
- Joined: Sunday 22 January 2017 11:37
- Target OS: Windows
- Domoticz version: V2024.4
- Contact:
Re: Vocal command for Domoticz
Right. And as AE said :
"The only thing that interferes with my learning is my education".
Last news about the plugin:
have made some test to "try" to do Geofencing (yep, last version can retreive GPS coordinate)... but not work as expected (could be me .. need to double-check)
In process to finalize devices creation...
-
- Posts: 200
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: Vocal command for Domoticz
What's happening with jarvis @ home?
Will there be a plugin for Domoticz, who was promised?
Will there be a plugin for Domoticz, who was promised?
-
- Posts: 953
- Joined: Sunday 22 January 2017 11:37
- Target OS: Windows
- Domoticz version: V2024.4
- Contact:
Re: Vocal command for Domoticz
for people with some py knowledge.
no support from my side for the moment (not enough time).
but should not be difficult to setup (see some help on doc folder)
this manage :
Voice command
TTS
Android Notification
Geofencing (with Automate)
MyLocation(with Automate)
https://www.dropbox.com/sh/js6a1voczrm7 ... BeUWa?dl=0
no support from my side for the moment (not enough time).
but should not be difficult to setup (see some help on doc folder)
this manage :
Voice command
TTS
Android Notification
Geofencing (with Automate)
MyLocation(with Automate)
https://www.dropbox.com/sh/js6a1voczrm7 ... BeUWa?dl=0
-
- Posts: 200
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: Vocal command for Domoticz
My errors:
configurations are different
Code: Select all
2019-02-23 19:49:37.849 (DomVoice) Initialized version 1.0.0, author 'zak45'
2019-02-23 19:49:37.874 (DomVoice) lang file : /home/domoticz/plugins/EZJarviz/en_en.lng
2019-02-23 19:49:37.874 Error: (DomVoice) Traceback (most recent call last):
File "/home/domoticz/plugins/EZJarviz/plugin.py", line 968, in loadLang
with open(lang_file, 'r' , encoding='utf-8') as fp:
FileNotFoundError: [Errno 2] No such file or directory: '/home/domoticz/plugins/EZJarviz/en_en.lng'
2019-02-23 19:49:37.874 Error: (DomVoice) __Lang file not exist or to process data from : /home/domoticz/plugins/EZJarviz/en_en.lng__
2019-02-23 19:49:37.874 Error: (DomVoice) __Language file is missing for : en__
2019-02-23 19:49:37.875 Error: (DomVoice) 'onStart' failed 'AttributeError':''module' object has no attribute 'Connection''.
2019-02-23 19:49:37.875 Error: (DomVoice) ----> Line 205 in /home/domoticz/plugins/EZJarviz/plugin.py, function onStart
- Attachments
-
- my config.jpg (127.13 KiB) Viewed 2176 times
-
- ezjsettings.JPG (127.83 KiB) Viewed 2178 times
-
- Posts: 953
- Joined: Sunday 22 January 2017 11:37
- Target OS: Windows
- Domoticz version: V2024.4
- Contact:
Re: Vocal command for Domoticz
FileNotFoundError: [Errno 2] No such file or directory: '/home/domoticz/plugins/EZJarviz/en_en.lng'
you need to take the one on the lng folder.
you need to take the one on the lng folder.
-
- Posts: 200
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: Vocal command for Domoticz
there is no en_en.lng file in the lng folder
Which means:
what is this
Which means:
Code: Select all
2019-02-23 23:17:24.292 Error: (DomVoice) 'onStart' failed 'AttributeError':''module' object has no attribute 'Connection''.
2019-02-23 23:17:24.292 Error: (DomVoice) ----> Line 205 in /home/domoticz/plugins/EZJarviz/plugin.py, function onStart
- Attachments
-
- my config.jpg (127.13 KiB) Viewed 2164 times
-
- Posts: 200
- Joined: Thursday 06 October 2016 8:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7243
- Contact:
Re: Vocal command for Domoticz
I do not understand how it works
Who is online
Users browsing this forum: No registered users and 1 guest