Upgrade astral to 1.1 (#2131)
This commit is contained in:
parent
3db31cb951
commit
49882255c4
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.util import dt as dt_util
|
|||
from homeassistant.util import location as location_util
|
||||
from homeassistant.const import CONF_ELEVATION
|
||||
|
||||
REQUIREMENTS = ['astral==1.0']
|
||||
REQUIREMENTS = ['astral==1.1']
|
||||
DOMAIN = "sun"
|
||||
ENTITY_ID = "sun.sun"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue