Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.file
 

Functions

bool homeassistant.components.file.async_migrate_entry (HomeAssistant hass, ConfigEntry config_entry)
 
bool homeassistant.components.file.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.file.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 
None homeassistant.components.file.update_listener (HomeAssistant hass, ConfigEntry entry)
 

Variables

list homeassistant.components.file.PLATFORMS = [Platform.NOTIFY, Platform.SENSOR]