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:

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
Franck Nijhof
d5594870cf
Merge branch 'current' into rc
2020-07-21 01:14:51 +02:00
Zack Arnett
96b2574ec8
Basic Configuration for Editors + Weather Card as example ( #14010 )
2020-07-17 22:26:58 +02:00
Ian Richardson
f837befae2
New button card option: show_state ( #14002 )
2020-07-14 23:43:57 +02:00
Franck Nijhof
ade1ed353f
Merge branch 'current' into next
2020-07-14 22:11:38 +02:00
Shulyaka
973f1d0dd4
Humidifier lovelace card ( #13636 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-14 22:10:08 +02:00
Sean Mooney
f253321b33
Add missing Lovelace Humidifier card docs ( #13919 )
2020-07-14 21:59:54 +02:00
Paulus Schoutsen
fc8d22718e
Rename whitelist_external_dirs ( #13992 )
2020-07-13 17:44:42 +02:00
Stefano0042
221bce3e72
Secondary_info_attribute default ( #13752 )
...
Removed capital letter from applicable values.
Should 'extrema' render the "old" three rows summarize view (Air pressure; Humidity; Wind speed)? It is not responsive on both default Home and OpenWeatherMap stations.
2020-06-22 16:36:07 +02:00
Anton Averkiev
e8aa6c406d
Update weather-forecast.markdown ( #13803 )
2020-06-21 22:38:43 +02:00
Adam
c723f60df3
Add Name option to Media Control Card ( #13739 )
2020-06-14 20:36:18 +02:00
Ivan Bessarabov
fc7dce0061
Fixing broken "Picture Card" code example ( #13668 )
2020-06-05 23:44:30 +02:00
Villhellm
52e0ba4fc5
Missing configuration options for camera view ( #13545 )
2020-05-21 17:29:23 +02:00
Franck Nijhof
9f0c286fc3
Merge branch 'rc' into current
2020-05-20 10:24:07 +02:00
Ian Richardson
91a2e3951e
Exemptions don't belong in picture-entity docs ( #13523 )
2020-05-20 08:27:28 +02:00
Jeff Rescignano
8e688de729
Update lovelace-custom-cards URL ( #13479 )
2020-05-18 10:23:07 +02:00
Zack Arnett
7d1f5e5e9c
Weather Card: Advanced Section ( #13432 )
2020-05-15 21:08:19 +02:00
Ian Richardson
7068a341a2
Add brightness as secondary_info option ( #13414 )
2020-05-12 21:07:11 +02:00
Franck Nijhof
46d2c0b578
Merge branch 'current' into next
2020-05-12 10:15:56 +02:00
Zack Arnett
1a58a3d9b9
Weather Card: Recent Updates ( #13395 )
2020-05-12 10:04:25 +02:00
Brad Johnson
ee7abbbef9
Add link to Hosting documentation from Picture Element docs ( #13403 )
2020-05-12 09:06:31 +02:00
Jason Knott
fe42975e42
Added entity-filter operator options ( #13254 )
2020-05-08 13:39:09 +02:00
Mauricio Bonani
f989e77261
Fix Weather Card show_forecast variable type ( #13230 )
2020-04-30 16:18:44 +02:00
Mauricio Bonani
eb93fc52e9
Update Lovelace Weather Forecast Card documentation ( #13229 )
2020-04-30 00:13:36 +02:00
cdce8p
8e507d0487
Lovelace - add secondary option for cover entities ( #13009 )
2020-04-22 17:14:20 +02:00
Franck Nijhof
7fae8fcee8
Merge branch 'current' into next
2020-04-20 12:47:50 +02:00
Ian Richardson
cb34796126
Convert call-service row to button row ( #12545 )
2020-04-20 10:31:05 +02:00
pvmil
5b2fbfe1b9
Added description on location of image files ( #12977 )
...
* Added description on location of image files
Added description on location of image files, where to store them, what directory is needed and how to use them
* Update picture.markdown
* Update picture.markdown
updated home assistant to include capital start letters
2020-04-15 20:54:48 +02:00
Sean Straus
32c9b7dd0e
Added an example for using regex ( #12822 )
...
* Added an example for using regex
This is a working example from my config. Hopefully can save someone some time with the general syntax.
* Update entity-filter.markdown
* Minor changes
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-04-12 12:11:42 +02:00
inputd
94ed066555
Update entity-filter.markdown ( #12740 )
...
* Update entity-filter.markdown
1) Moved the image demonstrating the "People at Home" example to proceed the YAML of that example, instead of proceeding the "filter for single entity" example
2) Informed readers that this lovelace card supports multiple states in the state_filter field, and gave an example YAML.
* Update entity-filter.markdown
2020-04-08 20:06:49 +02:00
Franck Nijhof
6d02d715eb
Merge branch 'rc' into current
2020-04-08 16:15:48 +02:00