Releases: rrooggiieerr/homeassistant-xyscreens
1.0.2
Just a small maintenance release that uses the finalised version of the xyscreens library.
Full Changelog: 1.0.1...1.0.2
Support my work
Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of the following platforms, your donation is greatly appreciated and keeps me motivated:
Hire me
If you would like to have a Home Assistant integration developed for your product or are in need for a freelance Python developer for your project please contact me, you can find my email address on my GitHub profile.
1.0.1 - Update for Home Assistant 2024.12
Just a small maintenance release that uses the new options flow properties introduced in Home Assistant 2024.12.
What's Changed
New Contributors
Full Changelog: 1.0.0...1.0.1
Support my work
Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of the following platforms, your donation is greatly appreciated and keeps me motivated:
Hire me
If you would like to have a Home Assistant integration developed for your product or are in need for a freelance Python developer for your project please contact me, you can find my email address on my GitHub profile.
1.0.0 - Position control and more devices supported
This is a major update!
- Support for different device addresses, adds support for See Max devices and others
- Use multiple devices on the same RS-485 interface
- Screen/lift position control
- Improved support for projector lifts
- Optionally invert the default Cover Entity behaviour
- Translations, English and Dutch are now supported. You're invited to add your language.
- Fully asynchronous, just how Home Assistant likes it
Caution: This version uses a new unique id format for the entity and a new entity is created. You might want to remove your previous device(s) and re-add it after upgrading the integration.
Full Changelog: 0.0.8...1.0.0
Support my work
Do you enjoy using this Home Assistant integration? Then consider supporting my work using one of
the following platforms, your donation is greatly appreciated and keeps me motivated:
Hire me
If you would like to have a Home Assistant integration developed for your product or are in need
for a freelance Python developer for your project please contact me, you can find my email address
on my GitHub profile.
0.0.8
- Asynchronous run sync functions
- Replace deprecated magic numbers for supported features with CoverEntityFeature enum
Full Changelog: 0.0.7...0.0.8
0.0.7
Bump versions
0.0.6
Adds reconfigurable up and down time
0.0.5
Fixes deprecated Device Class assignment
0.0.4
First public release.