1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Revert "Don't import from integration .const (#64608)" (#64793)

This commit is contained in:
Aaron Bach
2022-01-23 15:10:48 -07:00
committed by GitHub
parent f71e053947
commit 02fe7fe897
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ from unittest.mock import patch
import pytest
from homeassistant.components.airvisual import (
from homeassistant.components.airvisual.const import (
CONF_INTEGRATION_TYPE,
DOMAIN,
INTEGRATION_TYPE_GEOGRAPHY_COORDS,