Julius2342 / pyvlx

PyVLX - controling VELUX windows with Python via KLF 200
GNU Lesser General Public License v3.0
78 stars 28 forks source link

Add run_status and status_reply to FrameCommandRunStatusNotification. #446

Open bartek-w opened 2 months ago

bartek-w commented 2 months ago

GW_COMMAND_RUN_STATUS_NTF StatusReply can provide a lot of useful debugging information (e.g. opening of the window was blocked by rain sensor).

Feel free to make any edits to the commit before merging.

Thank you for a great Velux integration library!

Julius2342 commented 2 months ago

@bartek-w : May i ask you to fix the linter errors?