#979 @basictheprogramm synology ds418 fix (#1025)

* Added DS418 to fix PR #979 (no traction was recieved so I am taking care of it for them). Also added vscode to the gitignore

* added power port

* fixed allocated draw spec, rounded up
pull/1028/head
Daniel W. Anner 1 year ago committed by GitHub
parent 882a441b62
commit 74424475a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

@ -2,3 +2,4 @@
.idea
.DS_Store
venv/
.vscode

@ -0,0 +1,18 @@
---
manufacturer: Synology
model: DS418
slug: ds418
part_number: DS418
u_height: 4
comments: '[Synology DS418 Specs](https://www.synology.com/en-us/products/DS418#specs)'
is_full_depth: false
interfaces:
- name: LAN 1
type: 1000base-t
- name: LAN 2
type: 1000base-t
power-ports:
- name: External PSU 1
type: dc-terminal
maximum_draw: 90
allocated_draw: 27
Loading…
Cancel
Save