Commit Graph

20 Commits

Author SHA1 Message Date
Mark Tinberg
a78df75074 Switch early return so readYAML can continue with other files 2020-11-12 13:44:11 -06:00
Mark Tinberg
00e9b3d73f Update output messages with git remote and local path
so it's clear what data is being used
if a non-default git url is specified
2020-11-12 13:38:48 -06:00
Mark Tinberg
0d9773c0e0 Add VSCode tmp files to gitignore 2020-11-12 13:22:46 -06:00
Mark Tinberg
2188ac7a62 Return empty deviceTypes in readYAML on error
instead of continuing with uninitilized data
2020-11-12 13:22:35 -06:00
Mark Tinberg
54907aaffb Add CLI options for git URL
help text to CLI options
2020-11-12 13:20:21 -06:00
minitriga
1f31c11eda
Merge pull request #4 from ndom91/multiple-powerport-fix
fix: error on unambigious powerport when trying to create power outlets
2020-10-30 06:59:54 +00:00
ndom91
16b922b383 fix: create poweroutlet with unambiguous powerport 2020-10-10 21:12:53 +02:00
ndom91
c6bc1fbbc8 add: fix for missing powerport when multiple are available i.e. AP7721 template 2020-10-10 21:02:56 +02:00
minitriga
0d9e8d0c05
Merge pull request #2 from ndom91/counter
Counter
2020-10-09 10:17:16 +01:00
minitriga
ee033cc1e0
Merge pull request #1 from ndom91/master
Update power-port/power-ports check
2020-10-09 10:16:01 +01:00
ndom91
ab13b0a37c update: readme supported versions 2020-10-08 22:36:32 +02:00
ndom91
408b342613 add: update counters 2020-10-08 22:28:12 +02:00
Nico Domino
da3362dc7a
Update readme.md 2020-07-28 15:24:42 +02:00
Nico Domino
de5b4cef77
Update power-port/power-ports check 2020-07-28 15:21:58 +02:00
Alexander GITTINGS
45d6981b6e update readme 2020-02-26 15:03:36 +00:00
Alexander GITTINGS
2910612b95 update readme 2020-02-26 14:55:45 +00:00
Alexander GITTINGS
7b81c3b0cd add readme and update some bits 2020-02-26 14:49:12 +00:00
Alexander GITTINGS
cd8439127d update 2020-02-26 14:07:07 +00:00
Alex Gittings
da363c5b37 Init 2020-02-20 13:59:59 +00:00
minitriga
7238ee56f7
Initial commit 2020-02-20 13:52:54 +00:00