Your setup
WinHue version : 3.0.4773.0
Bridge api version : 1.35
Sensor model : Lutron Aurora
Expected behavior
In the visual rule editor, I select my sensor, state->value->expectedrotation
I do something with this. (equal, gt/lt/etc) I click add and it applies it to state->value->expectedrotation
Actual behavior
In the visual rule editor, I select my sensor, state->value->expectedrotation
I do something with this. (equal, gt/lt/etc) I click add and it applies it to state
This doesn't work because state doesn't accept this as a value.
Steps to reproduce the problem
- Create a new rule
- Select a sensor: A Lutron Aurora dimmer
- Attempt to set a rule based on something inside of state->value
For example state->value->expectedrotation
- Click "Add"