44 Commits

Author SHA1 Message Date
Remy Sharp
a95afe6d29
use html5 details element instead of javascript (#2531)
* use html5 details element instead of javascript

Reduces reliance on JS for content. I found when the JS didn't full load (flaky connection), I couldn't open these detail blocks.

* fix: remove the unused click handler

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 23:40:31 +01:00
c0ffeeca7
8589e39d33
Add documentation about creating integration documentation (#2541)
* Add documentation about creating integration documentation

- showcases some documentation features such as glossary entries, My links, collapsible text, and reuse elements
- shows the documentation structure
- shows the example text from the integration quality scale

* Add section on reuse

* code fence to fix build error

* Remove links that no longer work after code fencing the rest of the text

* Rephrase

* Code fence elements to fix build

* Fix link

* Video: improve intro para

* Fix links

* Fix more links..

* Improve structure

- example text: add titles
- configuration section: add screenshots

* Structure list: add link to example text sections

* Attempt to fix build

* Attempt to fix build

* Fix list

* Fix header

* Revert heading level change

* remove example text and refer to template instead

* Update intro

* Update docs/documenting/lorem-ipsum.md

* Rename file name from lorem-ipsum to integration-docs-examples
2025-02-20 22:11:34 +01:00
Joost Lekkerkerker
cf52c30bc0
Add integration quality scale docs (#2457)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-20 17:41:19 +01: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
Paulus Schoutsen
3ce212327c
Add converation entity docs (#2132)
* Add converation entity docs

* Fix links
2024-04-02 12:52:48 -04:00
imgbot[bot]
629b9ec50e
[ImgBot] Optimize images (#1987)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-11-22 12:50:24 +01:00
Franck Nijhof
459654d7f0
Replace opengraph social image (#1984) 2023-11-21 15:22:22 +01:00
Bram Kragten
1ff196e2af
Update logo (#1932) 2023-09-20 16:39:23 +02:00
Sam Reed
26297eeedd
Run pngcrush over png files (#1874) 2023-08-09 10:19:33 +01:00
Paul Bottein
0b2e058a97
Add blog post for custom tile features (#1697) 2023-02-28 22:14:29 -05:00
Paul Bottein
838db3fad4
Add custom tile features documentation (#1680)
* Add custom tile features documentation

* Feedbacks
2023-02-15 12:58:22 -05:00
Franck Nijhof
4855ed80df
Add blog post on PR drafting (#1670)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-07 19:01:26 +01:00
Michael Hansen
9e52294c6e
Add blog post on intent responses and template whitespace (#1664) 2023-02-03 16:42:35 -05:00
Paulus Schoutsen
0c8a7b6048
Modernize sidebar menu and consolidate content (#1619)
* Modernize sidebar menu

* Move more architecture things over

* Move APIs to their application docs

* Clean up some titles and de-duplicate

* Consolidate repair platform and issue registry

* More moving

* Address comments

* Move API down
2023-01-09 13:44:44 -05:00
Brandon Rothweiler
5f84f5d612
Remove mentions of the retired term "Lovelace" (#1292) 2022-04-18 11:22:59 -07:00
Joakim Sørensen
da18c9cbdb
Add backup documentation and restructure platforms (#1259) 2022-03-30 21:40:23 +02:00
Joakim Sørensen
38b3b85f22
Update add-on documentation (#1098)
Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
2021-12-17 15:05:15 +01:00
imgbot[bot]
3541edb722
[ImgBot] Optimize images (#1150)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-12-07 08:28:57 +01:00
Bert Roos
64e95f1117
Refresh screen shots (#1147) 2021-12-06 17:46:20 -08:00
Erik Montnemery
f1bf2f67e8
Add blog post about configuration URL and entity categories (#1108)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-10-26 08:37:06 -07:00
dependabot[bot]
1360fbb80f
Bump @docusaurus/preset-classic from 2.0.0-alpha.72 to 2.0.0-alpha.73 (#890)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Brien <tom@byth.co.uk>
2021-04-19 14:11:28 -07:00
Paulus Schoutsen
8538b36583
Improve architecture docs (#850) 2021-03-16 18:10:21 +01:00
Paulus Schoutsen
bc55ccd987
Reorganize architecture section (#839) 2021-03-10 09:17:54 -08:00
Joakim Sørensen
1b86254d71
Add blogpost about custom integrations changes (#786)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-29 16:15:34 +01:00
Joakim Sørensen
d3352592aa
Update Supervisor development instructions (#773)
* Update Supervisor development instructions

* remove test
2021-01-13 10:33:21 +01:00
Martin Hjelmare
48f9b25e88
Fix missing entity pages (#756) 2021-01-01 17:31:31 +01:00
Joakim Sørensen
cdb7c34ced
Custom API endpoint element (#695) 2020-10-20 21:50:00 +02:00
Tom Brien
2a11303d67
Additional translation redirect (#580)
To cover the `.html` form used by iOS app, will update app side too.
2020-06-16 18:58:07 +02:00
imgbot[bot]
7b01328c27
[ImgBot] Optimize images (#564)
*Total -- 93.92kb -> 79.58kb (15.27%)

/static/img/en/architecture/ha_architecture_2020.png -- 18.21kb -> 13.18kb (27.66%)
/static/img/en/frontend/lovelace-ui-profile-advanced-mode.png -- 48.52kb -> 42.24kb (12.96%)
/static/img/en/frontend/lovelace-ui-resources-tab.png -- 27.18kb -> 24.16kb (11.11%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-06-01 08:39:25 +01:00
Brad Johnson
3bf64d7c94
Add instructions for registering resources to the custom cards guide (#560)
* 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
0145bbbfa7
Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00
Paulus Schoutsen
fbb18f12db
Add some supervisor improvements (#522)
* Add some supervisor improvements

* Clarify title
2020-05-13 12:57:01 +02:00
Franck Nijhof
c802bbef97
Move supervisor & os docs (#521) 2020-05-12 20:35:01 +02:00
Franck Nijhof
a4be81d0dd
Move frontend docs (#512) 2020-05-11 12:07:17 +02:00
Franck Nijhof
d4dde03f79
Move documenting and extract add-ons (#511) 2020-05-11 11:33:35 +02:00
Franck Nijhof
b9747405ea
Remove server-sent events from documentation (#508) 2020-05-10 23:23:02 +02:00
Franck Nijhof
122f7bfa14
Move and extract internationalization/translations (#506) 2020-05-10 22:39:40 +02:00
Franck Nijhof
269b3594cd
Restructure docs APIs (#504) 2020-05-10 21:20:30 +02:00
Franck Nijhof
aaa3cb6fa8
Add blogpost on new instance url helper (#498) 2020-05-08 22:03:57 +02:00
Franck Nijhof
203ddda99a
Add blog about custom integration logos (#499) 2020-05-08 02:10:10 +02:00
Franck Nijhof
80fd7dcdf4
Blog: S6 Overlay (#462) 2020-04-12 14:49:56 -07:00
imgbot[bot]
569729f4a5
[ImgBot] Optimize images (#447)
*Total -- 1,395.31kb -> 1,007.57kb (27.79%)

/static/img/dev-tools/mqtt-icon.png -- 4.30kb -> 1.07kb (75.01%)
/static/img/en/auth/authorize_flow.png -- 17.78kb -> 6.16kb (65.38%)
/static/img/en/architecture/hassio.png -- 21.31kb -> 11.52kb (45.94%)
/static/img/en/auth/architecture.png -- 10.84kb -> 6.06kb (44.14%)
/static/img/en/auth/mfa_workflow.png -- 147.39kb -> 84.15kb (42.91%)
/static/img/en/hass.io/screenshots/adding_repositories.png -- 4.58kb -> 2.77kb (39.47%)
/static/img/en/hass.io/screenshots/local_repository.png -- 7.21kb -> 4.48kb (37.86%)
/static/img/en/frontend/hello-world-state-card.png -- 19.40kb -> 12.29kb (36.66%)
/static/img/en/architecture/home_automation_landscape.svg -- 37.87kb -> 25.54kb (32.57%)
/static/img/en/blog/2019-07-building-all-the-things/social.png -- 691.54kb -> 469.21kb (32.15%)
/static/img/en/architecture/ha_architecture.svg -- 36.18kb -> 25.02kb (30.84%)
/static/img/en/development/disable-cache.png -- 128.79kb -> 103.18kb (19.88%)
/static/img/en/hass.io/screenshots/main_panel_addon_store.png -- 5.40kb -> 4.41kb (18.35%)
/static/img/en/development/bypass-for-network.png -- 58.56kb -> 53.14kb (9.26%)
/static/img/logo-pretty.svg -- 14.07kb -> 13.17kb (6.4%)
/static/img/logo-responsive.svg -- 16.90kb -> 15.99kb (5.36%)
/static/img/undraw_docusaurus_mountain.svg -- 30.72kb -> 29.17kb (5.04%)
/static/img/undraw_docusaurus_react.svg -- 35.13kb -> 33.57kb (4.43%)
/static/img/logo-white.svg -- 10.96kb -> 10.57kb (3.57%)
/static/img/profile/paulus.jpg -- 7.16kb -> 6.96kb (2.76%)
/static/img/undraw_docusaurus_tree.svg -- 11.51kb -> 11.47kb (0.33%)
/static/img/dev-tools/events-icon.png -- 1.61kb -> 1.60kb (0.18%)
/static/img/docusaurus.svg -- 76.10kb -> 76.05kb (0.06%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-31 16:36:12 +02:00
Tom Brien
9f4ff838e7
Remove discourse scrollbar (#415)
* Remove iframe scrollbar

Remove scrollbar from embedded discourse scrollbar

* Tidy up

Remove commented (non-working) code
2020-02-19 22:09:53 +00:00
Tom Brien
974b29ebac
Migrate to Docusaurus V2 🐱🐉 (#412)
* Migrate to Docusaurus V2

* Add redirects

Only covers most recent version

* Add omitted scripts folder

* Include working yarn.lock
2020-02-19 19:36:13 +00:00