mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
4eb5734d73
* Remove CONF_NAME from config entry * Remove name from strings.json
4 lines
76 B
Python
4 lines
76 B
Python
"""Common const used across tests for SolarLog."""
|
|
|
|
HOST = "http://1.1.1.1"
|