Replies: 1 comment
-
I think we will just open a wiki.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is the year of the voice, and we are almost at the end of it.. I was just wandering as per the camera actually interface the vacuums and get the data from MQTT, would it be useful to generate scripts that can be used to voice command the vacuums?
An example of what I'm here proposing is:
The above was generated by grabbing the service call from the card (the vacuum right now works with rand256 firmware), it isn't that complicated in the end to do it manually but I guess it is possible to generate a scripts file from the camera data received from the vacuums. This script could be exposed also to G and A and allow you to send / start the vacuum with voice command.
This procedure works with all of the possible command such as clean zone or go to destination.. and so on..
As per I'm on the process to clean up the options and make them more accessible adding this "new function" shouldn't be a problem.. I would be open anyhow to hear your opinion and also draw the specs according to your feedback.
As I do not want to mess app the configuration of your instances.. there would be an option "generate HA scripts" and the file generated would be saved as "robotx_scripts.yml" therefore in the end you will be having the scripts available.. ready to be used and then it is up to you how you will use them in your configuration.
Does it sound good to you?
Beta Was this translation helpful? Give feedback.
All reactions