Browse Source

Add config for Rack UPS

main
James Moore 11 months ago
parent
commit
e4c2482a4e
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      main_configs/rack_ups.yaml

+ 9
- 0
main_configs/rack_ups.yaml View File

@ -0,0 +1,9 @@
substitutions:
devicename: "rack_ups"
friendly_name: "Rack UPS"
api_reboot_timeout: 15min
mqtt_reboot_timeout: 0s
<<: !include secrets.yaml
<<: !include common/common.yaml
<<: !include devices/sonoff-s31-reset-only.yaml

Loading…
Cancel
Save