-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error setting up automoli when omitting daytimes twice #87
Labels
bug
Something isn't working
Comments
Same problem here. Was starting to configure Automoli, but this issue makes it unusable. |
I also have the same problem. System Information
Home Assistant Community Store
Home Assistant Cloud
Easee EV Charger
Home Assistant Supervisor
Dashboards
Recorder
Spotify
Configuration with daytimes in the app.yaml:
AD Logs:
Configuration without daytimes in the app.yaml:
AD Logs:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
😩 Describe the issue/bug
When setting up two instances of automoli without a daytime array the second one fails for some reason. When removing either one the other one works. When both are there the last one fails with the attached error.
The part that fails is actually my code but I am really unsure why it only fails when a second instance is used without a daytime array = why in that case the starttime already is a datetime object instead of a string.
😒 Expected behavior
It should always fail or never and not only when using two instances without daytime.
🎛️ Configuration
🧠 System
🗒️ Logs
The text was updated successfully, but these errors were encountered: