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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
If a typed variable of type dictionary is used it is not possible to retrieve a specific attribute from that variable.
Non typed variables work like expected and can be used as a workaround.
The typed variable should be accepted by "get from dictionary" like non typed variables are accepted.
openHAB 4.3.2, Main UI Commit 6dc0738
no errors
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
If a typed variable of type dictionary is used it is not possible to retrieve a specific attribute from that variable.
Non typed variables work like expected and can be used as a workaround.
Expected behavior
The typed variable should be accepted by "get from dictionary" like non typed variables are accepted.
Steps to reproduce
Your environment
openHAB 4.3.2, Main UI Commit 6dc0738
Browser console
no errors
Browser network traffic
Additional information
The text was updated successfully, but these errors were encountered: