forked from home-assistant/core
* Refresh the august access token when needed. Currently august will stop working when the token expires about every six month. This resolves issue #23788 * Make refresh_access_token_if_needed private since we do not want additional callers * Add init
2 lines
38 B
Python
2 lines
38 B
Python
"""Tests for the august component."""
|