Skip to content

v5.2.2

Choose a tag to compare

@github-actions github-actions released this 03 Jan 19:39
· 16 commits to main since this release

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 ]