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

Classes

class  RefossSwitch
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Switch for Refoss.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.refoss.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Refoss device from a config entry.

Definition at line 20 of file switch.py.