Skip to content

Releases: rrooggiieerr/homeassistant-xyscreens

1.0.2

02 Jan 23:07
Compare
Choose a tag to compare

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:

GitHub Sponsors PayPal BuyMeCoffee Patreon

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

05 Dec 06:49
Compare
Choose a tag to compare

Just a small maintenance release that uses the new options flow properties introduced in Home Assistant 2024.12.

What's Changed

  • Implements new options flow properties
  • [ImgBot] Optimize images by @imgbot in #2

New Contributors

  • @imgbot made their first contribution in #2

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:

GitHub Sponsors PayPal BuyMeCoffee Patreon

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

14 Jun 19:21
Compare
Choose a tag to compare

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:

Github Sponsors PayPal BuyMeCoffee Patreon

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

04 Jan 00:21
Compare
Choose a tag to compare
  • 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

02 May 00:05
Compare
Choose a tag to compare
Bump versions

0.0.6

15 Jan 23:42
Compare
Choose a tag to compare

Adds reconfigurable up and down time

0.0.5

03 Jan 21:12
Compare
Choose a tag to compare

Fixes deprecated Device Class assignment

0.0.4

03 Dec 14:28
Compare
Choose a tag to compare

First public release.