3.7.4 - Bug Fixes and Additional Logging
Bug fixes:
Additional logging to debug:
Please add debug: True
to the pv_opt
section of config.yaml
to assist with debugging these issues:
pv_opt:
module: pv_opt
class: PVOpt
dependencies:
- pvpy
- solis
log: pv_opt_log
prefix: pvopt
debug: True
What's Changed
Full Changelog: 3.7.2...3.7.4