Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.syncthing.SyncthingClient
 

Namespaces

 homeassistant.components.syncthing
 

Functions

bool homeassistant.components.syncthing.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.syncthing.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.syncthing._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.syncthing.PLATFORMS = [Platform.SENSOR]