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
Ian Richardson
2ba8bd5b65
Update and rename entity-button.markdown to button.markdown ( #11895 )
...
* Update and rename entity-button.markdown to button.markdown
* Update _redirects
2020-02-17 13:36:51 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 ( #12072 )
...
* Extends textlint Terminology list; part 5
* Remove walkthrough from textlint
* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Victor Vostrikov
dc0155a2be
Options for header and footer moved to Card itself ( #12052 )
2020-02-12 23:11:56 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list ( #12065 )
2020-02-12 14:56:50 +01:00
Ian Richardson
67f588cdd9
Update entities.markdown ( #11985 )
2020-02-05 21:17:11 -08:00
Franck Nijhof
4fdb11f628
Merge branch 'rc' into current
2020-02-05 20:06:32 +01:00
Ian Richardson
8aab53055a
Add missing icon option for light-card ( #11967 )
2020-02-04 15:34:52 +01:00
Paulus Schoutsen
ccadd43618
Merge remote-tracking branch 'origin/current' into next
2020-01-29 16:33:27 -08:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4
2020-01-29 11:57:44 +01:00
Ian Richardson
c437a76e43
add action_name option for scene and script rows ( #11856 )
2020-01-27 14:32:30 +01:00
Ian Richardson
7bbd68f1c8
✨ Add conditional-row to Lovelace entities card ( #11706 )
...
* ✨ Add conditional-row to Lovelace entities card
* 👌 move *
* Update entities.markdown
2020-01-27 14:31:50 +01:00
Paulus Schoutsen
c3f5f3f855
Add headers & footers docs ( #11824 )
...
* Add headers & footers docs
* Add screenshots
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-20 20:47:00 -08:00
berichta
4f432133cf
Update picture-glance.markdown ( #11504 )
...
Extended the description for the entity entry and the state_filter example (now including an entity entry.
Reason is that the state_filter requires an entity entry. This was not documented yet.
2019-12-20 12:05:45 +01:00
Marius
16f6f55f32
correct wrong quote ( #11454 )
...
corrected `last-triggered' to `last-triggered`
2019-12-14 11:06:59 +01:00
Marius
4ce142f47c
add last-triggered to secondary_info ( #11221 )
...
adding info to the docs following PR https://github.com/home-assistant/home-assistant-polymer/pull/4222 which add last-triggered to the secondary_info options
2019-11-26 21:50:23 +01:00
Mauricio Bonani
1fa7786567
Small text improvement ( #11060 )
2019-10-31 17:22:15 +01:00
Ian Richardson
046b281fb7
Lovelace: custom badges and state-badge actions ( #10915 )
...
* custom badges and state-badge actions
* address comments
* format
* image option for state-label
* Fix build
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:45:26 +02:00
Ian Richardson
84ed4c6721
Lovelace: support actions on rows ( #10826 )
2019-10-23 20:34:23 +02:00
Ian Richardson
8f28b2eb76
Lovelace: add theme option to several cards ( #10912 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-22 02:39:39 +02:00
Ian Richardson
9438316e54
Lovelace: icon option for entities card ( #10835 )
2019-10-22 02:31:12 +02:00
Ian Richardson
e502e88bfd
Lovelace: add show_state option to picture-glance and glance c… ( #10916 )
2019-10-22 02:30:02 +02:00
Franck Nijhof
0fca2234e3
Merge branch 'current' into next
2019-10-20 21:50:59 +02:00
Ian Richardson
6882906805
Lovelace: add confirmation action ( #10834 )
...
* Lovelace: add confirmation action
* add default
* Update lovelace_navigation.html
2019-10-20 16:07:26 +02:00
Ian Richardson
87be4e22e1
Lovelace: missing theme option on light card ( #10867 )
2019-10-20 14:05:48 +02:00
Ian Richardson
a6aaf66be0
Lovelace: missing theme option for thermostat card ( #10868 )
2019-10-20 14:05:28 +02:00
Ian Richardson
0c16f873ac
Lovelace: add double_tap_action ( #10808 )
...
* add dbltap_action
* double_tap_action
2019-10-16 21:54:30 +02:00
Franck Nijhof
d5d465e7d3
Merge branch 'current' into next
2019-10-16 21:19:55 +02:00
Nikola
2ebcd53c0e
Updated example to actually work ( #10714 )
...
I added state-filter which is required to work.
2019-10-13 12:03:45 +02:00
Nikola
1daf85ad59
Set state_filter to required ( #10713 )
...
Changed the main state_filter to required as it is required for the filter card. State_filter under entity is not required.
2019-10-13 12:02:41 +02:00
Felix Eckhofer
859cd3d409
Document possible options for operator
in entity-filter card ( #10704 )
2019-10-13 11:45:40 +02:00
David Beitey
9869fbb2cc
Explain Markdown renderer and specs; minor tidy ( #10719 )
...
Knowing the specifics of what Markdown syntaxes are supported help when writing content. This change explains which renderer is used and the specs it supports.
2019-10-11 18:08:42 +02:00
Ian Richardson
b70e06aadf
add title option to stack cards ( #10512 )
...
* add title option to stack cards
* Update horizontal-stack.markdown
* Update vertical-stack.markdown
2019-10-11 11:36:27 +02:00
Franck Nijhof
c358694f88
Merge branch 'current' into next
2019-10-02 23:21:52 +02:00
Ian Richardson
b069d137a2
add actions to picture-glance entities ( #10498 )
...
* Update picture-glance.markdown
* ✏️ Tweaks
2019-10-02 16:20:54 +02:00
Jens
4441e0bdd8
Update entities.markdown ( #10536 )
...
Adds hint requested on https://github.com/home-assistant/home-assistant.io/issues/9664
2019-10-02 08:27:28 +02:00
Franck Nijhof
cbe3fd28e6
Merge branch 'current' into next
2019-10-02 01:34:26 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
0e6eb61c8b
Merge branch 'current' into next
2019-10-01 21:58:24 +02:00
Franck Nijhof
45b5279c3b
Replaces all redirected URLs in all content ( #10484 )
2019-10-01 08:38:08 -07:00
Ian Richardson
3f86c56a20
state_filter for picture cards ( #10442 )
2019-10-01 12:05:08 +02:00
Ian Richardson
a70c84a42a
add image option to entities card ( #10500 )
2019-10-01 01:51:26 +02:00
Ian Richardson
6fded6db56
Expand entity-filter options ( #10349 )
...
* Update entity-filter.markdown
* filter should be array
2019-09-25 20:32:54 +02:00