192 Commits

Author SHA1 Message Date
anugs
24a9a6c297
Update index.markdown (#17133) 2021-03-25 15:02:43 +01:00
Franck Nijhof
a910742724
Lowercase MDI icons URLs (#17012)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-03-15 14:19:38 +01:00
Franck Nijhof
57acb255da
Add icon reference to Lovelace documentation (#16865) 2021-03-15 13:58:40 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 (#16379) 2021-02-01 22:46:37 +01:00
Philip Allgaier
76f1474916
Clarification for hold_action (#16229) 2021-01-25 15:44:30 +01:00
Philip Allgaier
e9166f6c97
Lovelace alignments for all cards (#16281) 2021-01-23 14:09:27 +01:00
Philip Allgaier
53e61b1715
Add note about default action override (#16218)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-18 03:10:37 +01:00
Philip Allgaier
9343d9d50c
Small tweaks to header/footer for cards (#16174)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-15 19:34:30 +01:00
Philip Allgaier
7df05d6b56
Made the user exemptions for action confirmation a bit clearer (#16143)
The part "can view the view tab" was quite confusing here.
2021-01-10 21:43:55 +01:00
oywino
d294ea7db9
Update badges.markdown (#16016)
A typo in the required type:   was "entity-button" should be "state-label"
2020-12-26 16:38:24 +01:00
Philip Allgaier
cf8c6fdf70
Update lovelace dashboard info (#15805) 2020-12-02 17:51:20 +01:00
Franck Nijhof
f5a4a24b38
Fix excemptions lovelace example (#15766) 2020-11-27 21:06:45 +01:00
finity69x2
ef09346573
Change instances of "view" to "dashboard" where appropriate (#15510)
THere were a couple of places where "view" was mistakenly written instead of "dashboard" causing possible confusion.,
2020-11-02 15:18:22 +01:00
Ivan Bessarabov
f14cd5def1
Fixing the link (#15485) 2020-10-30 08:23:55 +01:00
Sam Welek
75db96a083
Fixing some typos (#15194) 2020-10-12 13:55:52 +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
Sean Mooney
78028d4d33
Updated menu item naming in Lovelace dashboards docs (#14812)
* Updated menu item names: Configure UI was renamed Edit Dashboard, and Raw config editor was renamed Raw configuration editor.
* Clarified the first step - Overview is a sidebar item (dashboard), not a tab.
* Added styling to text to make it more consistent with other pages
2020-10-03 10:23:04 +02:00
Marco Kamner
543bb1d874
Move frontmatter redirects to file (#14682)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-02 18:50:52 +02:00
Ariana Hlavaty
61ac7b9644
Move redirects (#14772) 2020-10-02 14:20:13 +02:00
Kendell R
41dc113797
Add Home Assistant Cards (#14604) 2020-09-28 15:18:07 +02:00
Sean Mooney
b7fe8b3b05
Update number of Lovelace cards (#14560)
Total number of cards went from 26 to 27 due to new addition of Calendar card in 0.115.
2020-09-18 20:24:45 +02:00
Franck Nijhof
58f7bd7009
Merge branch 'current' into next 2020-09-05 15:14:52 +02:00
Paulus Schoutsen
024bb2311c
Reorg Lovelace docs (#14355) 2020-08-31 11:59:35 +02:00
Zack Arnett
234630053c
Update Wording for lovelace (#14186) 2020-08-07 08:19:03 +02:00
Sean Mooney
f253321b33
Add missing Lovelace Humidifier card docs (#13919) 2020-07-14 21:59:54 +02:00
Paddy0174
5317a609f7
Update Icon to Tab-Icon to avoid anchor duplication (#13012) 2020-05-09 00:59:14 +02:00
Sean Mooney
4d56c879ed
Update Lovelace actions (#13294)
Reasons for following changes:

* Support for hold action and double tap action was added to Light card, but not mentioned here.
* Entity Button card was renamed to Button a few versions ago
* Renamed "Entity" card to "Entities" as that is the proper name, and there's an actual Entity card now (which doesn't support actions). So it was wrong.
2020-05-05 09:45:19 +02:00
Sean Mooney
405168bdcb
Minor edit to Lovelace intro page (#13292)
24 cards -> 25 cards (Entity card is a recent addition). Also updated home-assistant-polymer to new repo name, frontend.
2020-05-05 09:43:36 +02:00
aicarmic
ec81705225
Fix typo on line 38 (#13064) 2020-04-19 12:24:18 +02:00
akasma74
1c50c50240
add info about managing dashboards (#12946)
based on this topic - https://community.home-assistant.io/t/how-to-add-additional-overviews/186244
2020-04-14 10:46:09 +02:00
akasma74
e479e4f930
add note about reload resources (#12772)
I think it's useful to mention that resources need to be reloaded (as Refresh reloads only ui_lovelace.yaml I presume)
2020-04-09 12:51:44 +02:00
Sean Danischevsky
09b027d530
Update index.markdown (#12751)
* Update index.markdown

Added basic information to help new users add cards.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-04-08 20:05:40 +02:00
Franck Nijhof
6d02d715eb
Merge branch 'rc' into current 2020-04-08 16:15:48 +02:00
akasma74
a5a01c1f94
fix link to dashboards page (#12730) 2020-04-07 14:36:29 +02:00
akasma74
c369cb84a4
Moving Lovelace Dashboards to Views page (#12707)
* add dashboards

Based on this issue - https://github.com/home-assistant/home-assistant.io/issues/12462

As dashboards are not limited to YAML mode, it makes the information on them hard to find when it's a part of Lovelace YAML mode page.
I propose to add informatin about dashboards' configuration to the page about Views and rename it accordingly.

* move dashboards to views

* add link to dashboards

* dashes instead of underscores

* change link to Dashboards & Views

* add /lovelace/views
2020-04-06 15:11:51 +02:00
Franck Nijhof
3988a59ea3
Merge branch 'current' into next 2020-03-30 16:49:08 +02:00
Ian Richardson
b55b6a418e
Buttons row and name option addition (#12544) 2020-03-30 14:21:36 +02:00
bransjr
0e057107c8
Update actions.markdown (#12532)
* Update actions.markdown

I added working yaml for a confirmation dialog because there was no actual confirmation in the yaml that was here before.

* Update source/lovelace/actions.markdown

Co-Authored-By: Bram Kragten <mail@bramkragten.nl>

* Update source/lovelace/actions.markdown

Co-Authored-By: Bram Kragten <mail@bramkragten.nl>

* ✏️ Indent fix

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-30 13:24:16 +02:00
Zack Arnett
649dfeaaa7
Header/Footer: Add graph (#12492) 2020-03-23 14:53:28 +01:00
akasma74
67cc19694d
fix example (#12440)
there should be a hypen in dashboard name
2020-03-19 16:21:37 +01:00
Jonathan Martens
67ca0a7604
Corrected double tap explanation (#12436) 2020-03-19 12:28:28 +01:00
Zack Arnett
42f1816d28
Header Footer: Config Update (#12433) 2020-03-18 22:22:30 -07:00
Bram Kragten
bfa4c3e55a
Add required hyphen in lovelace dashboard url path. (#12420) 2020-03-18 13:27:59 +01:00
Bram Kragten
625ae01224
Add docs for multiple dashboard and resources in yaml mode (#12332)
* Add docs for multiple dashboard and resources in yaml mode

* Update yaml-mode.markdown

* Update yaml-mode.markdown

* Update yaml-mode.markdown

* Update yaml-mode.markdown

* Update yaml-mode.markdown

* Update yaml-mode.markdown
2020-03-11 14:43:20 +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
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
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
Franck Nijhof
f0d37f49db
Extends textlint Terminology list; part 2 (#12068) 2020-02-12 19:59:10 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list (#12065) 2020-02-12 14:56:50 +01:00