mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Updated frontend to 20190303.0
This commit is contained in:
@@ -21,7 +21,7 @@ from homeassistant.loader import bind_hass
|
||||
|
||||
from .storage import async_setup_frontend_storage
|
||||
|
||||
REQUIREMENTS = ['home-assistant-frontend==20190228.0']
|
||||
REQUIREMENTS = ['home-assistant-frontend==20190303.0']
|
||||
|
||||
DOMAIN = 'frontend'
|
||||
DEPENDENCIES = ['api', 'websocket_api', 'http', 'system_log',
|
||||
|
||||
Reference in New Issue
Block a user