No public description
PiperOrigin-RevId: 568108467
5 files changed
tree: 87f15521de123ec0156da0495e4b002abd9b1a9b
- __init__.py
- errors.py
- README.md
- ui_automator.py
- ui_automator_test.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.
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.
Usage
Commissioning Matter device
- run script
mobly-manager --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