Commit Graph

4 Commits

Author SHA1 Message Date
e8208b8563
feat: Update domain synchronization frequency
All checks were successful
Build Docker / Build Docker (push) Successful in 26s
The code change updates the domain synchronization frequency in the server.py file. Instead of running every hour, it now runs every 5 minutes. This change improves real-time data updates for domains.
2023-12-11 20:59:06 +11:00
8fdb777ba4
feat: Add initial notifications
All checks were successful
Build Docker / Build Docker (push) Successful in 27s
2023-12-11 20:53:26 +11:00
8a9f35e044
fix: Remove hvac module
All checks were successful
Build Docker / Build Docker (push) Successful in 23s
2023-12-11 15:33:14 +11:00
eb4e2afc5f
feat: Add initial code
Some checks failed
Build Docker / Build Docker (push) Failing after 18s
2023-12-11 15:28:20 +11:00