Skip to content

randomaccess3/homespeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

homespeak

Script for querying Google home devices

Python version: Python3

Library requirements: requests (pip3 install requests)

Usage: python3 homespeak.py <all|info|bluetooth|networks etc>

Expected usage: python3 homespeak.py info | grep "cloud_device_id" python3 homespeak.py bluetooth


To Find Home devices on your network run nmap -p 8008,8009,9000,10001 192.168.0.1-255 --open

About

Script for querying Google home devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages