Skip to content

Repository files navigation

pyGT

An unofficial open source Python library for operating goTenna Mesh devices over Bluetooth LE

Requires: bluepy (pip install bluepy)

import gtdevice

gotenna = gtdevice.goTennaDev(MAC)
gotenna.initialize()
(resCode, resData) = gotenna.execute(opCode, opData)
# ...
gotenna.disconnect()

For more information about the devices, formats and protocols, visit the pyGT project wiki.

Not affiliated with goTenna inc. This software may brick your device and void your warranty.

About

Python library for goTenna Mesh devices

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages