Paul Bottein
4479af8476
Use grid options instead of layout options ( #2440 )
...
* Use grid options instead of layout options
* Add default values
2025-03-12 09:50:39 +01:00
Tobias Diez
5dee7c23b8
docs: add instructions of how to register lovelace resources via yaml ( #2236 )
...
* docs: add instructions of how to register lovelace resources via yaml
* Update docs/frontend/custom-ui/registering-resources.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update registering-resources.md
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-02 23:36:26 +01:00
Joost Lekkerkerker
dc8a7027f2
Remove note syntax ( #2574 )
2025-02-20 20:23:13 +01:00
Darren Griffin
de27a0bdc9
Fix URL typo ( #2573 )
2025-02-19 20:17:14 +00:00
martetassyns
6a300925e9
Documented new frontend development script ( #2483 )
...
* Documented new feature added in pull request 23062
* applied review comment to use tabs instead
* applied review comment
* capitalize Frontend
* add a section about develop_and_serve
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-01-22 16:16:44 +02:00
Orce MARINKOVSKI
fbfef1f908
Update custom-view.md ( #2535 )
2025-01-16 22:45:32 +01:00
William Poetra Yoga
af4abd1094
Clarify frontend development documentation ( #2497 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-12-15 21:45:19 +01:00
Dave T
9db1f3a120
Minor grammar fixes in custom card docs ( #2381 )
...
* Minor grammar fixes in custom card docs
* Adjust language
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-16 10:15:37 +01:00
Petar Petrov
f94f04a562
Fix wrong link to sections view ( #2272 )
2024-09-25 14:43:16 +02:00
Paul Bottein
a34195da26
Update custom cards, add custom badges and custom card features ( #2258 )
...
* 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
Franck Nijhof
8eeaf3af91
Rename Services to Service actions ( #2249 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 12:05:05 +02:00
Tom Brien
f3b9c78185
Update Docusaurus to v3 ( #1995 )
2024-06-08 10:38:41 +02:00
Dave T
40731f291f
Add instruction to set up translations for development ( #2138 )
2024-06-08 09:53:02 +02:00
Omar Ishtiaq
7c7f6e2bcd
Update adding-state-card.md to fix .js extensions to .ts fixing a 404 ( #2202 )
2024-06-08 09:51:41 +02:00
Omar Ishtiaq
b36474245a
frontend: Update file extensions in /architecture page from .js to .t… ( #2199 )
2024-05-29 08:30:29 +02:00
c0ffeeca7
8942adbb4c
frontend: apply sentence-style capitalization to headings ( #2189 )
...
- 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 ( #2115 )
2024-03-19 19:04:54 +01:00
Jan Bouwhuis
8d63819d60
Improve instructions on how to change devcontainer.json for frontend development ( #2045 )
2024-03-12 21:42:19 +01:00
Klaas Pieter Annema
bfb95491f1
Remove reference to docker-build task ( #2110 )
2024-03-12 18:36:51 +01:00
Jan-Philipp Benecke
a6a6b40cce
Add dev blog about deprecating @bind_hass
and hass.components
( #2093 )
...
* Add dev blog about deprecating `@bind_hass` and `hass.components`
* Add note about logging
* Clarify that we start removing @bind_hass in core
* Change version
* Add note about manifest.json
* Apply suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update message
* Adjust language
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-04 10:14:47 +01:00
Paul Bottein
8653a61731
Update strategies documentation ( #2063 )
2024-01-30 15:43:50 +01:00
karwosts
6343922de2
Update custom-card.md - add documentationURL ( #1990 )
2023-11-24 21:28:42 +01:00
Raz Luvaton
cce5150510
Update websocket-api.md ( #1983 )
2023-11-21 14:52:58 +01:00
Ferry Cools
efec569cf4
Update custom-strategy.md ( #1972 )
2023-11-10 09:14:45 +01:00
Paul Bottein
03abe62825
Add entity state formatting documentation and blog article ( #1891 )
...
* Add entity state formatting documentation and blog article
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update docs/frontend/data.md
* Update docs/frontend/data.md
* Update docs/frontend/data.md
* Update docs/frontend/data.md
* Update blog/2023-08-29-hass-format-state.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-30 11:49:12 +02:00
Albin Médoc
619e072425
Correct instructions to add more-info-content ( #1685 )
2023-07-23 23:25:10 +02:00
Philip Allgaier
1b5a0e5b01
Add info about design portal to frontend dev docs ( #1796 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-23 21:56:11 +02:00
pathofleastresistor
5210f4a1c3
Update custom-view.md to correct event for adding cards ( #1804 )
2023-07-22 17:03:21 +02:00
Marc Mueller
11303e5311
Update frontend editable install command ( #1819 )
2023-06-26 23:19:08 +02:00
Sven Serlier
033e35ae23
Update URLs in frontend development page ( #1793 )
2023-06-08 19:22:28 +02:00
Sven Serlier
da60ee6f6a
Update URLs ( #1745 )
2023-04-12 23:21:46 +02:00
Harvey
6589dea2ae
added link to the docs of the hass object in custom-card.md ( #1720 )
...
* 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 ( #1689 )
2023-02-20 15:01:52 +01:00
Paul Bottein
838db3fad4
Add custom tile features documentation ( #1680 )
...
* Add custom tile features documentation
* Feedbacks
2023-02-15 12:58:22 -05:00
Chris
67834fb6d4
Update registering-resources.md ( #1660 )
2023-02-03 18:59:28 +01:00
puddly
af0b620f20
Document --skip-pip-packages
for more granular package installation control ( #1555 )
2022-11-30 08:39:02 +01:00
Dave T
1f3eeb6312
Minor grammar improvements in front end developer docs ( #1505 )
2022-10-22 15:04:06 +02:00
im-boots
b64e346909
Fix minor typo in architecture.md ( #1451 )
2022-08-27 21:23:54 +01:00
Brandon Rothweiler
5f84f5d612
Remove mentions of the retired term "Lovelace" ( #1292 )
2022-04-18 11:22:59 -07:00
Paulus Schoutsen
42b0196253
Optimize dev env instructions ( #1072 )
...
* Optimize dev env instructions
* Apply suggestions from code review
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
* Update extensions in others
* Typo
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Tom Brien <tom@byth.co.uk>
2021-10-19 12:07:51 +01:00
Joakim Sørensen
c5656e0c1d
Rename snapshot -> backup ( #963 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-27 10:10:38 +02:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible ( #971 )
2021-06-18 14:08:47 +02:00
Paulus Schoutsen
35fed7195f
Update the WS API docs ( #937 )
2021-05-17 10:40:11 +02:00
Ville Skyttä
34b425ec13
Spelling and grammar fixes ( #909 )
2021-04-30 08:01:54 +02:00
Paulus Schoutsen
b5de04684c
Document frontend strategy ( #900 )
...
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 ( #863 )
...
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 ( #748 )
2020-12-08 11:55:04 +01:00
Zack Barett
53e5f10c6b
Add new Events to Custom View Docs ( #746 )
2020-12-07 13:54:03 +01:00
Brenden Crowie
078d89314b
Corrects typo "rebuilt" ( #715 )
...
Correct typo
2020-11-06 20:31:01 +01:00
Zack Barett
38f2abeacb
Docs: New File for Custom Views ( #700 )
...
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