cth35 / tydom_python

Example of Python Code to manage Tydom (Delta Dore) devices - Need Tydom Gateway
Apache License 2.0
31 stars 5 forks source link

Docker mode + ENV vars + Fix requirements #8

Closed NikoWoot closed 2 years ago

cth35 commented 4 years ago

Thanks for the pull request. Good idea to make it work with docker ;). I will have a look to this. Idea is to keep script working with python3 for testing commands easily.

NikoWoot commented 4 years ago

For sure, Docker is only a new running mode. You can run the program without Docker with python sources/main.py. For the environment vars, you can use this without Docker too.