mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Deduplicate constants A-D (#105638)
This commit is contained in:
committed by
GitHub
parent
02853a62f0
commit
ac53b78a0c
@@ -9,6 +9,5 @@ INTEGRATION_TYPE_GEOGRAPHY_NAME = "Geographical Location by Name"
|
||||
INTEGRATION_TYPE_NODE_PRO = "AirVisual Node/Pro"
|
||||
|
||||
CONF_CITY = "city"
|
||||
CONF_COUNTRY = "country"
|
||||
CONF_GEOGRAPHIES = "geographies"
|
||||
CONF_INTEGRATION_TYPE = "integration_type"
|
||||
|
||||
Reference in New Issue
Block a user