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.- 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.