657 Commits

Author SHA1 Message Date
Joakim Sørensen
bea20d0495
🌐 Add MVP for translation in the Supervisor panel (#8425)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-02 00:37:39 +01:00
Marc Randolph
9414f89e50
Add theme variables for text of picture cards (#8022) 2021-02-25 16:47:33 +01:00
Philip Allgaier
eb235cb552
Add bottom margin to button card icon (#8362) 2021-02-11 13:39:31 +01:00
Philip Allgaier
e5ea762cbc
Resolve merge conflict from PR #8121 2021-02-07 16:36:25 +01:00
Philip Allgaier
01df01cd66
Provide stub config for entity-filter (#8121)
* Provide stub config for entity-filter

* "card" option is optional since it has a default

* Search dynamically for stub config entities
2021-02-07 14:38:54 +01:00
Philip Allgaier
2c07a2c825
Correct typo in "find-entities.ts" file name (#8343) 2021-02-07 14:37:35 +01:00
Tobias Sauerwein
fe3d22d4f8
Only display current temp when not None (#8316)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-03 20:51:28 +01:00
Bram Kragten
4e4d8bdc5e
Revert "Add icon support to gauge" (#8303)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-02 21:17:38 +01:00
Philip Allgaier
4f0bb9f6c3
Add icon support to gauge (#8081) 2021-01-27 13:36:03 +01:00
Philip Allgaier
0a3172dfdb
More comprehensive YAML config errors + dynamic checks for action configs (#8217) 2021-01-27 12:33:57 +01:00
Ian Richardson
e69f36047d
add actions to weather-forecast-card (#7659) 2021-01-27 10:59:09 +01:00
Philip Allgaier
0dd9b21c2d
Add minutes to hourly weather forecast time display (#8182)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-01-26 16:14:34 +01:00
Philip Allgaier
a8b27e224f
Allow themeing of media control card (#8209)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-01-25 20:00:50 +01:00
Philip Allgaier
7710cb245c
Use correct color for shopping list card section header (#8223) 2021-01-25 11:35:04 +01:00
Philip Allgaier
84a9ca59ef
Add "columns" and "square" to grid card editor (#7888) 2021-01-16 16:25:13 +01:00
Philip Allgaier
9659ebe59b
Increase font size for alarm keypad number buttons (#8120) 2021-01-16 16:09:52 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports (#8104) 2021-01-13 17:17:12 +01:00
Philip Allgaier
f9d28fc124
Add blank between temperature and unit in weather card (#8111) 2021-01-08 11:10:39 +01:00
Shane Qi
5e2ee1a16c
Added Drag & Drop Reordering to Shopping List Card. (#7296) 2021-01-05 11:24:41 +01:00
Philip Allgaier
775e93d54b
Ensure consistent number display for gauge (#8080) 2021-01-04 09:24:51 +01:00
Bram Kragten
e014c7aff6
Entity is not required for button card (#7909)
Fixes https://github.com/home-assistant/frontend/issues/7908
2020-12-04 12:02:58 -06:00
Bram Kragten
7b392b626b
Hardcode history card stub entity to sun.sun (#7760) 2020-12-02 10:16:46 -06:00
Philip Allgaier
2ab1c6e9a9
Make media player card work as square + add to gallery + icon pos tweaks (#7727) 2020-12-02 16:57:19 +01:00
Philip Allgaier
5e481880bd
Allow empty entities array with entity-filter (#7854) 2020-12-02 16:34:59 +01:00
Kendell R
faec063f34
Add --masonry-view-card-margin (#7395) 2020-12-02 16:22:20 +01:00
Paulus Schoutsen
fc48c59eb0
Clean up some types (#7801)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-11-25 12:31:51 +01:00
Josh McCarty
7403405d12
Additional number formatting (#7763) 2020-11-25 11:37:58 +01:00
Paulus Schoutsen
1d13947e71
Use Record type (#7798) 2020-11-25 10:40:32 +01:00
Philip Allgaier
4dcc0bb66c
Reduce "wasted" screen space (#7655) 2020-11-23 13:44:47 +01:00
Paulus Schoutsen
e2fed24995
Clean up node-vibrant (#7777) 2020-11-23 12:47:47 +01:00
Paulus Schoutsen
6d4569c89d
Drop webpackChunkName (#7778) 2020-11-23 10:39:40 +01:00
Philip Allgaier
c53ec6e12d
Ensure more consistent lovelace config errors (#7755) 2020-11-21 14:08:43 +01:00
Philip Allgaier
aad6492a6a
Show error if no entity specified for history card (#7752) 2020-11-21 13:50:56 +01:00
Philip Allgaier
6ace8307d8
Always show "off" button if supported by player (#7389) 2020-11-11 14:00:53 +01:00
Bram Kragten
c97a3b0a56
Fixes for logbook card (#7645) 2020-11-11 13:08:03 +01:00
Zack Barett
78f1bb3b91
Logbook Card (#6976) 2020-11-11 11:49:56 +01:00
Zack Barett
e555b24f50
Calendar: Adds an Update Size and Makes list view start today and adds in local for first day of week (#7541) 2020-10-30 17:03:02 -05:00
dklemm
9b22b1e499
Resolve #7533 Broken styling on stack card titles (#7534) 2020-10-30 14:47:09 +01:00
Paulus Schoutsen
76a088e177
Only show header toggle for entities card if title (#7525) 2020-10-29 21:28:34 +01:00
Bram Kragten
d0c4475724
Fix tooltip creating scrollbar history card (#7528) 2020-10-29 18:29:54 +01:00
Paulus Schoutsen
99935f1e59
Fix glance card with header if parent does not set block (#7526) 2020-10-29 18:29:20 +01:00
Paulus Schoutsen
d26f1fa371
Fix grid card size when square (#7520) 2020-10-29 14:21:49 +01:00
Paulus Schoutsen
c3718ff7dd
Add Grid card (#7476) 2020-10-29 10:31:14 +01:00
Ian Richardson
d16daf0fd9
Add last-updated as a secondaryinfo option to entity rows (#7433) 2020-10-22 12:37:51 +02:00
Ryan Meek
3c4b0d4a74
Compact header (#7369)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-10-21 14:18:33 +02:00
Philip Allgaier
2be08ce7ab
Light hui & more-info card fixes (#7397) 2020-10-20 23:52:10 +02:00
J. Nick Koston
9f41f80a91
Add support for displaying time listeners (#7220) 2020-10-19 19:43:04 +02:00
Philip Allgaier
7e769d0e14
Make <ha-card> use <h1> for header (#7373)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2020-10-17 23:22:56 +02:00
Santobert
213c53e307
Add the options dark_mode_filter and dark_mode_image to the picture elements card (#7304) 2020-10-15 16:16:15 -05:00
Zack Barett
c1dba462e8
Lovelace Cards: Update size calcs and add height fixes for horizontal stacks (#7177) 2020-10-15 17:46:29 +02:00