Felipe Martins Diel
|
6a54803a36
|
Improve code quality (#585)
* Improve docstrings
* Fix line-too-long
* Disable unidiomatic-typecheck
* Move smart plugs to the top
* Use constants from const.py
* Run black
|
2021-04-29 19:51:22 -03:00 |
|
Felipe Martins Diel
|
12fdf01631
|
Improve code quality (#572)
* Improve typing
* Use better names
* Clean up switch.py
* Remove unused import
* Run black
* Remove unnecessary comments
* Clean up climate.py
|
2021-04-26 17:57:02 -03:00 |
|
Felipe Martins Diel
|
9af3a3c56c
|
Clean up device.py (#523)
* Clean up device.send_packet()
* Clean up device.auth()
* Clean up scan()
|
2021-01-29 18:22:58 -03:00 |
|