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

Classes

class  EcoforestSwitchEntity
 
class  EcoforestSwitchEntityDescription
 

Functions

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

Detailed Description

Switch platform for Ecoforest.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.ecoforest.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up Ecoforest switch platform.

Definition at line 40 of file switch.py.