27 Commits

Author SHA1 Message Date
Tom Brien
f3b9c78185
Update Docusaurus to v3 (#1995) 2024-06-08 10:38:41 +02:00
c0ffeeca7
dff111c236
docs-e-t: apply sentence-style capitalization to headings (#2193)
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 09:29:56 +02:00
Jan Bouwhuis
f85fa4cbbb
Add ServiceValidationError and translation support (#1961)
* Add ServiceValidationError and translation support

* Improvements, add blog post

* Add error handling response

* Follow up comment

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Follow up raising vs handling errors

* Fix links

* Update docs/core/platform/raising_exceptions.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/api/websocket.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/internationalization/core.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/internationalization/core.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/core/platform/raising_exceptions.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/integration_quality_scale_index.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update docs/internationalization/core.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update blog/2023-10-29-service-exceptions-and-translations.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Rename file to adjust date

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-17 15:36:19 +01:00
AJ Jordan
204966dba4
Fix architecture repo link (#1954) 2023-10-25 06:09:05 +02:00
Joost Lekkerkerker
9ba991323d
Update integration_quality_scale_index.md (#1861) 2023-08-09 00:52:43 +02:00
Franck Nijhof
dafeb49013
Add diagnostics to integration QA scale gold requirements (#1512) 2022-10-26 11:15:51 -04:00
J. Nick Koston
bf82b31d4b
Fix links to integration_setup_failures (#1362) 2022-06-13 01:44:30 +02:00
J. Nick Koston
754e39130d
Link handling setup failures to integration quality scale and add expired credentials (#1361) 2022-06-11 12:51:24 -07:00
Allen Porter
5f6fcb727e
Propose an exception handling criteria for Silver integration quality (#1344)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Teemu R. <tpr@iki.fi>
2022-06-11 09:02:52 -10:00
Shay Levy
f8b349ad3a
Clarify gold level quality scale test requirements (#1194) 2022-01-24 11:40:02 +01:00
Simon Tegelid
558f535bad
Update integration_quality_scale_index.md (#1038) 2021-08-25 12:28:14 +02:00
Czapla
f5f7c9ce03
Add more info to docs (#874)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-04-06 13:24:49 +02:00
Paulus Schoutsen
c2c17819cd
Allow httpx for platinum quality scale (#778) 2021-01-27 20:23:27 +01:00
Allen Porter
d6f244e610
Document an OAuth2 reauth example (#753)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-20 01:36:03 +01:00
Franck Nijhof
0145bbbfa7
Move and merge entity documentation (#544) 2020-05-18 14:57:50 +02:00
Franck Nijhof
08884e2cca
Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
Tom Brien
d6e06a716d
Replace quotes with tip boxes (#458)
* Replace quotes with tip boxes

The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.

* Replace json5 codeblock language with json

json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00
Paulus Schoutsen
1eca2b0c9a
Add cleanup to gold quality scale (#399) 2020-02-04 16:20:42 -08:00
Robert Svensson
494a896cee One less P to care for (#393) 2020-01-22 14:47:16 -08:00
Paulus Schoutsen
0d1b6a2f6f
Add some more things to quality scale (#389)
* Add some more things to quality scale

* Update docs/entity_index.md

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

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-01-18 21:34:07 -08:00
Fabian Affolter
9a845a2ee9
Remove 'sidebar_label' no longer needed (fixes #326) 2019-10-30 08:56:28 +01:00
Bogdan Vlaicu
0ce5e071d7 Added docs link for "Has a code owner" (#333)
Added documentation link for "Has a code owner" in the Gold "Integration Quality Scale" standard.
2019-10-16 21:43:59 -07:00
Paulus Schoutsen
ba924f7330
Docs to talk about intregrations (#215)
* Add manifest docs

* Talk about integrations

* Apply suggestions from code review

Co-Authored-By: balloob <paulus@home-assistant.io>

* Address comments

* Apply suggestions from code review

Co-Authored-By: balloob <paulus@home-assistant.io>

* Address comments

* Final comment

* Mention codeowners script
2019-04-06 20:08:49 -07:00
Paulus Schoutsen
28cf775d53 Require component for IQS silver level (#204) 2019-03-20 21:21:14 +01:00
Fabian Affolter
9e84b29dbf
Add internal (#102) 2018-10-01 22:58:24 +02:00
Paulus Schoutsen
f06ed8fed0
Update integration_quality_scale_index.md 2018-09-26 14:39:48 +02:00
Paulus Schoutsen
e4ab6fdc82
Add quality scale (#92)
* Add quality scale

* Rephrase intro

* Address comments

* Add translations for sensors only

* Typo

* Few more styling tweaks

* Update integration_quality_scale_index.md

* Typo
2018-09-26 14:31:55 +02:00