Olivier van der Toorn
Olivier van der Toorn
This also happens when the bot looses connection with the homeserver. It leaves the bot in some kind of a zombie state. I have my bot in a systemd service...
I must say with the latest version, were you get a reference to the thread the bot is in, the main program does notice the thread dying in the event...
I think the subtle difference between the config of @cbryant42 and @dtwilliamsWork is a '-'. Take for example (A): ```yaml time_intervals: - name: officehours time_intervals: - weekdays: ['monday:friday'] - times:...