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

Classes

class  SleepNumberPrivateSwitch
 

Functions

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

Detailed Description

Support for SleepIQ switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.sleepiq.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the sleep number switches.

Definition at line 19 of file switch.py.