We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the placeholder L=${payload},L2=${slat}:
L=${payload},L2=${slat}
L=,L2=
L=5,L2=
source: https://homematic-forum.de/forum/viewtopic.php?p=704039#p704039
Requested: stringWith placeholder should send every time a valid value!
The text was updated successfully, but these errors were encountered:
Aktuell Zeitsteuerung über Regel Nr.6 von bürgerlicher Abenddämmerung Behang = 0 Slat = 0
Ergebnis Debug Node =
autoTrigger/triggerOnly/start : msg.payload : string[6] "L=,L2="
gefolgt von CCU Unverständnis ....
msg : string[58] " < HmIP-RF setValue Error: XML-RPC fault: Generic error" 2.2.2022, 19:55:53node: 14865d333973150emsg : string[111] "rpc > HmIP-RF setValue ["xxxxxxxxxxxx:4","COMBINED_PARAMETER","L=,L2="] < Error: XML-RPC fault: Generic error" 2.2.2022, 19:55:53node: WZ-Süd-Rollladen msg : error "Error: XML-RPC fault: Generic error
gleiche Regel nur Behang = 1 Slat = 1
autoTrigger/triggerOnly/start : msg.payload : string[8] "L=1,L2=1"
Sorry, something went wrong.
Fixed bug with string with placeholder #400
4b90033
Merge pull request #405 from rdmtc/dev
3dd4a4a
fixed with 2.0.13
Hypnos3
No branches or pull requests
With the placeholder
L=${payload},L2=${slat}
:L=,L2=
L=5,L2=
source: https://homematic-forum.de/forum/viewtopic.php?p=704039#p704039
Requested: stringWith placeholder should send every time a valid value!
The text was updated successfully, but these errors were encountered: