readme updates

This commit is contained in:
karl0ss 2019-07-14 11:44:32 +01:00
parent 10af45b3f5
commit 00d6dd99f4

View File

@ -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 (US/CAD) | S25 | @wichopy |
| Orvibo Smart Socket (UK/GB) | B25UK | @valchonedelchev | | 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 ## Contributing
I'm more than happy for other people to contribute to this library just send a pull request. I'm more than happy for other people to contribute to this library just send a pull request.