Merge branch 'contact' of github.com:fabaff/home-assistant into contact
This commit is contained in:
commit
52344d65bc
1 changed files with 1 additions and 0 deletions
|
@ -41,3 +41,4 @@ class DemoBinarySensor(BinarySensorDevice):
|
||||||
def is_on(self):
|
def is_on(self):
|
||||||
""" True if the binary sensor is on. """
|
""" True if the binary sensor is on. """
|
||||||
return self._state
|
return self._state
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue