366 Commits

Author SHA1 Message Date
Daniel
a10ef36a8a
Removed icon (#18523)
Removed the "icon" section from the configuration due to the fact that the gauge card doesn't show the icon.
2021-07-15 15:30:42 +02:00
Stephen Jones
f819f89e20
Example of multiple state_filter was incorrect (#18252)
The example using '!=' meant that the filter shows everything as a person at home is not at work and a person at work is not at home. (As multiple state_filter operate with 'OR' logic)
2021-06-27 17:39:52 +02:00
Víctor Martínez
d918a6b82a
simplified icon example (#18311) 2021-06-26 14:07:26 +02:00
Philip Allgaier
8b6c60ee27
Remove 80 hours max for history graph + added warning note (#18294) 2021-06-24 21:41:02 +02:00
PeteCondliffe
4e25e7de51
Update show_state to false (#17999)
By default the entity state is not shown. Updated doc to reflect this
2021-05-31 15:54:39 +02:00
Dan
cdacd82f9c
Fixed typo (#17525)
Fixed typo
2021-04-19 23:42:49 +02:00
Philip Allgaier
8645dc2559
Clarification to what the Entities card actions are linked (#17429) 2021-04-13 12:20:44 +02:00
Franck Nijhof
027bd15b31
Fix broken link on Lovelace Markdown card page (#17381) 2021-04-10 13:10:20 +02:00
Philip Allgaier
88243f9f46
Tweaks for Entity Filter card (#16832) 2021-03-04 10:42:11 +01:00
Franck Nijhof
6363f86d1e
Merge branch 'current' into rc 2021-03-03 15:18:46 +01:00
Ivan Bessarabov
b74516620d
Fixing incorrect code sample (#16802) 2021-03-02 11:10:09 +01:00
Marc Mueller
882970eba8
Add additional weblink attributes (#16367) 2021-02-24 17:34:59 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
e8535feb9d
Merge branch 'current' into rc 2021-02-03 12:04:23 +01:00
Philip Allgaier
d94c7e2a48
Correct entities merge (#16332) 2021-02-03 11:45:53 +01:00
Franck Nijhof
7910d17c08
Bunch of YAML styling improvements (#16372) 2021-02-01 10:42:12 +01:00
Ian Richardson
8381b25256
Add actions (#16319) 2021-01-27 08:38:02 -05:00
Philip Allgaier
e5ddfee4d1
Add icon to Gauge card (#16323) 2021-01-27 14:22:56 +01:00
Philip Allgaier
561294ef99
Add theme support to media control card (#16282)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-25 20:10:17 +01:00
Franck Nijhof
63cb191bcd
Merge branch 'current' into next 2021-01-25 15:35:39 +01:00
Robert
7b5a4a0227
Update picture-entity.markdown (#16285) 2021-01-24 01:56:01 +01:00
Philip Allgaier
37cf4e410f
New format option for attribute rows (#16277)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-24 00:45:41 +01:00
Philip Allgaier
b051a83a4f
Document buttons action support for entities card (#16214) 2021-01-23 14:30:08 +01:00
Philip Allgaier
e9166f6c97
Lovelace alignments for all cards (#16281) 2021-01-23 14:09:27 +01:00
Philip Allgaier
b989aa6315
Entities card: Button row name now optional (#16261)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-21 20:39:21 +01:00
Philip Allgaier
720d097305
Adjust entities special row example (#16219) 2021-01-18 14:41:35 +01:00
Philip Allgaier
e4c17bc965
Entities card: Tweaks, buttons screenshot + attribute example (#16126) 2021-01-08 13:26:08 +01:00
Philip Allgaier
4102554fe6
Update plant-status.markdown (#15926)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-22 00:39:56 +01:00
Tamás Vörös
7a569a34d5
Add example icon for markdown card (#15732) 2020-11-24 09:24:57 +01:00
Cadi
4a417a16f4
Update Button card documentation (#13807)
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
2020-11-20 18:45:46 +01:00
Zack Barett
d0840696db
Logbook Card (#15498)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-19 08:49:39 +01:00
Ian Richardson
353cfff422
Lovelace: Add last-updated option to secondary_info (#15483) 2020-11-08 13:52:47 +01:00
Zack Barett
e780002297
Grid Card: Fix Docs (#15499) 2020-11-06 23:57:58 +01:00
Paulus Schoutsen
79eaadda4b
Add grid card docs (#15460)
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
2020-10-30 00:12:16 +01:00
Franck Nijhof
06f9f368ad
Merge branch 'current' into next 2020-10-21 02:10:41 +02:00
Santobert
b62eacb578
Add the options dark_mode_filter and dark_mode_image to the picture elements card (#15169) 2020-10-21 00:18:38 +02:00
Santobert
8bd3100e55
Fix some typos (#15179) 2020-10-11 18:19:41 +02:00
Sean Mooney
dad4a22e4f
Add UI setup instructions to Lovelace card pages (#15155)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-10 13:55:56 +02:00
Sean Mooney
26334d93bd
Add hold action and double tap actions to Light Card docs (#15041)
The Light card supports hold actions and double tap actions. This was documented on the Actions page already, but not the actual page for the card itself.
2020-10-09 15:27:32 +02:00
Sean Mooney
348b88a0fc
Entities card - remove outdated note about UI editor warning (#15043)
One of the new improvements added in 0.116 release is that the Entities card editor will no longer warn about dividers, weblinks, and other special entity rows. So this note is no longer needed.

Pic of them displaying without warnings:
![image](https://i.imgur.com/EmCfRwP.png)
2020-10-09 15:22:50 +02:00
Franck Nijhof
f8b7591f47
Merge branch 'current' into rc 2020-10-07 12:26:34 +02:00
Franck Nijhof
19cd964130
Merge branch 'current' into next 2020-10-07 12:25:34 +02:00
Bo
c879b70a20
Update documentation for Entites card - special row button and confirmation (#14937)
Co-authored-by: Daniel Bohman <db@axiell.com>
2020-10-06 12:35:34 +02:00
Zack Barett
8e00021912
Update Calendar Docs for new property on Calendar Card (#14613) 2020-09-28 15:08:18 +02:00
Joakim Sørensen
ddd75760c3
Rename calendar-card (#14565)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-19 18:25:06 +02:00
Zack Barett
2e6edb3231
Calendar Card (#14553)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-18 20:24:36 +02:00
Bram Kragten
9c2e0ff133
Fix divider row documenation (#14316) 2020-08-26 11:31:48 +02:00
gwhiteCL
5e4a70bce1
Improvements to picture-elements.markdown (#14144)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-05 13:43:16 +02:00
Chris Romp
7933580f57
Fix weather-forecast.markdown (#14112)
Fix for `secondary_info_attribute` type (was: `boolean`, now: `string`).
See also: https://github.com/home-assistant/frontend/blob/dev/src/panels/lovelace/cards/hui-weather-forecast-card.ts#L213
2020-08-03 12:45:12 +02:00
dnguyen800
9bd1990fd1
change 'image' config variable to required (#14128)
Hi, I'm running HA 0.113.2 and tried adding a picture-elements card without an image define, but looks like the 'image' variable is required. I'm updating the documentation to reflect this.
2020-08-03 12:28:25 +02:00