Commit Graph

7 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
b4e38376ea Fix: Format timestamps in CET 2024-11-30 13:14:29 +01:00
ae88ec1b9b Del: leftovers 2024-11-28 23:24:17 +01:00
b1cdfe40a9 Add: ability to delete events 2024-11-28 22:51:41 +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
9978cd13ae Charts: bar instead of line 2024-11-28 14:31:12 +01:00
aef11ed05a Initial commit 2024-11-28 13:52:58 +01:00