Skip to content

Commit 7ff8fd7

Browse files
apokryphalharryajc
andauthored
Adds Shelly Gen3 relays (#3940)
* Add device 1PM Gen3 * Add device 1PM Mini Gen3 * Add device 2PM Gen3 * Removed superfluous quotes * Fixed issues --------- Co-authored-by: Harry <Harry@cadby.co.uk>
1 parent 8bab353 commit 7ff8fd7

File tree

5 files changed

+78
-4
lines changed

5 files changed

+78
-4
lines changed

device-types/Shelly/1PM-Gen3.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
manufacturer: Shelly
3+
model: 1PM Gen3
4+
slug: shelly-1pm-gen3
5+
u_height: 0
6+
is_full_depth: false
7+
weight: 27
8+
weight_unit: g
9+
airflow: passive
10+
comments: '[Shelly 1PM Gen3](https://www.shelly.com/products/shelly-1pm-gen3)'
11+
power-ports:
12+
- name: L
13+
type: hardwired
14+
description: 110-240Vac/16A max; 24Vdc/10A max
15+
power-outlets:
16+
- name: O
17+
type: hardwired
18+
description: 110-240Vac/16A max; 24Vdc/10A max
19+
power_port: L
20+
interfaces:
21+
- name: Wireless
22+
type: ieee802.11n
23+
- name: Bluetooth
24+
type: ieee802.15.1
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
manufacturer: Shelly
3+
model: 1PM Mini Gen3
4+
slug: shelly-1pm-mini-gen3
5+
u_height: 0
6+
is_full_depth: false
7+
weight: 18
8+
weight_unit: g
9+
airflow: passive
10+
comments: '[Shelly 1PM Mini Gen3](https://www.shelly.com/products/shelly-1pm-mini-gen3)'
11+
power-ports:
12+
- name: L
13+
type: hardwired
14+
description: 110-240Vac; 8A max
15+
power-outlets:
16+
- name: O
17+
type: hardwired
18+
description: 8A max
19+
power_port: L
20+
interfaces:
21+
- name: Wireless
22+
type: ieee802.11n
23+
- name: Bluetooth
24+
type: ieee802.15.1

device-types/Shelly/2PM-Gen3.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
manufacturer: Shelly
3+
model: 2PM Gen3
4+
slug: shelly-2pm-gen3
5+
u_height: 0
6+
is_full_depth: false
7+
weight: 30
8+
weight_unit: g
9+
airflow: passive
10+
comments: '[Shelly 2PM Gen3](https://www.shelly.com/products/shelly-2pm-gen3-1)'
11+
power-ports:
12+
- name: L
13+
type: hardwired
14+
description: 110-240Vac or 24Vdc; 16A max
15+
power-outlets:
16+
- name: O1
17+
type: hardwired
18+
description: 10A max
19+
power_port: L
20+
- name: O2
21+
type: hardwired
22+
description: 10A max
23+
power_port: L
24+
interfaces:
25+
- name: Wireless
26+
type: ieee802.11n
27+
- name: Bluetooth
28+
type: ieee802.15.1

rack-types/Vertiv/DB6GCGSSCFBXXX8.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ manufacturer: Vertiv
33
model: DB6GCGSSCFBXXX8
44
slug: vertiv-db6gcgsscfbxxx8
55
form_factor: 4-post-cabinet
6-
description: "Vertiv Knurr, Server Rack Enclosure, 42U, Black, 1998H x 600W x 1200D mm"
6+
description: Vertiv Knurr, Server Rack Enclosure, 42U, Black, 1998H x 600W x 1200D mm
77
comments: '[Datasheet](https://www.vertiv.com/en-us/products-catalog/facilities-enclosures-and-racks/racks-and-containment/vertiv-knurr-dcm-server-rack---db6gcgsscfbxxx8/)'
88
width: 19
99
u_height: 42
@@ -17,4 +17,3 @@ weight: 117
1717
max_weight: 1500
1818
weight_unit: kg
1919
desc_units: false
20-

rack-types/Vertiv/VR3300.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ manufacturer: Vertiv
33
model: VR3300
44
slug: vertiv-vr3300
55
form_factor: 4-post-cabinet
6-
description: "Vertiv VR, Server Rack Enclosure, 42U, Black, 1998H x 600W x 1200D mm"
6+
description: Vertiv VR, Server Rack Enclosure, 42U, Black, 1998H x 600W x 1200D mm
77
comments: '[Datasheet](https://www.vertiv.com/en-us/products-catalog/facilities-enclosures-and-racks/racks-and-containment/vr33002/)'
88
width: 19
99
u_height: 42
@@ -17,4 +17,3 @@ weight: 137
1717
max_weight: 1360
1818
weight_unit: kg
1919
desc_units: false
20-

0 commit comments

Comments
 (0)