Skip to content
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

Issues with schedules #15

Open
markbooth73 opened this issue Feb 13, 2021 · 1 comment
Open

Issues with schedules #15

markbooth73 opened this issue Feb 13, 2021 · 1 comment

Comments

@markbooth73
Copy link

Hi,

If I understand correctly the /config/appdaemon/apps/apps.yaml can be edited to add user defined entries ?

    # daily
    - schedule: "daily, 07:30:00" 
      reminder: "Good morning. Today is {day}, {date}, and it's {time}."
    - schedule: "daily, 12:00:00"
      reminder: "Good afternoon. Today is {day}, {date}, and it's {time}."
    - schedule: "daily, 17:00:00"
      reminder: "Good evening. It's {time}."
    - schedule: "daily, 21:30:00"
      reminder: "It's {time}. Good night. And sweet dreams."

I seem to be having issues as that in edited schedules do not announce.
For example if I add a schedule say for 15:00 it will not announce

    - schedule: "daily, 15:00:00"
      reminder: "Good afternoon. Today is {day}, {date}, and it's {time}."

I restart the appdaemon after every change to the config, I have also tried restart of HA, still the same.

Any thoughts?

AppDaemon 4
Current version: 0.4.3

alexatalkingclock 3.0.2

@UbhiTS
Copy link
Owner

UbhiTS commented Nov 4, 2021

hi, are you still having issues running the app? I think you have some misconfigurations that we can figure out from your appdaemon logs. let me know if you want to debug remotely and I'll send you my contact info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants