-
Notifications
You must be signed in to change notification settings - Fork 8
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
Updating DOCs Install md #213
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -1,6 +1,12 @@ | ||||||||||||||||||||||||||||
### How to Install and Configure the Camera: | ||||||||||||||||||||||||||||
Using [HACS](https://hacs.xyz/) (current HACS version 1.34.0) add custom repositories by clicking on the three dots on the top right of the HACS page and select **Integrations**: | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
## Via HACS | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
## If you click this button below we can go to step #2 | ||||||||||||||||||||||||||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=sca075&repository=mqtt_vacuum_camera&category=integration) | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
## Step 1 Download the Component. | ||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
please copy the repository link below in ***Custom repositories*** section. | ||||||||||||||||||||||||||||
|
@@ -9,40 +15,43 @@ please copy the repository link below in ***Custom repositories*** section. | |||||||||||||||||||||||||||
https://github.com/sca075/mqtt_vacuum_camera.git | ||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Select **Integration** as _Category_ and click the **Add** button. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Once the repository is added, please click on the repository and the home page will be display. From there you need to | ||||||||||||||||||||||||||||
**Download** the integration, [HACS](https://hacs.xyz/) will setup the integration for you. (Note: You can selct here if you want to be notify for beta releases that some time are containg instant fixes). | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct grammatical issues and typo. There are grammatical issues and a typo in the instructions. - Once the repository is added, please click on the repository and the home page will be display. From there you need to
- **Download** the integration, [HACS](https://hacs.xyz/) will setup the integration for you. (Note: You can selct here if you want to be notify for beta releases that some time are containg instant fixes).
+ Once the repository is added, please click on the repository and the home page will be displayed. From there you need to
+ **Download** the integration, [HACS](https://hacs.xyz/) will set up the integration for you. (Note: You can select here if you want to be notified for beta releases that sometimes contain instant fixes). Committable suggestion
Suggested change
ToolsLanguageTool
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct grammatical issues and typo. There are grammatical issues and a typo in the instructions. - Once the repository is added, please click on the repository and the home page will be display. From there you need to
- **Download** the integration, [HACS](https://hacs.xyz/) will setup the integration for you. (Note: You can selct here if you want to be notify for beta releases that some time are containg instant fixes).
+ Once the repository is added, please click on the repository and the home page will be displayed. From there you need to
+ **Download** the integration, [HACS](https://hacs.xyz/) will set up the integration for you. (Note: You can select here if you want to be notified for beta releases that sometimes contain instant fixes). Committable suggestion
Suggested change
ToolsLanguageTool
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
You will need to restart Home Assistant at this point to have the integration available. Once Home Assistant will reload, please go in (plase press CTRL clicking the link this would open the link in a different tab of your browser) [**Settings** -> **Devices & Services**](https://my.home-assistant.io/redirect/config_flow_start/?domain=valetudo_vacuum_camera) then please confirm to add the integration. | ||||||||||||||||||||||||||||
## Step 2 Restart HA and Setup the component. | ||||||||||||||||||||||||||||
**You will need to restart Home Assistant at this point** to have the integration available. Once Home Assistant will reload, please go in (plase press CTRL clicking the link this would open the link in a different tab of your browser) [**Settings** -> **Devices & Services**](https://my.home-assistant.io/redirect/config_flow_start/?domain=mqtt_vacuum_camera) then please confirm to add the integration. | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove trailing punctuation in heading. The heading "Step 2 Restart HA and Setup the component." should not have trailing punctuation. - ## Step 2 Restart HA and Setup the component.
+ ## Step 2 Restart HA and Setup the component Committable suggestion
Suggested change
ToolsMarkdownlint
|
||||||||||||||||||||||||||||
The setup will start, you just select here the vacuum and the camera will be configured. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
The configuration of the colours you would prefer for each element in the maps can be done via Options. The camera will is connect automatically to the HA MQTT (whatever setup you use), for each vacuum you configured a new entity will be added to the configuration. | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct grammatical issue. There is a grammatical issue with the phrase "will is connect". - The configuration of the colours you would prefer for each element in the maps can be done via Options. The camera will is connect automatically to the HA MQTT (whatever setup you use), for each vacuum you configured a new entity will be added to the configuration.
+ The configuration of the colours you would prefer for each element in the maps can be done via Options. The camera will connect automatically to the HA MQTT (whatever setup you use), for each vacuum you configured a new entity will be added to the configuration. Committable suggestion
Suggested change
ToolsLanguageTool
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
The camera entity created will have the same friendly name of your vacuum + "camera" at the end. For example vacuum.robot1 = camera.robot1_camera. | ||||||||||||||||||||||||||||
The camera entity created will have the same friendly name of your **vacuum** + "camera" at the end. For example vacuum.robot1 = camera.robot1_camera. | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Add comma after "For example". The phrase "For example vacuum.robot1" should have a comma after "For example". - For example vacuum.robot1 = camera.robot1_camera.
+ For example, vacuum.robot1 = camera.robot1_camera. Committable suggestion
Suggested change
ToolsLanguageTool
|
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
### Manual Setup. | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove trailing punctuation in heading. The heading "Manual Setup." should not have trailing punctuation. - ## Manual Setup.
+ ## Manual Setup Committable suggestion
Suggested change
ToolsMarkdownlint
|
||||||||||||||||||||||||||||
If you want to install this camera manually without HACS: | ||||||||||||||||||||||||||||
Check the last release available and REPLACE_IT (at current v1.5.9) | ||||||||||||||||||||||||||||
To install this integration manually you have to download valetudo_vacuum_camera.zip and extract its contents to config/custom_components/valetudo_vacuum_camera directory: | ||||||||||||||||||||||||||||
To install this integration manually you have to download mqtt_vacuum_camera.zip and extract its contents to config/custom_components/mqtt_vacuum_camera directory: | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||
mkdir -p custom_components/valetudo_vacuum_camera | ||||||||||||||||||||||||||||
cd custom_components/valetudo_vacuum_camera | ||||||||||||||||||||||||||||
wget https://github.com/sca075/valetudo_vacuum_camera/archive/refs/tags/v.1.5.9.zip | ||||||||||||||||||||||||||||
unzip valetudo_vacuum_camera_v1.5.9.zip | ||||||||||||||||||||||||||||
rm valetudo_vacuum_camera_v1.5.9.zip | ||||||||||||||||||||||||||||
mkdir -p custom_components/mqtt_vacuum_camera | ||||||||||||||||||||||||||||
cd custom_components/mqtt_vacuum_camera | ||||||||||||||||||||||||||||
wget https://github.com/sca075/mqtt_vacuum_camera/archive/refs/tags/v.1.5.9.zip | ||||||||||||||||||||||||||||
unzip mqtt_vacuum_camera_v1.5.9.zip | ||||||||||||||||||||||||||||
rm mqtt_vacuum_camera_v1.5.9.zip | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Specify language for the code block. The code block should specify the language for better readability. - ```
+ ```shell ToolsMarkdownlint
|
||||||||||||||||||||||||||||
``` | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
Once the files are in the right place, you will need to restart Home Assistant to have the integration available. Once Home Assistant will reload, please go in (plase press CTRL clicking the link this would open the link in a different tab of your browser) [**Settings** -> **Devices & Services **](https://my.home-assistant.io/redirect/config_flow_start/?domain=valetudo_vacuum_camera) then please confirm to add the integration. | ||||||||||||||||||||||||||||
|
@@ -83,13 +92,12 @@ It is possible to **configure the camera via the Home Assistant UI**, as we aim | |||||||||||||||||||||||||||
Assistant UI. | ||||||||||||||||||||||||||||
The camera entity created will have the same friendly name of YOUR_VACUUM_camera at the end. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
To configure the Camera Options use Home Assistant "Settings" -> "Devices & Services" -> "Valetudo Vacuum Camera" in | ||||||||||||||||||||||||||||
To configure the Camera Options use Home Assistant "Settings" -> "Devices & Services" -> "MQTT Vacuum Camera" in | ||||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Add comma for better readability. There is a possible missing comma in the instructions. - To configure the Camera Options use Home Assistant "Settings" -> "Devices & Services" -> "MQTT Vacuum Camera" in the "Integration" tab.
+ To configure the Camera Options, use Home Assistant "Settings" -> "Devices & Services" -> "MQTT Vacuum Camera" in the "Integration" tab. Committable suggestion
Suggested change
ToolsLanguageTool
|
||||||||||||||||||||||||||||
the "Integration" tab. | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
The setup of the options of the camera include: | ||||||||||||||||||||||||||||
https://github.com/sca075/valetudo_vacuum_camera/blob/main/docs/images_options.md | ||||||||||||||||||||||||||||
- [**Image Options**](https://github.com/sca075/valetudo_vacuum_camera/blob/main/docs/images_options.md) | ||||||||||||||||||||||||||||
- [**Configure Status Text**](https://github.com/sca075/valetudo_vacuum_camera/blob/main/docs/status_text.md) | ||||||||||||||||||||||||||||
- [**Configure the Colours**](https://github.com/sca075/valetudo_vacuum_camera/blob/main/docs/colours.md) | ||||||||||||||||||||||||||||
- [**Export the logs of this integration**](https://github.com/sca075/valetudo_vacuum_camera/blob/main/docs/snapshots.md) (we filter the logs of the camera only as we don't want | ||||||||||||||||||||||||||||
to know what you run on your instance of Home Assistant) | ||||||||||||||||||||||||||||
- [**Image Options**](https://github.com/sca075/mqtt_vacuum_camera/blob/main/docs/images_options.md) | ||||||||||||||||||||||||||||
- [**Configure Status Text**](https://github.com/sca075/mqtt_vacuum_camera/blob/main/docs/status_text.md) | ||||||||||||||||||||||||||||
- [**Configure the Colours**](https://github.com/sca075/mqtt_vacuum_camera/blob/main/docs/colours.md) | ||||||||||||||||||||||||||||
- [**Export the logs of this integration**](https://github.com/sca075/mqtt_vacuum_camera/blob/main/docs/snapshots.md) (we filter the logs of the camera only as we don't want | ||||||||||||||||||||||||||||
to know what you run on your instance of Home Assistant only this custom component entries on the logs are important to us.) |
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.
Remove trailing punctuation in heading.
The heading "Step 1 Download the Component." should not have trailing punctuation.
Committable suggestion
Tools
Markdownlint