heyu.yml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. ---
  2. heyu_cronjobs:
  3. - name: turn on cameras
  4. job: /usr/local/bin/heyu fon Cameras
  5. hour: 7
  6. minute: 30
  7. - name: wake up fishes
  8. job: /usr/local/bin/heyu fon Fish
  9. hour: 9
  10. minute: 0,1,2
  11. - name: tuck in fishes
  12. job: /usr/local/bin/heyu foff Fish
  13. hour: 22
  14. minute: 0,1,2
  15. heyu_aliases:
  16. - device: Cameras
  17. type: StdAM
  18. code: A1
  19. - device: Lights
  20. type: StdAM
  21. code: A2
  22. - device: RetroPieTV
  23. type: StdAM
  24. code: A3
  25. - device: MediaCenter
  26. type: StdAM
  27. code: A4
  28. - device: Bedroom-Fan
  29. type: StdAM
  30. code: A5
  31. - device: LivingRoom-ChairLamp
  32. type: StdLM
  33. code: A6
  34. - device: Overhead-Lights
  35. type: StdAM
  36. code: A7
  37. - device: LR-Cameras
  38. type: StdAM
  39. code: A8
  40. - device: Bedroom
  41. type: ""
  42. code: A1-5
  43. - device: Fish
  44. type: StdAM
  45. code: A9
  46. - device: LR-Fan
  47. type: StdAM
  48. code: A12
  49. host_ssh_root_keys:
  50. # KodiMB
  51. - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC0ghlkX6qUVbTPU3xBwJ90bXrpAehts5ONnLQj6pOBW root@KodiMB