Hey there,
I haven’t touched my scenes in many months and now that I set up my Amazon Echo integration I revisited this part to trigger it via the Alexa component.
My old code that did the job ad some point doesn’t work anymore and triggers an error:
WARNING:homeassistant.helpers.state:reproduce_state: Unable to reproduce state <state cover.hm_rollofenster_schlafzimmer=None; set_level=0.6
The old code was:
rollershutter.hm_rollofenster_wohnzimmer:
set_level: 0.6, 1
Of course, I changed it to cover.devicename when that update happened. BTW: state:open and state:closed works flawlessly.
I tried a bunch of combinations like position, set_position, set_level etc., nothing I came up with worked. What am I supposed to put in there?
Thanks in advance
Christoph