| commit | 46147a2273d81dc9fe939a6f0f8ded22771c96a1 | [log] [tgz] |
|---|---|---|
| author | Kate Hsieh <yuchihsieh@google.com> | Sun Nov 26 23:56:34 2023 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Sun Nov 26 23:57:08 2023 -0800 |
| tree | 780ddda58cbe476a96c0644cba0261b50ab1c24b | |
| parent | ee55da5d8c641e2912f98c5394e4fe63ffb6fc2f [diff] |
Add regression flag PiperOrigin-RevId: 585548529
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