mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
Deduplicate constants A-D (#105638)
This commit is contained in:
committed by
GitHub
parent
02853a62f0
commit
ac53b78a0c
@@ -7,7 +7,6 @@ DEVICE_ID = "Home Assistant"
|
||||
CONF_MIGRATE = "migrate"
|
||||
CONF_CAMERA = "camera"
|
||||
CONF_ALARM_CONTROL_PANEL = "alarm_control_panel"
|
||||
CONF_DEVICE_ID = "device_id"
|
||||
DEFAULT_BRAND = "Blink"
|
||||
DEFAULT_ATTRIBUTION = "Data provided by immedia-semi.com"
|
||||
DEFAULT_SCAN_INTERVAL = 300
|
||||
|
||||
Reference in New Issue
Block a user