Cover: Set position topic must be set together with get position topic

After upgrading to version i get this message.

When i uncomment the set_state_position topic the error disappers but ofcourse i cannot send a position to my covers :slight_smile:

I’m not sure it’s a misconfig or a bug.

Any help is appreciated.

I was configuring some home made blinds yesterday and hit the same problem. For me, adding the position_topic removed the error.

position_topic: '/raw/esp8266/13892103/out'
set_position_topic: '/raw/esp8266/13892103/in'

Thanks MartinB it works again!:grinning:

I was using get_positiion_topic… :disappointed:

1 Like