Skip to content

Commit

Permalink
enocean: fix plugin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Morg42 committed Jun 28, 2024
1 parent 4735160 commit 848fd7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions enocean/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ parameters:
retry:
type: int
description:
de: 'Anzahl der Verbindungsversuche'
en: 'Number of connect retries'
de: 'Anzahl der Verbindungsversuche (0 = kein Limit)'
en: 'Number of connect retries (0 = no limit)'
default: 10

retry_cycle:
Expand Down

0 comments on commit 848fd7a

Please sign in to comment.