28 Commits

Author SHA1 Message Date
Petar Petrov
f94f04a562
Fix wrong link to sections view () 2024-09-25 14:43:16 +02:00
Paul Bottein
a34195da26
Update custom cards, add custom badges and custom card features ()
* Add custom card feature doc

* Add layout options in custom card documentation

* Update example

* Add custom badge documentation

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-badge.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/frontend/custom-ui/custom-card-feature.md

* Apply suggestions from code review

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-07-24 22:10:09 +02:00
c0ffeeca7
8942adbb4c
frontend: apply sentence-style capitalization to headings ()
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 10:01:23 +02:00
karwosts
773718ad23
Update custom-strategy.md - does not currently work () 2024-03-19 19:04:54 +01:00
Paul Bottein
8653a61731
Update strategies documentation () 2024-01-30 15:43:50 +01:00
karwosts
6343922de2
Update custom-card.md - add documentationURL () 2023-11-24 21:28:42 +01:00
Ferry Cools
efec569cf4
Update custom-strategy.md () 2023-11-10 09:14:45 +01:00
pathofleastresistor
5210f4a1c3
Update custom-view.md to correct event for adding cards () 2023-07-22 17:03:21 +02:00
Sven Serlier
da60ee6f6a
Update URLs () 2023-04-12 23:21:46 +02:00
Harvey
6589dea2ae
added link to the docs of the hass object in custom-card.md ()
* added link to the docs of the hass object in custom-card.md

Added a link to the docs for the hass object in the API section of the document.

* Update docs/frontend/custom-ui/custom-card.md

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-03-19 23:49:21 -04:00
Paulus Schoutsen
e9a1489279
Remove advanced card resources as they are outdated () 2023-02-20 15:01:52 +01:00
Paul Bottein
838db3fad4
Add custom tile features documentation ()
* Add custom tile features documentation

* Feedbacks
2023-02-15 12:58:22 -05:00
Chris
67834fb6d4
Update registering-resources.md () 2023-02-03 18:59:28 +01:00
Brandon Rothweiler
5f84f5d612
Remove mentions of the retired term "Lovelace" () 2022-04-18 11:22:59 -07:00
Ville Skyttä
34b425ec13
Spelling and grammar fixes () 2021-04-30 08:01:54 +02:00
Paulus Schoutsen
b5de04684c
Document frontend strategy ()
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-27 10:29:26 -07:00
Thomas Lovén
a3fbbee6ea
Rename layout option for cards to view_layout ()
Discussion: https://discord.com/channels/330944238910963714/351047592588869643/821281122755411968
2021-03-29 14:28:55 -07:00
Zack Barett
8f53231d25
Very Small updated after using the Custom Views () 2020-12-08 11:55:04 +01:00
Zack Barett
53e5f10c6b
Add new Events to Custom View Docs () 2020-12-07 13:54:03 +01:00
Zack Barett
38f2abeacb
Docs: New File for Custom Views ()
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-28 09:34:39 +01:00
Sam Welek
e47096e7d5
Fixes some Typos in the Documentation ()
* Fixing typo on development_enviornment.md

* Fixing various typos throughout the docs, it's not much but it's honest work
2020-10-11 15:47:52 +01:00
Paulus Schoutsen
9846041f25
Add custom panel example ()
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-09-01 13:58:24 +02:00
Bram Kragten
356d4e16b5
Remove recommended design elements ()
As it is really hard to get working in a custom card.
2020-07-21 11:16:48 +02:00
Kendell R
a7ef95b3a4
Fix error in code () 2020-07-03 09:15:54 -07:00
Bram Kragten
84da3a9de3
Update getCardSize docs ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-06-01 11:45:41 -07:00
Brad Johnson
3bf64d7c94
Add instructions for registering resources to the custom cards guide ()
* Add instructions for registering resources to the custom cards guide

* PR Feedback

* Update static/_redirects

* Update docs/frontend/custom-ui/lovelace-custom-card.md
2020-06-01 08:32:40 +01:00
Franck Nijhof
08884e2cca
Collection of fixes and improvements () 2020-05-11 08:12:01 -07:00
Franck Nijhof
a4be81d0dd
Move frontend docs () 2020-05-11 12:07:17 +02:00