Skip to content

gonzalodrobles/huawei_sun_mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huawei SUN Jeedom Integration

  • Create a VM to run this code
  • Clone this repo on the VM
  • Install virtualenv pip3 install virtualenv
  • Create a virtual env python3 -m virtualenv ./.env
  • Activate virtualenv
  • Install prerequisites pip3 install -r requirements.txt
  • Rename conf_template.json to conf.json and update it (for DongleFE port=502 and slave=1, for huawei-sun Wifi port=6607 and slave=0)
  • setup a cronjob that runs huawei_sun.py

Refs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages