mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Merge branch 'contact' of github.com:fabaff/home-assistant into contact
This commit is contained in:
commit
52344d65bc
@ -41,3 +41,4 @@ class DemoBinarySensor(BinarySensorDevice):
|
||||
def is_on(self):
|
||||
""" True if the binary sensor is on. """
|
||||
return self._state
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user