1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-18 14:29:57 +01:00
Files
2026-05-11 13:23:50 +02:00

8 lines
230 B
Python

"""Constants for the CentriConnect/MyPropane integration tests."""
TEST_TANK_ID = "123a4b5c-678d-9e0f-a123-4b567c8d901e"
TEST_USERNAME = "12345678-9012-3456-7a89-b012345cde6f"
TEST_PASSWORD = "123456"
TEST_TANK_NAME = "My Tank"