Files
py-eagle-mqtt/TODO.md
2018-09-04 23:17:27 -07:00

478 B

TODO

  1. Need to add variables for username/password, in case anyone is using authentication with their broker
  2. Need to try and port original code to Python 3.x
  3. Make sure Dockerhub is set up to build when I want it to
  4. Look for ways to optimize the Dockerfile to reduce image size
  5. Try to get more stats from the Eagle ($/kWh from the meter, etc.)
  6. Stuff

Any help anyone wants to provide, please submit a PR. I'm new to Dockerfiles so I'm sure a lot can be done.