Skip to content

3.7.4 - Bug Fixes and Additional Logging

Compare
Choose a tag to compare
@fboundy fboundy released this 10 Feb 12:15
· 349 commits to main since this release
c8b8fba

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