-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi,
first of all thanks for the german translation, it is working well, but I think I found one minor error.
For switching on/off lights, for example to turn on a light, I currently have to say "Schalte on Licht". I think the problem is in the file
https://github.com/openhab/openhab-mycroft/blob/master/regex/de-de/onoff_command.rx
and the line
(schalte|mache|tue) (?P<Command>on|off) (?P<Item>.*)
I think it should be "an|aus" instead of "on|off". Also it would be great if I could also say "Schalte Licht aus" (first item name, than command).
Metadata
Metadata
Assignees
Labels
No labels