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
Hi,
If I understand correctly the /config/appdaemon/apps/apps.yaml can be edited to add user defined entries ?
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
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