9049 Commits

Author SHA1 Message Date
c727
5b67a3691a
Love: change keys from "name" to "title" (#1367)
* Love: change keys from "name" to "title"

* Change action to tap_action
2018-06-29 16:08:04 +02:00
Jerad Meisner
fb2fc9fbbb Love: Add optional title to hui-glance-card (#1355)
* Add optional title to hui-glance-card

* Use entity instead of entity_id. Allow both simple and complex entities in glance card config.

* Fix lint errors.

* Make coerceEntitiesToObjects accept single entity or array.

* Fix entities helper function. Add entities validation function.

* Fix conflicts
2018-06-29 05:34:05 +02:00
c727
ee0308849e
Love: cleanup (#1362)
* Love: cleanup

* Fix
2018-06-29 05:16:01 +02:00
c727
51f169aa13
Love: Add reload button to error screen (#1360)
* Love: Add reload button to error screen

* Move slot

* Feedback
2018-06-29 05:13:10 +02:00
c727
038f5b644b Love: Rework PictureEntityCard (#1359)
* Love: Rework picture-entity-card

* Rework

* Use OFFLINE const

* Add optional title

* Fix issue, lint
2018-06-28 22:36:52 -04:00
c727
3442700e1f Love: more cleanup (#1361)
* Love: more cleanup

* Fix

* Lint
2018-06-28 22:30:17 -04:00
c727
07d76739b4
Love: cleanup (#1358)
* Love: cleanup

* Lint

* Fix CopyPaste

* Change config key names for history

* Restore old card size

* Add function description

* Use createErrorCardConfig
2018-06-28 21:53:56 +02:00
Paulus Schoutsen
d40dea6d3b
Fix auth redirect url (#1357) 2018-06-28 14:48:01 -04:00
c727
8bbc8e0bb8
Love: Add column and row card (#1353)
* Love: Add column and row card

* Lint

* Add row card, also broken CSS

* Add cardSize logic

* Fix CSS

* Working now

* Feedback

* Lint
2018-06-28 04:42:13 +02:00
c727
9e2d311ce6
Hassio: fix scroll issues (#1354)
* Hassio: fix scroll issues

* Feedback

* Lint

* Lint

* Move to dom
2018-06-28 04:20:16 +02:00
c727
de91aea3b9 Revert "Love: Add column and row card"
This reverts commit e0ccc1999ad3c83901f5e4d5b54ed0188debba39.
2018-06-27 22:12:01 +02:00
c727
e0ccc1999a Love: Add column and row card 2018-06-27 22:00:30 +02:00
Paulus Schoutsen
654e74294d
Default view (#1349)
* Do not rebuild config twice on tab change

* Allow setting default page
2018-06-27 14:18:58 -04:00
Paulus Schoutsen
20e92893e0
Organize createElement (#1348)
* Organize createElement

* Fix line-height
2018-06-27 14:18:05 -04:00
c727
f2d30ad850 Love: Permalinks for views (#1340)
* Love: Permalinks for views

* Cleanup

* Do not redraw unnecessarily
2018-06-27 14:05:00 -04:00
c727
88453733eb Love: Picture elements: Add service button and text state (#1343)
* Love: Picture elements: Add service button and text state

* Feedback

* Lint

* Separate div.element

* Remove line-height

* New class for state-text

* Add line height
2018-06-27 13:56:19 -04:00
c727
584e959f1a Fix weather card getUnit 2018-06-27 17:25:46 +02:00
c727
479de6c4c7
Love: Entities card: add turn on/off all (#1337)
* Love: Entities card: add turn on/off all

* Cleanup

* Fix hide toggle

* Lint

* Lint

* Feedback

* Lint

* Fix ent pic card
2018-06-27 17:20:18 +02:00
c727
be7900cd87
Fix air pressure uom in weather cards (#1346)
* Fix aire pressure uom in weather cards

* Feedback

* Lint
2018-06-27 17:16:16 +02:00
cdce8p
7bfc01b02c Fix climate state without translation (#1344) 2018-06-27 05:51:18 -04:00
c727
590bba0aca
Love: Card to show entites on picture (#1341)
* Love: Card to show entites on picture

* Lint

* MVP + x

* Feedback

* Add toggle action

* Lint
2018-06-27 03:45:40 +02:00
c727
aa27ee609d Love: Improve code in glance picture (#1339)
* Live: Improve code in glance card

* Lint

* Fix constants
2018-06-26 10:52:53 -04:00
c727
e1e88aa8b2 love: Fix div overflow (#1338)
thought I tested this :( too many local branches....
2018-06-26 10:52:01 -04:00
c727
e3d7220c0b Love: Rework history graph (#1335)
* Love: Rework history graph

* Lint
2018-06-26 10:51:34 -04:00
c727
9fd1db0493 Love: move create card element to component, improve error card (#1328)
* Love: move create card element to component, improve error card

* Remove whenDefined

* Fix config check

* Allow enity_id only card config

* Feedback

* Fix conflicts

* Add import

* Lint

* Lint

* Lint -.-"
2018-06-26 10:50:51 -04:00
Paulus Schoutsen
2cfff991ac
Do not use async await in custom panels (#1336)
* Do not use async await in custom panels

* Lint
2018-06-25 15:59:17 -04:00
Eu
376228e0fe [Lovelace] Add iframe card (#1330)
* Create hui-iframe-card.js

* Update compute-card-element.js

* Update hui-iframe-card.js

* Update hui-iframe-card.js

* Update hui-iframe-card.js

* Update hui-iframe-card.js

* Lint

* Update hui-iframe-card.js

* Change height to aspect_ratio
2018-06-25 15:24:04 -04:00
c727
b0561d7766
Love: Add conversation button (#1333) 2018-06-25 15:54:42 +02:00
c727
bda2d42994
Love: Fix entity_pic in glance card (#1334) 2018-06-25 15:54:31 +02:00
Mariusz Łuciów
d225105e58 Fixed invalid contant type header (#1331)
The `application` is not a valid MimeType:
https://www.iana.org/assignments/media-types/media-types.xhtml#application
2018-06-24 21:53:11 +02:00
Paulus Schoutsen
53e698c757
Compatibility fix for custom panel (#1321)
* Compatibility fix for custom panel

* Lint
2018-06-22 10:17:06 -04:00
c727
8d5c862908 Love: Fix stateObj not in states error (#1322)
* Love: Fix stateObj not in states error

* Add ()

* Make it dynamic
2018-06-22 10:06:30 -04:00
Paulus Schoutsen
44d64bc7ce Catch for no resources defined 2018-06-21 17:34:42 -04:00
Paulus Schoutsen
501033df15
Allow specifying external resources (#1318)
* Allow specifying external resources

* Lint
2018-06-21 17:14:25 -04:00
c727
1f82934c93
Cleanup hui-markdown-card (#1316) 2018-06-21 23:12:31 +02:00
Paulus Schoutsen
9d22645e87
Fix wrapping in the entities card (#1317) 2018-06-21 17:10:07 -04:00
Paulus Schoutsen
77f623d519
Lovelace: Small reorg (#1315)
* Small reorg

* Add markdown card

* Tweak closeness
2018-06-21 14:46:54 -04:00
c727
8cebddcccc Love: Pimp filter card (#1314)
* Love: Pimp filter card

* Make it work

* Update

* getCardSize

* Import elements

* Lint

* Lint

* Remove this._cardSize
2018-06-21 13:57:19 -04:00
Paulus Schoutsen
75502bac6e
Bump min version for latest to use async/await (#1312)
* Bump min version for latest to use async/await

* Use async functions

* Load async support for es5

* Lint
2018-06-21 13:57:01 -04:00
Paulus Schoutsen
18b52b53cb
Upgrade deps (#1311)
* Update polyfills

* Upgrade deps
2018-06-21 10:43:24 -04:00
Paulus Schoutsen
b6ee5442f0
Track when cards get defined (#1310) 2018-06-21 10:42:52 -04:00
c727
691b80c08a Lovelace: Add picture card (#1308)
* Lovelace: Add scene card

* Fix radius

* Lint

* Add acitvate text

* Change on-click name

* Requested changes

* Remove navigate

* 2

* Lint

* Fix Cannot read property '_entityDisplay' of undefined
2018-06-21 09:37:24 -04:00
c727
f8b38ced26 Lovelace: Add picture-glance card (#1309)
* Lovelace: Add glance-toggle card

* Update

* Option to force dialog

* Fix box height

* Rename const

* Change name, separate sensors

* Lint

* Lint
2018-06-20 23:16:35 -04:00
Paulus Schoutsen
63b123fc8f Fix hiding menu button when not needed 2018-06-20 16:12:42 -04:00
c727
92111cd5be Exp. UI: Add glance card (#1305)
* Exp. UI: Add vertical entities card

* Remove iron-icon import

* Add light

* Change name

* Flex

* Fix CSS

* Rebuild view to work with themes

* Lint

* Default title Home Assistant

* Tweaks
2018-06-20 15:08:01 -04:00
Paulus Schoutsen
1f8f6f52bc
Rename experimental UI to lovelace (#1307)
* Rename experimental UI to lovelace

* Lint
2018-06-20 14:18:18 -04:00
Adam Mills
626b054540 Use localized operation modes in climate more-info (#1304) 2018-06-19 22:37:06 -04:00
Paulus Schoutsen
4acfa2ba88
Show an error screen when panel cannot be resolved (#1303)
* Show an error screen when panel cannot be resolved

* Lint
2018-06-19 15:50:52 -04:00
Paulus Schoutsen
87bd9ed48a
Ask for reload on service worker change (#1302)
* Ask for reload on service worker change

* Lint and remove alert

* Fix it once and for all

* Lint
2018-06-19 15:50:41 -04:00
c727
21dcbb3b9d
Fixes and cleanup for #1299 and #1296 (#1300)
* Fixes and cleanup

* Rename function to genHassioIcons

* Update
2018-06-19 14:36:43 +02:00