add git ignore
Change-Id: Ida374e7a85a1e6159b05b5ef315be5f16961e659
1 file changed
tree: 04b43a6dca472beda5af70ebd5fd0954deded2ef
- ui_automator/
- .gitignore
- CHANGELOG.md
- LICENSE
- README.md
- requirements.txt
- setup.py
README.md
Google Home UI Automator
Google Home Automator can help you automating your Google Home App.
Getting Started
Prerequisites
Python 3
You need a python 3 environment to run the script. Google Home UI Automator requires python 3.9 or newer.
Android phone
- turn on
User Debugging mode on your android phone. - connect your android phone to computer.
Google Home App
- You need to install Google Home App on your Android phone.
- Login to your Google Home App.
- Make sure the Google Home App's version is between
3.1.1.14 and 3.5.1.4.
Installation
- clone this repo.
cd to the folder.- Run
pip install .
Usage
Commissioning Matter device
- run script
ui-automator --commission m5stack,34970112332,Office- desired Matter device
- pairing code of your Matter device
- room that is going to be assigned
Roadmap
- [x] Commissioning Matter device
Notice
Report issue
- Click here to report any encountered issues.