Cereal2nd / velbus-aio

Velbus Asyncio
Apache License 2.0
15 stars 10 forks source link

Fixed cover off message for VMB1BL/VMB2BL #26

Closed bdewitte123 closed 2 years ago

bdewitte123 commented 2 years ago

Result of debugging why the stop button doesn't function in my HomeAssistant setup. It seems the CoverOffMessage2 also sends the delay-bytes, which are not supported on this command.

Was already fixed in python-velbus: https://github.com/thomasdelaet/python-velbus/pull/73