52 Commits

Author SHA1 Message Date
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
c727
ce33989bdb Lovelace: Add secondary info docs (#5816) 2018-07-19 22:34:49 +02:00
c727
9b9df71844
Lovelace: Add entity object options for entities card 2018-07-12 00:40:39 +02:00
c727
19e6b9720d
Lovelace: entites card correct config 2018-07-11 18:41:05 +02:00
Fabian Affolter
4c0d2624d7
Fix configuration descriptions (#5721)
* Fix configuration descriptions

* Fix syntax

* Minor changes

* Other fixes

* Update configuration description

* Check syntax

* Remove {% configuration %}
2018-07-09 22:28:48 +02:00
Fabian Affolter
d07bf0e11b
Fix titles, typos and style 2018-07-09 16:20:17 +02:00
sjabby
4224cf12cf
Update entities.markdown 2018-07-08 21:46:35 +02:00