You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you add a new switch in the device manager, and you want to add a converter function, only "Write" is possible whereas "Read" should be the only possibility. In consequence, the alias doesn't work. You can change that, however, via objects by modifying the datapoint, check "use converter function", and adding the converter function to "read". Then the alias works as expected (clicking "On" on the switch switches the datapoint to "On", clicking "Off" switches to "Off".
To Reproduce
Steps to reproduce the behavior:
Go to "Devices"
Add a Switch to the devices list
Use the physical switch
See nothing happens
Expected behavior
When clicking the Off and On buttons on the physical switch this should be reflected in the alias.
Screenshots & Logfiles
Versions:
Adapter version: 1.1.2
JS-Controller version: 4.0.24
Node version: v16.19.1
Operating system: docker (buanet/iobroker:latest)
Additional context
The text was updated successfully, but these errors were encountered:
peperoni60
changed the title
Switch allows "Write" converter fiunction only
Switch allows "Write" converter function only
Apr 7, 2023
Describe the bug
If you add a new switch in the device manager, and you want to add a converter function, only "Write" is possible whereas "Read" should be the only possibility. In consequence, the alias doesn't work. You can change that, however, via objects by modifying the datapoint, check "use converter function", and adding the converter function to "read". Then the alias works as expected (clicking "On" on the switch switches the datapoint to "On", clicking "Off" switches to "Off".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When clicking the Off and On buttons on the physical switch this should be reflected in the alias.
Screenshots & Logfiles
Versions:
Additional context
The text was updated successfully, but these errors were encountered: