Skip to content

Commit

Permalink
Merge branch 'dev' into new-user-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
mkmer authored Jan 7, 2024
2 parents b79f8ca + f0da567 commit b60337f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blinkpy/helpers/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"""
OTHER
"""

DEFAULT_USER_AGENT = "27.0ANDROID_28373244"
DEVICE_ID = "Blinkpy"
TIMESTAMP_FORMAT = "%Y-%m-%dT%H:%M:%S%z"
Expand Down

0 comments on commit b60337f

Please sign in to comment.