Projet de remplacement du "RPiPasserelle" d'Otec.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pyheatpump_fetch.timer 146B

123456789
  1. [Unit]
  2. Description=Timer to launch pyheatpump fetch every minute
  3. [Timer]
  4. OnStartSec=15sec
  5. OnUnitInactiveSec=1m
  6. [Install]
  7. WantedBy=timers.target