dgtlmoon
227b011d73
Memory usage - small improvement by tidying up module imports ( #4352 )
2026-09-01 17:50:50 +02:00
dgtlmoon
dce6f23cf9
Scheduler+API Bug - if an invalid timezone was set (through edit of watch or API) it could have crashed the scheduler, Added timezone to the official API docs ( #4350 )
...
* Scheduler+API Bug - if an invalid timezone was set (through edit of watch or API) it could have crashed the scheduler, Added `timezone` to the official API docs
* adding missing files
2026-09-01 17:00:03 +02:00
dgtlmoon
c6d6ef0e0c
Fix time schedule off-by-one bug at exact end times for all durations and add comprehensive edge case tests Re #846 ( #3890 )
2026-02-17 02:38:16 +01:00
dgtlmoon
ee824c856b
Time scheduler - Remove cache on time lookup
2025-11-03 18:56:37 +01:00
dgtlmoon
f304ae19db
Adding small amount of cache to common functions ( #3565 )
2025-10-28 10:43:20 +01:00
dgtlmoon
64350a2e78
Replace jinja2-time with arrow and improve timedate timezone integration, fixes timezones in templates such as {% now 'Europe/London', '%Y-%m-%d' %} etc ( #3496 )
2025-10-13 11:52:02 +02:00
dgtlmoon
7421e0f95e
New functionality - Time (weekday + time) scheduler / duration ( #2802 )
2024-12-03 12:45:28 +01:00