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 indash_navigate
andfire_event
- Fixed a bug with
parse_timedelta
in cases like"00:2.5"
- Minor type fixes
- Added missing
name
attributes to some classes that userun_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