From e333572cee667778f8d06f8275493833aaf88a91 Mon Sep 17 00:00:00 2001 From: oribafi <82863310+oribafi@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:09:58 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 139b417..d81ff04 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,4 @@ Note: Only select a single _entity_ (e.g., the *_status entity) from the JDownlo - [ ] When using the pause switch, it might take a while for the status sensor to reflect the new pause state. - [ ] There is not much error handling yet, e.g. when you change your password, you need to remove and add the integration again. -- [ ] Selecting a JDownloader device for a service target will call that service as many times as there are enabled entities for that device. This integration probably needs to be refactored in a way, that this is avoided e.g., with a designated `myjdwonloader.*` entity. +- [ ] Selecting a JDownloader device for a service target will call that service as many times as there are enabled entities for that device. This integration probably needs to be refactored in a way, that this is avoided e.g., with a designated `myjdownloader.*` entity.