Skip to content

Commit

Permalink
Update README.md (#81)
Browse files Browse the repository at this point in the history
Add windows requirements and make sure the user understands the need of a Firefox browser
  • Loading branch information
yo-han authored Mar 24, 2024
1 parent ada38a4 commit 03eb7b4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,14 @@ You might need to install the following Python packages to satisfy the script's
- curlify (pip install curlify)
```

The script opens a Firefox web browser with the Carelink login page. You have to provide your Carelink patients or follower credentials (recommended) and solve the reCapcha.
For Windows environment the following packages need to be installed too:

```
setuptools (pip install setuptools)
packaging (pip install packaging)
```

The script opens a Firefox web browser (so make sure Firefox is installed on your machine) with the Carelink login page. You have to provide your Carelink patients or follower credentials (recommended) and solve the reCapcha.
On successful completion of the login, the data file will be created with the following structure:

![grafik](https://github.com/sedy89/Home-Assistant-Carelink/assets/65983953/35a60542-03fc-4deb-a14c-c96b0155bdd4)
Expand Down

0 comments on commit 03eb7b4

Please sign in to comment.