1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-19 18:28:42 +00:00
Commit Graph

182 Commits

Author SHA1 Message Date
Paulus Schoutsen
a1057681f1 Initial getting rid of HA-JS (#180)
Getting rid of HA-JS
2017-01-29 18:34:45 -08:00
andrey-git
5159326a7b Show attribute in more-info of light and lock. (#179)
* Show attribute in more-info of light and lock.

* Use <ha-attributes> in weather card

* Inline functions from hass-util

Inline functions from hass-util now  that ha-attributes is the only user.

* Inline functions from hass-util

* Weathrer's FILTER_KEYS is no longer needed.

* Cache csv split
2017-01-25 09:30:02 -08:00
Tom Matheussen
988ac00281 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
2017-01-09 01:36:54 +01:00
andrey-git
aeb82117eb Change toggle touch target size to 48x48 by adding padding and compensating for it with margin. (#172) 2017-01-07 00:01:51 +01:00
Paulus Schoutsen
735378f36b Only show second divider if push notifications are shown 2016-12-04 12:20:32 -08:00
Paulus Schoutsen
24dd4357d8 Migrate to use websocket client (#158)
* Migrate to websocket client HA-JS

* Bump dependency to 0.1.4

* Upgrade HA-JS

* Fix missing import
2016-11-26 23:41:51 -08:00
Paulus Schoutsen
0df7f83ebd Upgrade dependencies 2016-11-26 17:43:55 -08:00
Adam Mills
8c5b547141 Use material UI color for light icon (#129)
https://www.materialui.co/colors/yellow/600
2016-10-16 15:49:52 -07:00
Justin Weberg
75f1a42efb Fix hidden tooltip on history chart (#118)
* Fix hidden tool-tip on history chart

* Tighten scope on .charts-tooltip class
2016-10-07 08:06:41 -07:00
Scott Reston
a5e1db321a Added title attributes to dev buttons (#119)
The title attribute doesn't aid in accessibility, but it can give a visual cue to what those buttons do. It took me a while before I got the hang of what was under each since icons can be Rorsachs.
2016-10-07 07:30:49 -07:00
Justin Weberg
22386a5035 Polymer 1.7 (#113)
* Update paper-range-slider in Bower.json

* Changed Content to slot in ha-card.html

* Update bower.json for Polymer 1.7

* Revert "Update paper-range-slider in Bower.json"

This reverts commit 0c305bd2fe.

* change :root to html
2016-10-02 15:23:06 -07:00
Andreas Rammhold
9313d221fe Added alt attributes to developer tool buttons (#96) 2016-09-01 10:57:19 +01:00
Paulus Schoutsen
ffce92d026 Add automation more info 2016-09-01 10:49:31 +01:00
Paulus Schoutsen
c0c0b2c2f3 Update packages 2016-08-21 15:30:51 -07:00
Paulus Schoutsen
9b5ae6e8de Migrate to push notification store 2016-08-21 15:20:16 -07:00
John Arild Berentsen
533ac9fade First draft of climate (#91)
* First draft of climate

* Use thermostat state card info

* Make sure temperature is updated
2016-08-19 00:28:35 -07:00
Paulus Schoutsen
dd6ee9544e Also allow 127.0.0.1 for push notificatons 2016-08-16 23:00:50 -07:00
Paulus Schoutsen
5efe930d6c Add HTML 5 push notifcations support (#89)
* Add push notification handling to service worker

* Add push registration to sidebar

* Whitelist manifest.json

* Remove unused property

* Catch if no url specified

* Fix eslint

* Fix bug

* Fix some bugs

* More Firefox proof

* Moar fixes

* Fix semi
2016-08-14 00:31:52 -07:00
Tobie Booth
2533b872b7 Add support for triggered alarm state (#83)
* add support for triggered alarm state

* missing semi-colon
2016-08-12 17:55:20 -07:00
Paulus Schoutsen
3a8e758a31 Update packages 2016-08-08 00:38:26 -07:00
Paulus Schoutsen
3512e5aa25 Rename url_name to url_path 2016-08-07 21:35:59 -07:00
Paulus Schoutsen
c4b17a24a3 Fix imports thanks to polymer-lint 2016-08-02 09:06:22 -07:00
Paulus Schoutsen
7ae4b50167 Remove moment in favor of fecha 2016-07-31 19:05:44 -07:00
Paulus Schoutsen
afbed89390 Fix styles 2016-07-31 16:37:32 -07:00
Paulus Schoutsen
0255537ea6 Remove loading box component 2016-07-31 14:43:07 -07:00
Paulus Schoutsen
56650a25df Merge navigation and panel modules in HA-JS 2016-07-31 14:19:27 -07:00
Paulus Schoutsen
882ebfedd1 Optimise performance state panel 2016-07-31 13:04:01 -07:00
Paulus Schoutsen
59d347672f Don't render cards when pane not visible 2016-07-31 10:56:52 -07:00
Paulus Schoutsen
ad8a3cb59d Fix background cards 2016-07-31 01:41:49 -07:00
Paulus Schoutsen
dc64864a24 Update overflow for sidebar 2016-07-31 01:29:36 -07:00
Paulus Schoutsen
a343d3d098 Migrate main view to app elements 2016-07-31 00:41:59 -07:00
Paulus Schoutsen
e5fe5ca0ae Migrate sidebar to app elements 2016-07-30 23:02:17 -07:00
Paulus Schoutsen
35edf041ae More re-org 2016-07-19 23:33:03 -07:00
Paulus Schoutsen
bb61c33a4b Remove last pieces of ES6 2016-07-19 02:36:11 -07:00
Paulus Schoutsen
617be99db9 Move style into template and fix polylint 2016-07-19 01:40:04 -07:00
Paulus Schoutsen
406c382a3f Move style into templates 2016-07-19 01:19:44 -07:00
Paulus Schoutsen
43940d067a Remove last ES6 2016-07-18 21:28:42 -07:00
Paulus Schoutsen
111b6c6f48 More ES6->ES5 conversion 2016-07-17 23:18:48 -07:00
Paulus Schoutsen
ff0e24fecb Lint fixes 2016-07-17 21:24:55 -07:00
Paulus Schoutsen
4029f16e97 Reorg into panels (#75) 2016-07-16 23:19:49 -07:00
Paulus Schoutsen
5e7f2fdbe8 Webcomponent fix ES6 -> 5 2016-07-16 02:15:07 -07:00
Paulus Schoutsen
b1b776543a Tweak dependency tree 2016-07-12 09:13:19 -07:00
Paulus Schoutsen
e7ee8c54bd Defer loading of dev tools 2016-07-12 08:59:07 -07:00
Paulus Schoutsen
cf83fe5759 Clean up some imports 2016-07-11 23:57:17 -07:00
Paulus Schoutsen
6b226c02da Update versions 2016-07-11 22:07:17 -07:00
Paulus Schoutsen
a3a1408052 Wait 2 seconds before resetting toggle to current state 2016-07-04 09:38:30 -07:00
Paulus Schoutsen
1e1a3a1c84 Add persistent notification card 2016-06-24 22:33:32 -07:00
Paulus Schoutsen
943e9b2899 Remove ES6 from web components 2016-06-11 23:55:43 -07:00
Paulus Schoutsen
168cdb80ec More info clean up 2016-06-10 19:44:20 -07:00
Paulus Schoutsen
612a876199 Do not capitalize names 2016-06-01 23:44:09 -07:00