Skip to content

Releases: ZuinigeRijder/CombinePVOutputSystems

Fix socket.timeout issue #8

18 Sep 08:22
Compare
Choose a tag to compare

Fix for issue ZuinigeRijder/SolisCloud2PVOutput#8

  • catch socket.timeout and any other exception
  • increase timeout from 10 to 30 (seconds)

Fixed problem when PVOutput returns NaN for voltage

28 Aug 09:07
Compare
Choose a tag to compare

Solved issue #3

  • When voltage is NaN take previous voltage
  • Wait till next 5 minutes interval plus 3 minutes to have possibly faster results

Increased sending retries, endless retry getting data, small improvements

13 Aug 08:00
Compare
Choose a tag to compare
  • increased sending retries to 30 minutes
  • endless retry getting data
  • improved function naming and return value typing

API Secrets configuration moved out of python script into .cfg file

05 Aug 09:29
Compare
Choose a tag to compare

Change your API SECRETS in the configuration file "combine_two_pvoutput_systems.cfg". This way a new python script will not overwrite your API SECRETS.

First release

05 Aug 07:57
Compare
Choose a tag to compare
  • less logging
  • added TODAY constant as yyyymmdd to compute it only once
  • made pylint compliant
  • make flake8 and black linters compliant
  • fixed endless loop when no results in read in memory