Cereal2nd / velbus-aio

Velbus Asyncio
Apache License 2.0
15 stars 10 forks source link

Cover set position available? #31

Closed FinalFrag closed 1 year ago

FinalFrag commented 2 years ago

Is there a reason why support_position returns False, while you do have an implementation for the set_position method? I was hoping to get set position working from home assistant.

https://github.com/Cereal2nd/velbus-aio/blob/7fb693528d429661b804f8ed463da8f66ddfcef1/velbusaio/channels.py#L198

https://github.com/Cereal2nd/velbus-aio/blob/7fb693528d429661b804f8ed463da8f66ddfcef1/velbusaio/channels.py#L219

Cereal2nd commented 2 years ago

it depends on the modules, some modules do support it, others don't