Skip to content

Commit

Permalink
style spell
Browse files Browse the repository at this point in the history
  • Loading branch information
jalcaras authored and jalcaras committed Jun 14, 2023
1 parent c6829e4 commit 8289aa0
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
Home Assistant component for controlling robot from brand like : Neatsvor / Tesvor / Orfeld / Abir...
This component can control robot using WeBack app.

> Warning : Some models from marks above (such as : Tesvor M1 & Neastsvor X600 PRO) are using a different platform (SmartLife/Tuya) and can't be controlled with this integration.
> Warning : Some models from marks above (such as : Tesvor M1 & Neastsvor X600 PRO) are using a different platform (SmartLife/Tuya) and can't be controlled with this integration.
## Installation (with HACS)

1. Got to HACS
2. Integrations
3. EXPLORE & DOWNLOAD REPOSITORIES
1. Got to HACS
2. Integrations
3. EXPLORE & DOWNLOAD REPOSITORIES
4. Enter "Weback"
5. DOWNLOAD THIS REPOSITORY

Expand All @@ -32,7 +32,7 @@ weback_vacuum:
region: <your country phone code e.g. for france code is 33, required>
application: <configuration app, optional>
client_id: <api client, optional>
api_version: <api version used, optional>
api_version: <api version used, optional>
language : <language code 2 chars, optional>
```
Expand All @@ -51,7 +51,7 @@ weback_vacuum:
region: 33
```
> Do not use any leading/ending characters like < > " ' +
> Do not use any leading/ending characters like < > " ' +
Once configuration set you can restart Home Assistant.
After restart, a new vacuum entity is created with the name defined into WeBack apps.
Expand Down Expand Up @@ -121,6 +121,3 @@ logger:
logs:
custom_components.weback_vacuum: debug
```



0 comments on commit 8289aa0

Please sign in to comment.