Skip to content

Commit c05872c

Browse files
authored
Update README.md
1 parent 5b72ec5 commit c05872c

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you would like to support me, you can do so here:
1414

1515
1. Install the [Roborock Core Integration](https://my.home-assistant.io/redirect/config_flow_start?domain=roborock) and set it up
1616
2. It is recommended that you first disable the Image entities within the core integration. Open each image entity, hit the gear icon, then trigger the toggle by enabled.
17-
3. Install this integration
17+
3. Install this integration(See the installing via HACS section below)
1818
4. This integration works by piggybacking off of the Core integration, so the Core integration will do all the data updating to help prevent rate-limits. But that means that the core integration must be setup and loaded first. If you run into any issues, make sure the Roborock integration is loaded first, and then reload this one.
1919
5. Setup the map card like normal! An example configuration would look like
2020
```yaml
@@ -26,12 +26,7 @@ map_source:
2626
calibration_source:
2727
camera: true
2828
```
29-
6. You can hit Generate Room Configs to allow for cleaning of rooms. It might generate extra keys, so check the yaml and make sure there are no extra 'predefined_sections'
30-
31-
32-
### Alternative/optional
33-
34-
Once you set up this integration, you can generate a static config in the lovelace card, and theoretically, you should be able to use that code with your Roborock CORE integration. However, it wont stay up to date if the map calibrations change significantly, or rooms change. So I'd only do this when I was sure everything was good!
29+
6. You can hit Edit on the card and then Generate Room Configs to allow for cleaning of rooms. It might generate extra keys, so check the yaml and make sure there are no extra 'predefined_sections'
3530
3631
### Installation
3732
@@ -47,6 +42,10 @@ or
4742
1. Go to Settings->Devices & Services
4843
1. Add the Roborock Custom Map integration
4944
45+
### Alternative/optional
46+
47+
Once you set up this integration, you can generate a static config in the lovelace card, and theoretically, you should be able to use that code with your Roborock CORE integration. However, it wont stay up to date if the map calibrations change significantly, or rooms change. So I'd only do this when I was sure everything was good!
48+
5049
5150
5251
[buymecoffee]: https://www.buymeacoffee.com/LashL

0 commit comments

Comments
 (0)