Skip to content

Commit

Permalink
Fixed formatting / removed comment from power ports.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpmeredith committed Dec 14, 2024
1 parent 979e9eb commit bc9e371
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/UNVR-Pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ power-ports:
maximum_draw: 160
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 160 # 600W max output from RPS
maximum_draw: 160
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/UNVR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ power-ports:
maximum_draw: 100
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 100 # 600W max output from RPS
maximum_draw: 100
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/USW-Pro-48-PoE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ power-ports:
maximum_draw: 660
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 600 # 600W max output from RPS
maximum_draw: 600
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/USW-Pro-Max-24-PoE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ power-ports:
maximum_draw: 450
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 450 # 450W max output from RPS
maximum_draw: 450
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/USW-Pro-Max-48-PoE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ power-ports:
maximum_draw: 820
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 600 # 600W max output from RPS
maximum_draw: 600
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/USW-Pro-Max-48.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ power-ports:
maximum_draw: 100
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 100 # 100W max
maximum_draw: 100
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/UniFi-Dream-Machine-Pro-Max.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ power-ports:
maximum_draw: 100
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 100 # 600W max output from RPS
maximum_draw: 100
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ power-ports:
maximum_draw: 230
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 230 # 600W max output from RPS
maximum_draw: 230
2 changes: 1 addition & 1 deletion device-types/Ubiquiti/UniFi-Dream-Machine-Pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ power-ports:
maximum_draw: 33
- name: USP-RPS connector for PSU failover
type: ubiquiti-smartpower
maximum_draw: 33 # 600W max output from RPS
maximum_draw: 33

0 comments on commit bc9e371

Please sign in to comment.