1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 10:15:33 +01:00
Files
core/tests/components/qbus/const.py
T
2025-01-13 19:06:52 +00:00

5 lines
127 B
Python

"""Define const for unit tests."""
FIXTURE_PAYLOAD_CONFIG = "payload_config.json"
TOPIC_CONFIG = "cloudapp/QBUSMQTTGW/config"