1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Added weather platform card, with forecast graph (#160)

* Added weather platform card, with forecast graph

* Changed login page to a form, allowing autofill

* Reverted incorrect login form commit

* Moved to a seperate weather card, instead of using a state-card, added basic current information

* Some cleanup, set graph line to be smooth

* Removed some unnecessary stuff

* Removed leftover space
This commit is contained in:
Tom Matheussen
2017-01-09 01:36:54 +01:00
committed by Paulus Schoutsen
parent c7d44320d5
commit 988ac00281
3 changed files with 139 additions and 0 deletions

View File

@@ -85,6 +85,7 @@
camera: 4,
media_player: 3,
persistent_notification: 0,
weather: 4,
};
var PRIORITY = {