Commit Graph

18 Commits

Author SHA1 Message Date
91e78f36e7 Update nb-dt-import.py
fixed AttributeError when using --vendors switch
2021-03-20 19:22:35 -05:00
5cb2b033a3 Merge pull request #15 from FlorianHeigl/patch-2
match 'vendors' arg between docs and code
2021-03-19 09:04:59 +00:00
ef4c0fa515 add: script timer + devicetype library repo url to .env 2021-02-27 01:02:03 +01:00
f8a078220c update: README and added dotenv other small stuff 2021-02-26 23:26:32 +01:00
17cc30f6a3 match 'vendors' arg between docs and code
the arg was called vendor (singular), while most of the code and the readme mentioned 'vendors' (plural) and the arg in fact supports multiple vendors.
2021-02-09 02:26:59 +01:00
73b605275b pep8 formatting and fix for vendors with spaces in names 2020-12-11 10:37:00 -08:00
d57b93faae Strip invalid spaces from Manufacturer slug generation 2020-11-13 09:36:53 -06:00
a78df75074 Switch early return so readYAML can continue with other files 2020-11-12 13:44:11 -06:00
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
2188ac7a62 Return empty deviceTypes in readYAML on error
instead of continuing with uninitilized data
2020-11-12 13:22:35 -06:00
54907aaffb Add CLI options for git URL
help text to CLI options
2020-11-12 13:20:21 -06:00
16b922b383 fix: create poweroutlet with unambiguous powerport 2020-10-10 21:12:53 +02:00
c6bc1fbbc8 add: fix for missing powerport when multiple are available i.e. AP7721 template 2020-10-10 21:02:56 +02:00
408b342613 add: update counters 2020-10-08 22:28:12 +02:00
de5b4cef77 Update power-port/power-ports check 2020-07-28 15:21:58 +02:00
7b81c3b0cd add readme and update some bits 2020-02-26 14:49:12 +00:00
cd8439127d update 2020-02-26 14:07:07 +00:00
da363c5b37 Init 2020-02-20 13:59:59 +00:00