66 Commits

Author SHA1 Message Date
c0ffeeca7
bb929c1708
External data disk: style tweaks (#31400)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-02-13 12:20:47 +01:00
Joost Lekkerkerker
f2b0604715
Explain the custom polling (#31265)
* Update define_custom_polling.md

* Update source/_includes/common-tasks/define_custom_polling.md

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update source/_includes/common-tasks/define_custom_polling.md

Co-authored-by: Franck Nijhof <git@frenck.dev>

* tweaks

* Move intro from reuse topic to common tasks

- the rational does not need to be shown in every integration where the tasks is reused
- slight rephrase of the intro section

* Reduce redundancy

* Tweak

* Rephrase

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <k0ffeeka7@gmail.com>
2024-02-08 10:37:42 +01:00
c0ffeeca7
42e00434f9
File editor: update installation procedure (#31118) 2024-01-29 19:27:25 +01:00
c0ffeeca7
2a428bb239
Breaking changes: rename to backward-incompatible (#29927) 2023-11-20 13:09:55 +01:00
c0ffeeca7
11b6657adf
Polling data procedure: remove YAML example (#29925) 2023-11-20 08:36:24 +01:00
Sam Reed
45d955d727
common-tasks/update.md: Fix docker compose command examples (#29259) 2023-10-09 19:53:45 +02:00
c0ffeeca7
40e2632f6a
Restore from backup: emphasize required disk size (#29120) 2023-10-03 11:40:28 +02:00
c0ffeeca7
92a613444d
Reset password - update procedures (#29026)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-26 17:13:49 +02:00
c0ffeeca7
8f3d9a2422
Backup restore: add estimated duration (#28983) 2023-09-23 21:56:27 +02:00
c0ffeeca7
95953ca2aa
Add extra steps to the backup restore procedure (#28913)
* Add extra steps to the backup restore procedure

* Fix typos

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Implement review comments

* Update source/_includes/common-tasks/backups.md

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-09-19 16:53:25 +02:00
Martijn van der Pol
44e35df54d
Fix indentation in example define_custom_polling.md (#28949) 2023-09-19 16:44:14 +02:00
c0ffeeca7
1295a961c9
Backup procedures: fix links (#28807) 2023-09-06 13:59:27 +02:00
c0ffeeca7
c8af2b8bdd
Backup: replace steps by reference to procedure (#28806) 2023-09-06 13:45:57 +02:00
c0ffeeca7
c481118645
Common tasks: update backup section (#28796)
* Common tasks: update backup section

* Fix typo

* Implement feedback

* Fix formatting error

* Fix typo

* implement review feedback

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-09-05 14:49:05 +02:00
c0ffeeca7
41c17adbda
Speedtestdotnet - Remove section on manual polling (#28614) 2023-08-21 11:35:26 +02:00
c0ffeeca7
fc95d51aa4
Installation with Balena: (#28624) 2023-08-21 11:32:51 +02:00
Franck Nijhof
ca962cf860
Enforce Markdown ordered list numbering (#28179) 2023-07-11 21:28:37 +02:00
Franck Nijhof
1170f37732
Enforce Markdown unordered list style (#28172) 2023-07-11 14:44:41 +02:00
Franck Nijhof
e4e0f96aa3
Enforce Markdown headers are incremental (#28158) 2023-07-10 17:02:21 +02:00
Joakim Sørensen
4fdd0a50be
Remove note about guest access (#27879) 2023-07-07 06:19:52 +02:00
c0ffeeca7
6ab52792cb
Common tasks: add enable entities (#28046) 2023-07-04 16:59:05 +02:00
Joakim Sørensen
7957bcf68c
Revert "Remove note about guest access (#27844)" (#27877)
This reverts commit ee0ce1fc0d586d39f1515cf8e8df82a37304b052.
2023-06-19 09:00:34 +02:00
Joakim Sørensen
ee0ce1fc0d
Remove note about guest access (#27844) 2023-06-19 08:37:43 +02:00
c0ffeeca7
23239008fe
Various files: replace component by integration (#27781) 2023-06-13 11:32:32 +02:00
Joakim Sørensen
1123e1c64b
Add some clarification about network storage (#27753)
* Add some clarification about network storage

* tiny tweaks

* more tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-13 09:27:06 +02:00
Joakim Sørensen
518b00954b
Remove double new (#27591) 2023-05-30 16:38:10 +02:00
Joakim Sørensen
9b728d73e5
Add documentation for network storage (#27512)
* Add documentation for network storage

* Apply suggestions from code review

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update source/_integrations/media_source.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-25 11:08:22 +02:00
c0ffeeca7
cefb341962
Flashing ODROID: add info that Allen key is needed (#27079)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-21 09:46:10 +00:00
Danny Tsang
1f0ef13485
Added OneDrive to list of backup services (#24825)
* Re-arranged other backup location list in alphabetical order.

* Added OneDrive to backup (location) list.
2022-11-05 14:43:20 +01:00
Joakim Sørensen
2ed9a602cb
Adjust the OS/Supervised docs for spesific version (#24234) 2022-09-26 18:46:39 +02:00
Salim B
a68ffe7b27
Mention unofficial Syncthing add-on (#23775) 2022-08-15 19:57:27 +02:00
DJ Adams
b93f5937cf
Minor improvement: Add explicit ref to the "Create backup" button (#23589) 2022-07-31 13:24:21 +02:00
J. Nick Koston
03454381ab
Adjust filtering to make includes stronger than excludes (#23223)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-06-29 11:59:40 +02:00
Mike Degatano
0a44c695b6
Remove config check addon from guide (#23192) 2022-06-23 20:51:14 +02:00
Erik Montnemery
d51195e7fd
Update core upgrade instructions (#23058) 2022-06-09 08:37:24 +02:00
J. Nick Koston
0ff5142c84
Move description of how filtering works to an include (#22974) 2022-06-07 12:25:48 +02:00
tomlut
b646d2f050
Update beta_version.md (#22814)
Spelling correction.
2022-05-20 18:08:13 +02:00
Philip Allgaier
8f12f68ced
Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Joakim Sørensen
3f3ce25b76
Adjust navigation changes for 2022.5 (#22623) 2022-05-04 18:15:48 +02:00
Franck Nijhof
100bad7bfa
Adjust link to release notes (#22119) 2022-03-25 00:29:28 +01:00
Stefan Agner
02f08be685
Clarify output of ha os datadisk list (#21490) 2022-02-04 21:34:35 +01:00
Matheson Steplock
29d3149dd1
Update remote-backup link (#20898) 2021-12-29 18:55:53 +01:00
Joakim Sørensen
f72fc92192
Fix my link to add-on store (#20680) 2021-12-13 17:15:25 +01:00
Joakim Sørensen
fa2bf2da0e
Remove machine spesific image refrences (#20678) 2021-12-13 17:04:58 +01:00
Joakim Sørensen
7fb9e73fb3
Adjust supervisor references (#20556) 2021-12-03 17:52:13 +01:00
Eiko Wagenknecht
748e4bcbaa
Remove "bash" highlighting for help output docs (#20499) 2021-11-29 10:14:39 +01:00
Eiko Wagenknecht
ea7b5d344a
Fix case and grammar in i2c docs (#20498) 2021-11-29 09:21:10 +01:00
Achilleas Pipinellis
b859615835
Mention login command in console access section (#20083) 2021-11-15 20:12:32 +01:00
Matheson Steplock
030ce9ec11
Additional info for Flashing an Odroid-N2+ (#19828) 2021-11-03 08:34:18 +01:00
Achilleas Pipinellis
c2d567b80e
Refactor the SPI and ums info for the ODROID-N2+ (#20007) 2021-10-27 13:49:55 +02:00