Commit Graph

25 Commits

Author SHA1 Message Date
Erik Montnemery
adb09ecf85 Clarify external packages must have source code published (#2172)
* Clarify external packages must have source code published

* Improve language

* Improve language

* Update docs/api_lib_index.md

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update docs/creating_component_code_review.md

* Update docs/api_lib_index.md

* Update docs/api_lib_index.md

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-27 14:25:29 +02:00
Franck Nijhof
53ac59f86c Remove coveragerc (#2238) 2024-07-05 11:03:44 +02:00
Jesse Johnson
e4f52191d1 Update development checklist to include formatting code with Ruff (#2217)
Updates the development checklist to match the current PR template, which suggests using Ruff for code formatting as it has replaced Black. (Indeed, Black is no longer available in the Home Assistant virtual environment.)
2024-06-14 22:16:07 +02:00
c0ffeeca7
2a1a921bcd docs-a-d: apply sentence-style capitalization to headings (#2192)
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 09:30:17 +02:00
Dave T
416475f08d Minor grammar fix in development_checklist.md (#2098) 2024-03-04 10:15:51 +01:00
Sven Serlier
da60ee6f6a Update URLs (#1745) 2023-04-12 23:21:46 +02:00
Shay Levy
cae565b4a4 Update development checklist - issue trackers for external packages (#1299)
* Update development checklist - issue trackers for external Python libraries

* Update docs/development_checklist.md

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

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-21 15:53:27 +03:00
Franck Nijhof
039b12e201 Update hints about type hints (#901)
Co-authored-by: Ruslan Sayfutdinov <ruslan@sayfutdinov.com>
2021-04-27 10:12:27 -07:00
Franck Nijhof
247e9ba0ad Update hints about type hints (#899) 2021-04-26 14:22:44 +02:00
Tom
497a10ed65 Document more explicit the config_flow requirements for integrations (#845)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-11 12:49:41 +01:00
Paulus Schoutsen
74ac296a4b Add tests to black command 2020-07-20 07:19:42 -07:00
Franck Nijhof
698139469a Fix bunch of links (#545) 2020-05-19 09:56:08 +02:00
Jeff Rescignano
c4bd908be8 Update the "website documentation" URL on the "Development Checklist"… (#530) 2020-05-17 19:47:16 +02:00
Franck Nijhof
08884e2cca Collection of fixes and improvements (#516) 2020-05-11 08:12:01 -07:00
Patrik
49cd623da9 Update development_checklist.md (#317) 2019-09-18 22:08:13 +02:00
Paulus Schoutsen
bc8d368c98 Update dev checklist 2019-04-29 10:05:14 -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
Robbie Trencheny
67b9a5299d Add docs about The Manifest File (#214)
* Add docs about The Manifest File

* Remove stale line

* Update docs/development_checklist.md
2019-04-04 21:21:00 -07:00
Christian Studer
4ebf12ee05 Dependencies: Always link to their documentation (#183) 2019-02-27 14:14:39 +05:30
Adam Mills
f5f5538e82 Clarify requirement for external libraries (#143)
This change clarifies that hass should not be responsible for third party communication details, and that these belong in an external library.
2018-11-07 10:10:35 +01:00
Paulus Schoutsen
8ec8e67ebb Fix broken links 2018-04-29 14:10:56 -04:00
Paulus Schoutsen
2fd443fe2c fix broken links 2018-04-25 14:19:41 -04:00
Paulus Schoutsen
9311326aec Remove unused header 2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20 Fix all headers 2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7 Migrate to Docusaurus 2018-04-24 09:52:18 -04:00