26 Commits

Author SHA1 Message Date
Michel van de Wetering
52e2213c0f
Simplify Windows instructions (#1602) 2024-06-08 11:18:23 +02:00
Vincèn
87fee770da
Update development_environment.mdx (#2082) 2024-06-08 11:01:54 +02:00
Tom Brien
f3b9c78185
Update Docusaurus to v3 (#1995) 2024-06-08 10:38:41 +02:00
Mat931
0dbb50a13a
Add core dependencies for Fedora (#1867) 2024-06-08 09:52:23 +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
Erik Montnemery
48fe46896a
Update development_environment.mdx with libgammu-dev (#2148) 2024-04-23 08:32:59 +02:00
Scott Giminiani
3a8fd6d731
Devs should use Python 3.12 when setting up their env (#2127)
Support for Python 3.11 has been dropped for the upcoming 2024.4
release.
2024-03-29 07:30:46 +01:00
Jan Bouwhuis
83d10c5a4a
Cleanup note about pythonTestAdapter work-a-round (#2122) 2024-03-25 11:26:03 +01:00
Chuck LeDuc Díaz
524b7fa24f
Update development_environment.mdx to fix broken dependency #1353 (#2058)
Updating libavresample-dev to libswresample-dev as per

https://github.com/home-assistant/developers.home-assistant/issues/1353
2024-01-25 10:45:46 +01:00
Jan Bouwhuis
f9d5df0573
Add instructions to fix debugging tests with vscode (#2036)
* Add instructions to fix debugging tests with vscode

* Add note to restart the Dev Container
2024-01-13 17:01:54 +01:00
Ville Hartikainen
80eb77e2ec
fix: add make to macos brew install (#1969) 2023-11-08 01:09:23 +01:00
Joost Lekkerkerker
68b6b21b2b
Update development_environment.mdx (#1879) 2023-08-16 00:08:52 +02:00
Joost Lekkerkerker
207e786ce1
Update recommended python version to 3.11 (#1866) 2023-08-03 16:24:16 +02:00
Volker Stolz
7dc66611cd
Add limitations of using containers for developing hardware (#1672)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 23:24:41 +02:00
rotinom
e3f62d1c5c
Update "getting started" section with instructions on how to validate… (#1843)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 21:46:07 +02:00
Colin Campbell
00176baa9a
Fix spelling mistake in development_environment.mdx (#1842)
Assuming this was meant to reference "production" and not "productive"
2023-07-12 21:56:58 +03:00
schelv
fba80e9764
add info on how to open command palette (#1779)
* add info on how to open command palette

* Update docs/development_environment.mdx

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update development_environment.mdx

move keyboard shortcut hint to first mention of the command palette

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2023-05-16 20:50:42 +03:00
Sven Serlier
da60ee6f6a
Update URLs (#1745) 2023-04-12 23:21:46 +02:00
Ernst Klamer
ade2724ae5
Update python version in development docs (#1645) 2023-01-24 19:30:13 +01:00
Giel Janssens
355a77e578
Update development_environment.mdx (#1471) 2023-01-17 14:49:19 +01:00
dgtal1
7f88317945
Add notes about debugging HA in Dev Container (#1469)
* Add notes about debugging HA in Dev Container

Since some people (like me and others) experience issues with the default Dev Container debugging, whcih doesn't work out-of-the box - new developers may think that debugging is not supported by the dev container out-of-the-box. This description is to indicate that normally debugging doesn't needs any additional actions to be taken to enable it. I also mentioned the way to debug remote instances, which may be very helpful for the developers, also in case of issues with the default debugging without enabling `debugpy`.
If I had such description I wouldn't loose almost 2 hours of googling trying to find out what is supported and what are the options, so I hope thanks to this people will avoid this.

* Fix typo in my previous description

* Small tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-04 00:33:49 +02:00
Michał Stańczyk
669b3d883d
Update development_environment.mdx (#1501)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-18 18:44:31 +02:00
Sven Serlier
4e7bb3f46b
Update some URLs (#1347) 2022-05-30 11:46:43 +02:00
ZuluWhiskey
fa3322fc96
Update development_environment.mdx (#1189) 2022-01-23 19:18:05 +01:00
Philip Allgaier
00c4faae3f
Update minimum Python version to 3.9 (#1191) 2022-01-22 13:20:30 +01: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