This release adds:
- Asynchronous methods for moving the screen/lift up and down and stopping the screen/lift
- Uses callback in asynchronous mode to update screen/lift status to the caller
- Setting the screen/lift to a specific position
- Support for See Max devices
Caution:
- The set_position method has been renamed to restore_position to better represent its functionality while a new set_position method has been introduced which actually sets the screen/lift to the given position.
**Full Changelog**: https://github.com/rrooggiieerr/xyscreens.py/compare/0.1.1...1.0.0
Support my work
Do you enjoy using this Python library? Then consider supporting my work using one of the following platforms, your donation is greatly appreciated and keeps me motivated:
[![GitHub Sponsors][github-shield]][github] [![PayPal][paypal-shield]][paypal] [![BuyMeCoffee][buymecoffee-shield]][buymecoffee] [![Patreon][patreon-shield]][patreon]
Hire me
If you're in need for a freelance Python developer for your project please contact me, you can find my email address on [my GitHub profile](https://github.com/rrooggiieerr).
[paypal]: https://paypal.me/seekingtheedge
[paypal-shield]: https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white
[buymecoffee]: https://www.buymeacoffee.com/rrooggiieerr
[buymecoffee-shield]: https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black
[github]: https://github.com/sponsors/rrooggiieerr
[github-shield]: https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=ea4aaa
[patreon]: https://www.patreon.com/seekingtheedge/creators
[patreon-shield]: https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white
**Full Changelog**: https://github.com/rrooggiieerr/xyscreens.py/compare/0.1.1...1.0.0