Ian Richardson
353cfff422
Lovelace: Add last-updated option to secondary_info ( #15483 )
2020-11-08 13:52:47 +01: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
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
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
Bram Kragten
9c2e0ff133
Fix divider row documenation ( #14316 )
2020-08-26 11:31:48 +02:00
Ian Richardson
7068a341a2
Add brightness as secondary_info option ( #13414 )
2020-05-12 21:07:11 +02:00
cdce8p
8e507d0487
Lovelace - add secondary option for cover entities ( #13009 )
2020-04-22 17:14:20 +02:00
Ian Richardson
cb34796126
Convert call-service row to button row ( #12545 )
2020-04-20 10:31:05 +02:00
Ian Richardson
1b1506cecb
LL: New entities card special row - attribute ( #12617 )
2020-04-01 19:48:29 +02:00
Ian Richardson
b55b6a418e
Buttons row and name option addition ( #12544 )
2020-03-30 14:21:36 +02:00
Bram Kragten
b268e915ad
Update cast row docs for Lovelace dashboards ( #12421 )
2020-03-18 10:32:20 +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
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
Victor Vostrikov
dc0155a2be
Options for header and footer moved to Card itself ( #12052 )
2020-02-12 23:11:56 +01:00
Ian Richardson
67f588cdd9
Update entities.markdown ( #11985 )
2020-02-05 21:17:11 -08: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
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
84ed4c6721
Lovelace: support actions on rows ( #10826 )
2019-10-23 20:34:23 +02:00
Ian Richardson
9438316e54
Lovelace: icon option for entities card ( #10835 )
2019-10-22 02:31:12 +02:00
Franck Nijhof
c358694f88
Merge branch 'current' into next
2019-10-02 23:21:52 +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
Ian Richardson
a70c84a42a
add image option to entities card ( #10500 )
2019-10-01 01:51:26 +02:00
Franck Nijhof
5f42112f00
Hotfix for broken build in Lovelace entities page
2019-08-07 20:38:55 +02:00
Paulus Schoutsen
b115b7c2d8
Add cast links
2019-08-07 10:59:07 -07:00
Franck Nijhof
debee58f8e
Collection of configuration block fixes ( #9884 )
2019-07-18 12:41:56 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
akasma74
265ce9a8a4
Update entities.markdown ( #8834 )
...
clarify difference between entity and entity object
2019-03-06 08:56:19 +05:30
Franck Nijhof
a41ea11d9e
🚜 Removes lists from Lovelace examples ( #8570 )
2019-02-14 13:09:06 +01:00
Paulus Schoutsen
3afaecada8
Merge remote-tracking branch 'origin/current' into next
2018-12-06 09:38:07 +01:00
Zack Arnett
fd2bc6c43a
Update to include theme - Entities Card ( #7651 )
...
* Update to include theme
* Minor Update
2018-11-29 16:51:27 +01:00
Paulus Schoutsen
0f4a36a7ed
Add timestamp device class docs ( #7606 )
...
* Add timestamp device class docs
* Fix yaml
* ✏️ Tweak
2018-11-24 20:47:45 +01:00
Ian Richardson
618132c67c
Some service-row fields are now optional ( #7201 )
...
* service-data now optional
https://github.com/home-assistant/home-assistant-polymer/pull/1894
* additional fields made optional
`icon` and `action_name` will be optional as well
* 🚑 Fixes build
2018-11-11 14:33:08 +01:00
Ian Richardson
1e0886f518
weblink parameters name
and icon
optional ( #7199 )
...
* weblink parameters `name` and `icon` optional
This will coincide with https://github.com/home-assistant/home-assistant-polymer/pull/1898
* 🚑 Fixes build error
2018-10-29 12:47:23 +01:00
Thomas Lovén
fba7754b88
Fix impropper capitalization
2018-10-24 19:09:56 +02:00
Thomas Lovén
2e36bdda23
Documentatiobn for home-assistant/home-assistant-polymer#1779 ( #6849 )
2018-10-16 19:38:24 +02:00
noxhirsch
4c0ac8ac1f
Added URL example internal ( #6770 )
...
Added an example for weblink with which you not only can link to external URLs - you also can link to internal pages or panels
2018-10-14 09:24:11 +02:00
Alok Saboo
a4dca76042
Fixed typos ( #6623 )
...
* Fixed typos
* More typos
2018-10-09 12:13:54 +02:00
Matthew Rollings
395427a4c3
Typo in lovelace docs secial -> special ( #5981 )
2018-08-09 00:52:12 +02:00
Paulus Schoutsen
55c4d18e71
Merge branch 'current' into next
2018-07-30 15:27:25 +01:00
c727
7b46760299
Lovelace: Docs for special rows ( #5858 )
...
* Lovelace: Docs for special rows
* Row
* Add call-service
2018-07-24 15:56:31 +02:00
c727
dd08a604c5
Lovelace: overwrite icons in entities card ( #5839 )
...
* Lovelace: overwrite icons in entities card
* Add icon support to glance
2018-07-21 18:36:25 +02:00
c727
4dbb5c2df3
Lovelace: Add secondary info docs ( #5816 )
2018-07-19 22:47:45 +02:00