Hi, I‘m struggeling a little bit with the DWD binding and start a rule when a delicated status has been archived for my location.
The channel says „Leicht“ and the documentation says „Minor“.
The same with „moderate“ or „moderat“….
That is the right trigger word?
You have to use the raw english value in the rule, eg. “Minor”
logInfo("Test", "DWDUnwetterWarnungen_Severity1.state {}", DWDUnwetterWarnungen_Severity1.state)
results in:
[org.openhab.core.model.script.Test ] - DWDUnwetterWarnungen_Severity1.state Minor
What you see in the UI is translated based on your language settings.