Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 634 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 634 Bytes

getSmartMeter

init

  1. create conf.ini
[settings]
broute_id = 
broute_pw = 
  1. pip install
python3 -m pip install -r requirements.txt
  1. run get_smart_meter_para.py
python3 get_smart_meter_para.py

conf.iniが増える

run

  1. run get script
python3 show_current_watt.py

参考になるサイト