mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Remove unnecessary AirVisual attribute constants (#64483)
This commit is contained in:
parent
05b8da11a3
commit
c00cff2650
@ -12,10 +12,6 @@ from homeassistant.helpers.update_coordinator import DataUpdateCoordinator
|
|||||||
|
|
||||||
from .const import CONF_CITY, CONF_COUNTRY, DOMAIN
|
from .const import CONF_CITY, CONF_COUNTRY, DOMAIN
|
||||||
|
|
||||||
ATTR_DATA = "data"
|
|
||||||
ATTR_OPTIONS = "options"
|
|
||||||
ATTR_TITLE = "title"
|
|
||||||
|
|
||||||
CONF_COORDINATES = "coordinates"
|
CONF_COORDINATES = "coordinates"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user