mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com> Co-authored-by: Thomas D <11554546+thomasddn@users.noreply.github.com>
5 lines
127 B
Python
5 lines
127 B
Python
"""Define const for unit tests."""
|
|
|
|
FIXTURE_PAYLOAD_CONFIG = "payload_config.json"
|
|
TOPIC_CONFIG = "cloudapp/QBUSMQTTGW/config"
|