heating-monitor/internal/bot
Óscar M. Lage 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
..
controller.go Add: ability to write a date in the ON/OFF telegram command 2024-11-28 14:32:23 +01:00
model.go Initial commit 2024-11-28 13:52:58 +01:00
routes.go Initial commit 2024-11-28 13:52:58 +01:00