Files
py-eagle-mqtt/src/bin/tHome-sma.py
2018-08-27 21:22:50 -07:00

7 lines
86 B
Python
Executable File

#!/usr/bin/env python
import sys
import tHome.sma
tHome.sma.cmdLine.run( sys.argv )