Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.refoss Namespace Reference

Namespaces

 bridge
 
 config_flow
 
 const
 
 coordinator
 
 entity
 
 sensor
 
 switch
 
 util
 

Functions

bool async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 Final
 

Detailed Description

Refoss devices platform loader.

Function Documentation

◆ async_setup_entry()

bool homeassistant.components.refoss.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry 
)
Set up Refoss from a config entry.

Definition at line 23 of file __init__.py.

◆ async_unload_entry()

bool homeassistant.components.refoss.async_unload_entry ( HomeAssistant  hass,
ConfigEntry  entry 
)
Unload a config entry.

Definition at line 46 of file __init__.py.

Variable Documentation

◆ Final

homeassistant.components.refoss.Final

Definition at line 17 of file __init__.py.