Use automatic title during config flow setup in Aurora (#99199)

This commit is contained in:
Joost Lekkerkerker 2023-09-26 20:00:23 +02:00 committed by GitHub
parent bc665a1368
commit 9be5005a70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 23 deletions

View file

@ -6,4 +6,3 @@ AURORA_API = "aurora_api"
CONF_THRESHOLD = "forecast_threshold"
DEFAULT_THRESHOLD = 75
ATTRIBUTION = "Data provided by the National Oceanic and Atmospheric Administration"
DEFAULT_NAME = "Aurora Visibility"