Skip to content

Issues with schedules #15

Description

@markbooth73

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions