Go to the source code of this file.
Namespaces | |
| homeassistant.components.deconz.device_trigger | |
Functions | |
| DeconzAlarmEvent|DeconzEvent|DeconzPresenceEvent|DeconzRelativeRotaryEvent | homeassistant.components.deconz.device_trigger._get_deconz_event_from_device (HomeAssistant hass, dr.DeviceEntry device) |
| CALLBACK_TYPE | homeassistant.components.deconz.device_trigger.async_attach_trigger (HomeAssistant hass, ConfigType config, TriggerActionType action, TriggerInfo trigger_info) |
| list[dict[str, str]] | homeassistant.components.deconz.device_trigger.async_get_triggers (HomeAssistant hass, str device_id) |
| ConfigType | homeassistant.components.deconz.device_trigger.async_validate_trigger_config (HomeAssistant hass, ConfigType config) |