jazzaj / home-assistant-homematic

Integrating homematic devices into Home-Assistant using pyhomematic
2 stars 2 forks source link

Added PEP8 compliance (needed for HA PR) #8

Closed danielperna84 closed 8 years ago

danielperna84 commented 8 years ago

HA only pulls PEP8-compliant code. The PR makes the code compliant.

danielperna84 commented 8 years ago

Also changed devicetype detection (if shutter contact or remote) for binary_sensor. This way changes in pyhomematic won't break HA functionality.