devicetype-library icon indicating copy to clipboard operation
devicetype-library copied to clipboard

Add max hauri bachmann t13 pdu

Open Napsty opened this issue 1 year ago • 4 comments

Add Max Hauri Bachmann PDU Input: C14 Outlets: 8 x T13 (ITA Type J)

image

Napsty avatar Jul 24 '24 11:07 Napsty

Consider adding the weight of the unit:

weight: 0.96
weight_unit: 'kg'

ravench avatar Aug 12 '24 12:08 ravench

Fix indenting:

---
manufacturer: Max Hauri
model: Bachmann 107686
slug: bachmann-107686
part_number: '107686'
u_height: 1.0
is_full_depth: false
comments: 'Rack PDU, 1U, 10A, 208/230V, (8)T13'
weight: 0.96
weight_unit: 'kg'
power-ports:
  - name: Power Port 1
    type: iec-60320-c14
    maximum_draw: 10.0
power-outlets:
  - name: Outlet 1
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 2
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 3
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 4
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 5
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 6
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 7
    type: ita-j
    power_port: Power Port 1
  - name: Outlet 8
    type: ita-j
    power_port: Power Port 1

ravench avatar Aug 12 '24 12:08 ravench

@ravench thx for the hints. do you want me to do close this one and create a new pull request? for some reason this PR also contains changes in pickle tests I never touched

Napsty avatar Aug 12 '24 12:08 Napsty

Those appear to be added automatically by the bot. I can't merge unfortunately, but as far as I am concerned you can fix it inside this pull request. Set it to draft until you are ready to have it reviewed again.

ravench avatar Aug 12 '24 13:08 ravench

Hey, I resolved a few problems but I need you to please fix the pickle file issues. You can try to grab the latest file or you can open a new PR which should resolve it

danner26 avatar Oct 29 '24 00:10 danner26

Replaced by #2433

Napsty avatar Oct 29 '24 07:10 Napsty