Commit Graph

4 Commits

Author SHA1 Message Date
9f8af1c290 Fix: CET timestamps in the bot command
When some hour was set via bot, it stored it as GMT, not as CET.
Fixed for that cases:

- ON 20:00
- ON 2024-12-04 20:00
2024-12-04 20:44:16 +01:00
ae88ec1b9b Del: leftovers 2024-11-28 23:24:17 +01:00
286a2eea18 Add: ability to write a date in the ON/OFF telegram command
Now we can do it like this:

- ON (current date)
- ON 7:30 (current day, custom hour)
- ON 2024-11-27 7:30 (custom day, custom hour)
2024-11-28 14:32:23 +01:00
aef11ed05a Initial commit 2024-11-28 13:52:58 +01:00