Browse Source

Changement du timer pour "fetch", toutes les minutes avec OnCalendar

Maxime Alves LIRMM@home 3 years ago
parent
commit
6158ac3acc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/pyheatpump_fetch.timer

+ 1
- 1
config/pyheatpump_fetch.timer View File

@@ -2,7 +2,7 @@
2 2
 Description=Timer to launch pyheatpump fetch every minute
3 3
 
4 4
 [Timer]
5
-OnActiveSec=1m
5
+OnCalendar=*-*-* *:*:00
6 6
 
7 7
 [Install]
8 8
 WantedBy=timers.target

Loading…
Cancel
Save