Skip to content

TionAPI/python-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API server for Tion breezer

Installation

git clone https://github.com/TionAPI/python-server.git 
cd python-server
pip3 install -r requirements.txt

Usage

python3 main.py
curl -XGET 'http://127.0.0.1/s3/mac_of_you_breezer'
curl -XPOST 'http://127.0.0.1/s3/mac_of_you_breezer --data {"fan_speed": "1"}'

About

Rest AIP server for commuticate with Tion devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors