Public Member Functions | |
| None | async_update_callback (self) |
Public Member Functions inherited from homeassistant.components.deconz.deconz_event.DeconzEventBase | |
| None | __init__ (self, AncillaryControl|Presence|RelativeRotary|Switch device, DeconzHub hub) |
| None | async_update_device_registry (self) |
| None | async_will_remove_from_hass (self) |
Additional Inherited Members | |
Public Attributes inherited from homeassistant.components.deconz.deconz_event.DeconzEventBase | |
| device | |
| device_id | |
| event_id | |
Alarm control panel companion event when user interacts with a keypad.
Definition at line 197 of file deconz_event.py.
| None homeassistant.components.deconz.deconz_event.DeconzAlarmEvent.async_update_callback | ( | self | ) |
Fire the event if reason is new action is updated.
Reimplemented from homeassistant.components.deconz.deconz_event.DeconzEventBase.
Definition at line 203 of file deconz_event.py.