Go to the source code of this file.
Namespaces | |
| homeassistant.components.tradfri | |
Functions | |
| bool | homeassistant.components.tradfri.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.tradfri.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| None | homeassistant.components.tradfri.remove_stale_devices (HomeAssistant hass, ConfigEntry config_entry, list[Device] devices) |
Variables | |
| list | homeassistant.components.tradfri.PLATFORMS |
| string | homeassistant.components.tradfri.SIGNAL_GW = "tradfri.gw_status" |
| int | homeassistant.components.tradfri.TIMEOUT_API = 30 |