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

v1.0.18 #226

Merged
merged 5 commits into from
Jul 25, 2024
Merged

v1.0.18 #226

merged 5 commits into from
Jul 25, 2024

Conversation

elad-bar
Copy link
Collaborator

  • Change interval of calling API to once an hour (instead of a minute)
  • Change interval of calling publishing websocket message to every 5 minutes (instead of 30 seconds)
  • Add status of connectivity - Expired Token to reset all tokens once HTTP Error 401 is being returned by the API
  • Remove duplicate names of constants and duplicate storage of parameters
  • Validate AWS token is being generated as valid base64 token instead retry mechanism of get token API (another deduction of calls to API from 5 to single)
  • Align test API to the same standard of configuration storage of HA
  • Clean entity creation / update log (no actions within logged data)

@elad-bar elad-bar merged commit 8aab519 into main Jul 25, 2024
1 check passed
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