From 00d6dd99f43278ab394f2be1593b18cfa94e1a02 Mon Sep 17 00:00:00 2001 From: karl0ss Date: Sun, 14 Jul 2019 11:44:32 +0100 Subject: [PATCH] readme updates --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 97b0478..d4f9208 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,15 @@ A list of Orvibo devices, confirmed by contributors, that work with this project | Orvibo Smart Socket (US/CAD) | S25 | @wichopy | | Orvibo Smart Socket (UK/GB) | B25UK | @valchonedelchev | +## Docker + +I have extened this project to also run in a docker container. + +PK and PlugArray can be passed in via enviroment variables. + +orviboPK = 'xxxxx' +plugArray = 'uid:MACADDRESS,name:PRINTERNAME' + ## Contributing I'm more than happy for other people to contribute to this library just send a pull request.