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:
committed by
Paulus Schoutsen
parent
c7d44320d5
commit
988ac00281
@@ -85,6 +85,7 @@
|
||||
camera: 4,
|
||||
media_player: 3,
|
||||
persistent_notification: 0,
|
||||
weather: 4,
|
||||
};
|
||||
|
||||
var PRIORITY = {
|
||||
|
||||
Reference in New Issue
Block a user