-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Hassbian docs #3487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hassbian docs #3487
Conversation
Added link to hassbian-config
Added note for upgrade HA from hassbian-config
Added note on how to uppdate HA from hassbian-config
Updated to match current version of hassbian-config.
@@ -36,6 +36,10 @@ To get the current state of the `homeassistant.service` replace `stop` with `sta | |||
|
|||
### {% linkable_title Update Home Assistant %} | |||
|
|||
<p class='note'> | |||
You can aslo so the atomated way with "hassbian-config" by running "sudo hassbian-config upgrade home-assistant" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the typos and please don't remove the formatting.
- Install Tradfri. Installs dependencies for using IKEA Trådfri. | ||
- Install Duck DNS auto renewal. This script adds an cron job to auto update you the WAN IP address for the defined domain. Before running this script you should already have an Duck DNS account, during the installation you will be asked to supply your domain name and the token for your account. | ||
- Install an web terminal for easy access to ssh in an web browser. This script installs an web terminal called 'shellinabox' to you system that give you SHH access in you web browser. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo, SHH
@@ -20,6 +20,9 @@ $ sudo apt-get -y upgrade | |||
|
|||
|
|||
#### {% linkable_title Updating Home Assistant %} | |||
<p class='note'> | |||
You can aslo so the atomated way with "hassbian-config" by running "sudo hassbian-config upgrade home-assistant" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the typos and please don't remove the formatting.
@fabaff Typo's corrected, not sure what you mean by "don't remove the formatting"? |
Commands should be marked as |
Fixed the commands that where supposed to be code @ludeeus . Thanks for fixing this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good after addressing @fabaff comments and reflects the state of Hassbian better.
@ludeeus Thanks for your contribution. |
Description:
Updated docs to better match the current version of the tool
hassbian-config