commit | d66e4e1b184fba36612464f885e523c9c2b83355 | [log] [tgz] |
---|---|---|
author | Timmatt Lee <timmatt@google.com> | Wed Nov 22 13:26:58 2023 +0800 |
committer | Timmatt Lee <timmatt@google.com> | Wed Nov 22 13:26:58 2023 +0800 |
tree | cebfc7846089d39cbf872c32a3e7ff97192febf8 | |
parent | 923cf39e01f6a5651319635138794fdd52dd19e4 [diff] |
add .venv in gitignore Change-Id: Ief1bbffcd542cdf836849ebb70ea6ba3dcc0aaba
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. m5stack
PAIRING_CODE
: pairing code of your Matter device, e.g. 34970112332
ROOM_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