| commit | 76cd108bd749e1324153619d310778e814747ce0 | [log] [tgz] |
|---|---|---|
| author | Kate Hsieh <yuchihsieh@google.com> | Mon Nov 13 00:51:39 2023 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 14 17:41:40 2023 -0800 |
| tree | 9fa3a147367a93e6588048616246d89636dd5b69 | |
| parent | 18f06dcf6176e64537a75cb304fb1eaad15cde86 [diff] |
0.2.0 PiperOrigin-RevId: 581869060
Google Home Automator can help you automating your Google Home App.
You need a python 3 environment to run the script. Google Home UI Automator requires python 3.9 or newer.
3.1.1.14 and 3.7.1.4.cd to the folder.pip install .$ ui-automator --commission DEVICE_NAME,PAIRING_CODE,ROOM_NAME
DEVICE_NAME: desired Matter device, e.g. m5stackPAIRING_CODE: pairing code of your Matter device, e.g. 34970112332ROOM_NAME: room that is going to be assigned, e.g. Office$ ui-automator --decommission DEVICE_NAME
DEVICE_NAME: display name of commissioned Matter device on GHA, e.g. m5stack