dependabot[bot]
3c12cb5bb0
build(deps): bump urllib3 from 1.25.8 to 1.26.5
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.8 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 01:04:37 +00:00
minitriga
e8ac3e779c
Merge pull request #23 from k0rventen/master
...
docker build + add vendors choices as env var
2021-05-25 12:24:55 +01:00
k0rventen
76821c11f8
add docker documentation
2021-05-25 11:50:42 +02:00
k0rventen
039e4c0fd7
docker
2021-05-16 14:46:38 +02:00
k0rventen
315dce530b
add vendors as an env var
2021-05-16 14:46:09 +02:00
minitriga
4f1455f330
Merge pull request #20 from minitriga/dependabot/pip/pyyaml-5.4
...
build(deps): bump pyyaml from 5.3 to 5.4
2021-04-28 21:31:21 +01:00
minitriga
b7d636b724
Merge pull request #22 from eN0Rm/master
...
Update requirements.txt
2021-04-28 21:31:01 +01:00
Fredrik Normann
0a0c8a8746
Update requirements.txt
...
Missing package for installing.
2021-04-15 09:36:36 +02:00
dependabot[bot]
4c1a412a44
build(deps): bump pyyaml from 5.3 to 5.4
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.3 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:25:48 +00:00
minitriga
c7af91c175
Merge pull request #19 from lordwolf2004/patch-1
...
Update nb-dt-import.py
2021-03-24 22:14:00 +00:00
lordwolf2004
91e78f36e7
Update nb-dt-import.py
...
fixed AttributeError when using --vendors switch
2021-03-20 19:22:35 -05:00
minitriga
5cb2b033a3
Merge pull request #15 from FlorianHeigl/patch-2
...
match 'vendors' arg between docs and code
2021-03-19 09:04:59 +00:00
minitriga
b499a9770b
Merge pull request #17 from ndom91/update-readme-env
...
Update readme env
2021-03-02 21:34:07 +00:00
ndom91
965ad5cc65
fix: wording
2021-02-27 15:18:42 +01:00
ndom91
602f9d4389
fix: remove old versions that dont work anymore
2021-02-27 11:28:15 +01:00
ndom91
c8279ff878
update: README
2021-02-27 10:48:05 +01:00
ndom91
ef4c0fa515
add: script timer + devicetype library repo url to .env
2021-02-27 01:02:03 +01:00
ndom91
f8a078220c
update: README and added dotenv other small stuff
2021-02-26 23:26:32 +01:00
Florian Heigl
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
minitriga
0da2558b6d
Merge pull request #10 from mayafox/master
...
pep8 formatting and fix for vendors with spaces in names
2021-01-04 11:22:58 +00:00
mayafox
73b605275b
pep8 formatting and fix for vendors with spaces in names
2020-12-11 10:37:00 -08:00
minitriga
a2d2fa3c02
Merge pull request #7 from mtinberg/master
...
Add CLI option for custom git URL
2020-11-13 18:11:39 +00:00
Mark Tinberg
d57b93faae
Strip invalid spaces from Manufacturer slug generation
2020-11-13 09:36:53 -06:00
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