Functions | |
| RFXtrxDevice | async_get_device_object (HomeAssistant hass, str device_id) |
Provides helpers for RFXtrx.
| RFXtrxDevice homeassistant.components.rfxtrx.helpers.async_get_device_object | ( | HomeAssistant | hass, |
| str | device_id | ||
| ) |
Get a device for the given device registry id.
Definition at line 12 of file helpers.py.