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
akasma74
fac4ab54db
change icon description ( #12691 )
...
based on this topic https://community.home-assistant.io/t/cannot-set-icon-variable-in-button-card/183559/ and #5454 issue
2020-04-05 00:32:59 +02:00
Zack Arnett
e71fd7c5a7
Markdown Card: User Variable ( #12614 )
...
* User markdown
* Undo line changes
* add space
2020-04-01 20:35:25 +02:00
Ian Richardson
1b1506cecb
LL: New entities card special row - attribute ( #12617 )
2020-04-01 19:48:29 +02:00
Hoytron
19adbab341
Add feature history map ( #12506 )
2020-04-01 13:19:34 +02:00
Zack Arnett
74b0cdcddc
Entity Card: Documentation ( #12572 )
2020-03-31 09:08:44 -07:00
Ian Richardson
8941323e02
Lovelace: Add attribute/prefix/suffix option to picture-glance… ( #12343 )
2020-03-30 16:36:05 +02:00
Ian Richardson
b55b6a418e
Buttons row and name option addition ( #12544 )
2020-03-30 14:21:36 +02:00
Thomas
13da36a6b0
Update link to media player integrations ( #12498 )
2020-03-23 17:34:17 +01:00
Pedro Lamas
c5b7ddb8f7
Sets Lovelace button entity configuration variable to optional ( #12465 )
2020-03-22 14:17:49 +01:00
Bram Kragten
c84ce2434f
Update cast row docs for Lovelace dashboards ( #12421 )
2020-03-18 13:28:03 +01:00
guillempages
e7fd176fab
Add attribute parameter to label-state ( #12151 )
...
Add an optional parameter "attribute" to the label-state element in
picture elements
2020-03-11 12:04:13 +01:00
Thomas Lovén
52eda4fda1
Replace "docs" with "documentation" ( #12284 )
...
* Replace "docs" with "documentation"
* Blacklist docs in Textlint, use documentation instead
* Fix more occurances
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
Zack Arnett
516380b474
Update Card Descriptions - Current Branch ( #12259 )
2020-03-04 09:15:05 +01:00
Nicole Zeckner
361cec272f
Tap action page ( #12229 )
...
* Add tap-action document
* Add commas
* Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 16:54:52 +01:00
Franck Nijhof
33d2d8ae37
Merge branch 'rc' into current
2020-02-26 14:34:44 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., ( #12162 )
...
* Change i.e. and e.g. to i.e.,, and e.g.,
* Update textlintrc.json
* Update .textlintrc.json
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* added i.e.,
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Ian Richardson
6fb55e4095
Add documentation for new option state_color ( #12125 )
2020-02-19 10:16:01 +01:00