Merge branch 'contact' of github.com:fabaff/home-assistant into contact

This commit is contained in:
Fabian Affolter 2015-11-20 15:02:17 +01:00
commit 52344d65bc

View file

@ -41,3 +41,4 @@ class DemoBinarySensor(BinarySensorDevice):
def is_on(self):
""" True if the binary sensor is on. """
return self._state