Go to the source code of this file.
|
| None | homeassistant.components.tasmota._remove_device (HomeAssistant hass, ConfigEntry config_entry, str mac, TasmotaMQTTClient tasmota_mqtt, DeviceRegistry device_registry) |
| |
| None | homeassistant.components.tasmota._update_device (HomeAssistant hass, ConfigEntry config_entry, TasmotaDeviceConfig config, DeviceRegistry device_registry) |
| |
| bool | homeassistant.components.tasmota.async_remove_config_entry_device (HomeAssistant hass, ConfigEntry config_entry, dr.DeviceEntry device_entry) |
| |
| None | homeassistant.components.tasmota.async_setup_device (HomeAssistant hass, str mac, TasmotaDeviceConfig config, ConfigEntry config_entry, TasmotaMQTTClient tasmota_mqtt, DeviceRegistry device_registry) |
| |
| bool | homeassistant.components.tasmota.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| |
| bool | homeassistant.components.tasmota.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| |