mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
and pylint...
This commit is contained in:
parent
13ca42e187
commit
f5d1da1d53
@ -54,7 +54,7 @@ class VerisureAlarm(alarm.AlarmControlPanel):
|
||||
def update(self):
|
||||
''' update alarm status '''
|
||||
verisure.update()
|
||||
|
||||
|
||||
if verisure.STATUS[self._device][self._id].status == 'unarmed':
|
||||
self._state = STATE_ALARM_DISARMED
|
||||
elif verisure.STATUS[self._device][self._id].status == 'armedhome':
|
||||
|
Loading…
x
Reference in New Issue
Block a user