Skip to content

Conversation

dshokouhi
Copy link
Owner

Proposed change

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase:
  • This PR fixes or closes issue:

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

frenck and others added 30 commits January 22, 2020 21:24
* Add sighthound docs

* Address reviewer comments

* Bump ha_release

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add docs for upcoming OpenUV changes

* Simplify configuration example
* CDO update of zha.markdown

Change to alphabetical order when sorting the list with supported ZHA device types, same as in Z-Wave documentation

https://www.home-assistant.io/integrations/zwave vs https://www.home-assistant.io/integrations/zha/

CDO, it's like OCD but all the letters are in the alphabetical order, AS THEY SHOULD BE!

* Update source/_integrations/zha.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* update config

* add wol example

* move WOL example to separate chapter

* Update samsungtv.markdown

* Update ssdp.markdown

* Update samsungtv.markdown
* Added bonus template sensors to convert kilograms to pounds

added bonus template sensors to convert kilograms to pounds. This will save users from having to re-invent the wheel on their own.

* added {% raw %} tags

* edited {% raw %} tags
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Removing the 15 minutes delay note since it's now working with the updated API
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
frenck and others added 29 commits February 17, 2020 08:51
* Update _redirects

* Remove duplicated heading

* Update source/_redirects

Good spot cheers

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
* Release OS 3.11 & 4.3

* Add warning box
Minor change: Totp heading seems to have been copied without editing. Proposed edit fixes The text to refer to the "notify" option rather than Totp.
* Add community highlights 3rd edition

* Tweaks + Social image

* Add thank you to suggesters

* typo

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Adding a note about states

It's a regular thing on Discord to have to point this out to folks, so it's long past time we highlighted this somewhere IMO.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
There are only 2 settings so maybe it's better not to use quantities..
* add note about impact on SD cards

because people need to be informed

* ✏️ Tweak wording

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Clarification of yaml to call  python_script
configured it yesterday ob my fritzbox 7490 and it worked.
* Rename configurator to file editor

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Consistently use `true` in the code examples, instead of `True`.
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* 📚 Update confirmation in Installation Script

If a user were to copy paste the commands, I believe it will fail as there is no confirmation on the initial `software-properties-common` install.

Add's `-y` flag so copy paste would work.  One other thought, could this maybe be optimised to a single line install?

* Update installation.markdown
Update the video tutorial link to the latest video guide (2020).
@dshokouhi dshokouhi merged commit 2e8bfef into dshokouhi:current Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.