core/tests/components/solarlog/const.py

5 lines
105 B
Python

"""Common const used across tests for SolarLog."""
NAME = "Solarlog test 1 2 3"
HOST = "http://1.1.1.1"