3 Commits

Author SHA1 Message Date
Jan Čermák
3d6369b44c
Document OS boot slot persistence when using GRUB (#2295)
* Document OS boot slot persistence when using GRUB

Since home-assistant/supervisor#5276 boot slot will be persisted when
user selects it in the GRUB menu. Document this behavior.

* Grammar adjustment by coderabbit

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-30 15:39:17 +02:00
c0ffeeca7
6323868d0e
i18n-os-supervisor-voice: apply sentence-style capitalization (#2190)
* i18n-os-supervisor-voice: apply sentence-style capitalization to headings

- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)

* Update docs/internationalization/core.md
2024-05-23 09:29:31 +02:00
Stefan Agner
57e0de8129
Document Home Assistant OS update system (#2069)
* Document Home Assistant OS update system

Document the update system used in Home Assitant. This aims to help
developers to understand our update system and use it also during
development, so they can test development builds and iterate quickly.

* Add Update System to sidebar

* Apply suggestions from code review

Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>
2024-02-06 17:59:45 +01:00