Skip to content

4.5.10

Choose a tag to compare

@acockburn acockburn released this 06 Jun 19:53
· 345 commits to dev since this release

4.5.10

Features

  • Added "log_level" directive to appdaemon'yaml to allow global log level setting

Fixes

  • Upgrading pip version to latest in Dockerfile
  • Passing through timeout kwarg in dash_navigate and fire_event
  • Fixed a bug with parse_timedelta in cases like "00:2.5"
  • Minor type fixes
  • Added missing name attributes to some classes that use run_in_executor
  • Fixed diable_apps
  • Fix for constrain_input_select when it is a string contributed by Xavi Moreno

Breaking Changes

None

Changes in Behavior

None