[EDIT:] This is a new version where I made the code follow the Home Assistant guidelines. One last thing missing is making sure all public symbols have proper docstrings, but I need a short break from style fixes. ;)
Hey, I've finally managed to start working on my contributions for this project, but as a preparation I thought it would be nice to make the code pass some basic linter checks (I use flake8). The diff is kind of disturbing but IMHO the benefit of having a consistent coding style will show up as more contributions come in the future. WDYT?
[EDIT:] This is a new version where I made the code follow the Home Assistant guidelines. One last thing missing is making sure all public symbols have proper docstrings, but I need a short break from style fixes. ;)
Hey, I've finally managed to start working on my contributions for this project, but as a preparation I thought it would be nice to make the code pass some basic linter checks (I use flake8). The diff is kind of disturbing but IMHO the benefit of having a consistent coding style will show up as more contributions come in the future. WDYT?