ycahome / pp-manager

Domoticz Python plugin manager
GNU General Public License v3.0
15 stars 22 forks source link

Plugin refactoring. #42

Closed ajarzyn closed 8 months ago

ajarzyn commented 2 years ago

Changed way of parsing description. Formatting python code formatting according to PEP8. Use class members instead of raw globals.

This is work in progress, still have to work on it but I wanted to share it here to make clear what is my goal with Domoticz PR: https://github.com/domoticz/domoticz/pull/5323