Skip to content

Commit

Permalink
Update plugin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Morg42 authored Feb 6, 2023
1 parent fe98c7b commit 30b6e46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions knx/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ parameters:
- 'True'
- 'False'
valid_list_description:
de: ['Ein', 'Aus', 'in eigenen Logger', 'Ein', 'Aus']
en: ['On', 'Off', 'to own logger', 'On', 'Off']
de: ['Ein', 'Aus', 'in eigenen Logger', 'Ein', 'Aus', 'Ein', 'Aus']
en: ['On', 'Off', 'to own logger', 'On', 'Off', 'On', 'Off']
description:
de: "Wenn auf 'on'/'true' gesetzt, wird jedes KNX-Paket im Standard-Logger protokolliert. Wenn 'logger' eingestellt ist, werden alle KNX-Meldungen in einem separaten Logger 'knx_busmonitor' protokolliert."
en: "If set to 'on'/'true' every KNX packet will be logged to the default plugin logger. If set to 'logger', all knx messages will be logged to a separate logger 'knx_busmonitor'"
Expand Down

0 comments on commit 30b6e46

Please sign in to comment.