Files
core/tests/components/husqvarna_automower/const.py
2024-03-08 20:38:34 +01:00

7 lines
161 B
Python

"""Constants for Husqvarna Automower tests."""
CLIENT_ID = "1234"
CLIENT_SECRET = "5678"
TEST_MOWER_ID = "c7233734-b219-4287-a173-08e3643f89f0"
USER_ID = "123"