Go to the source code of this file.
Namespaces | |
| homeassistant.components.deconz.deconz_event | |
Functions | |
| None | homeassistant.components.deconz.deconz_event.async_setup_events (DeconzHub hub) |
| None | homeassistant.components.deconz.deconz_event.async_unload_events (DeconzHub hub) |
Variables | |
| string | homeassistant.components.deconz.deconz_event.CONF_DECONZ_ALARM_EVENT = "deconz_alarm_event" |
| string | homeassistant.components.deconz.deconz_event.CONF_DECONZ_EVENT = "deconz_event" |
| string | homeassistant.components.deconz.deconz_event.CONF_DECONZ_PRESENCE_EVENT = "deconz_presence_event" |
| string | homeassistant.components.deconz.deconz_event.CONF_DECONZ_RELATIVE_ROTARY_EVENT = "deconz_relative_rotary_event" |
| dictionary | homeassistant.components.deconz.deconz_event.RELATIVE_ROTARY_DECONZ_TO_EVENT |
| dictionary | homeassistant.components.deconz.deconz_event.SUPPORTED_DECONZ_ALARM_EVENTS |
| dictionary | homeassistant.components.deconz.deconz_event.SUPPORTED_DECONZ_PRESENCE_EVENTS |