Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update palm_soc.py #4

Merged
merged 1 commit into from
May 18, 2023

Conversation

grahamhobson
Copy link
Contributor

Changes include:

  1. New command line argument (-o) added to enable once mode (immediate execution then exit). This is useful if the application is run from a cron job or iOS scheduled event.
  2. When using once mode, setting inverter start_time and end_time is now optional. They can be set to empty strings in settings.py and the times won't be updated in the inverter registers (for users that want to control times through the GivEnergy app).
  3. Added timestamp to start of main loop logging. Useful for log analysis.
  4. Corrected one typo in log narrative.

Changes include:
1. New command line argument (-o) added to enable once mode (immediate execution then exit). This is useful if the application is run from a cron job or iOS scheduled event.
2. When using once mode, setting inverter start_time and end_time is now optional. They can be set to empty strings in settings.py and the times won't be updated in the inverter registers (for users that want to control times through the GivEnergy app).
3. Added timestamp to start of main loop logging. Useful for log analysis.
4. Corrected one typo in log narrative.
@salewis38 salewis38 merged commit 58af0bb into salewis38:main May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants