Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.deconz.deconz_event.DeconzRelativeRotaryEvent Class Reference
Inheritance diagram for homeassistant.components.deconz.deconz_event.DeconzRelativeRotaryEvent:
[legend]
Collaboration diagram for homeassistant.components.deconz.deconz_event.DeconzRelativeRotaryEvent:
[legend]

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
 

Detailed Description

Relative rotary event.

Definition at line 247 of file deconz_event.py.

Member Function Documentation

◆ async_update_callback()

None homeassistant.components.deconz.deconz_event.DeconzRelativeRotaryEvent.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 253 of file deconz_event.py.


The documentation for this class was generated from the following file: