eschava / broadlink-mqtt

MQTT client to control BroadLink devices
MIT License
221 stars 60 forks source link

Add pathlib for cross platform file systems and other minor fix #81

Closed clabnet closed 2 years ago

clabnet commented 3 years ago

I used it on Windows system. Fixed cross platform (slash, backslash), tipically for system environment using latest pathlib for Python 3+. It is required a test on Linux system.