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

Classes

class  HydrawiseSwitch
 
class  HydrawiseSwitchEntityDescription
 

Functions

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

Detailed Description

Support for Hydrawise cloud switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.hydrawise.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Hydrawise switch platform.

Definition at line 63 of file switch.py.