Skip to content

Releases: xaviml/controllerx

v5.2.3

17 Jan 09:07

Choose a tag to compare

downloads

This minor change does not contain any breaking changes.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🔨 Fixes

v5.2.2

03 Jan 19:39

Choose a tag to compare

downloads

This minor change does not contain any breaking changes.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🔨 Fixes

  • Fix circular import dependency issue from code. No need to exclude cx_core in appdaemon.yaml as a workaround anymore. [ #1280 ] @abaart
  • Fix color_temp attribute error when switching from xy_color mode. [ #1233 ]

v5.2.1

15 Dec 19:26

Choose a tag to compare

downloads

This minor change does not contain any breaking changes.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🔨 Fixes

  • ControllerX version log fix

v5.2.0

15 Dec 19:13

Choose a tag to compare

downloads

This minor change does not contain any breaking changes.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🎮 New devices

🔨 Fixes

v5.1.0

15 Dec 19:08

Choose a tag to compare

downloads

This minor change does not contain any breaking changes.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

🎮 New devices

🔨 Fixes

v5.0.0

20 Jul 16:51

Choose a tag to compare

downloads

Special thanks to @charrus for working on the quick fix for this release.

⚠️ This major change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

  • ⚠️ Add support to AppDaemon 4.5.X. This is a breaking change, so if you are running on AppDaemon <4.5, make sure to update first, and add the excude_dirs parameter as indicated here.
  • Drop support for Python 3.9
  • Add support for Python 3.12

v5.0.0b0

04 Jun 23:13

Choose a tag to compare

v5.0.0b0 Pre-release
Pre-release

downloads

Special thanks to @charrus for working on the quick fix for this release.

⚠️ This major change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

  • ⚠️ Add support to AppDaemon 4.5.X. This is a breaking change, so if you are running on AppDaemon <4.5, make sure to update first.
  • Drop support for Python 3.9
  • Add support for Python 3.12

v4.29.0

07 Mar 18:34

Choose a tag to compare

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

🎮 New devices

🔨 Fixes

📜 Docs

🔧 Refactor

  • ⚠️ Remove compatibility with Python 3.8. Minimum version is Python 3.9 now. This breaking change should only affect to those running AppDaemon on Python 3.8 or lower. If you are running AppDaemon add-on, this change does not affect you.

v4.29.0b1

07 Mar 18:20

Choose a tag to compare

v4.29.0b1 Pre-release
Pre-release

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

🎮 New devices

🔨 Fixes

📜 Docs

🔧 Refactor

  • ⚠️ Remove compatibility with Python 3.8. Minimum version is Python 3.9 now. This breaking change should only affect to those running AppDaemon on Python 3.8 or lower. If you are running AppDaemon add-on, this change does not affect you.

v4.29.0b0

04 Mar 00:20

Choose a tag to compare

v4.29.0b0 Pre-release
Pre-release

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

🎮 New devices

🔨 Fixes

📜 Docs

🔧 Refactor

  • ⚠️ Remove compatibility with Python 3.8. Minimum version is Python 3.9 now. This breaking change should only affect to those running AppDaemon on Python 3.8 or lower. If you are running AppDaemon add-on, this change does not affect you.